Computer Science : Sort Algorithms

Introduction In mathematics and computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing, and automated reasoning tasks. Some algorithms are better than others even if they produce equal results. Generally, the fewer steps it takes to compute, the better it is. But sometimes we care …

Computer Science : Sort Algorithms Read More »

Configuration Automation with Ansible for Beginners

Introduction about Configuration Automation and DevOps Information technology operations and Software development have never worked together as much as today in the workplace. DevOps have now the duty to shorten the delivery, apply fixes and perform updates as fast as they can. They use for that, best practices and methodologies with a sets of tools, …

Configuration Automation with Ansible for Beginners Read More »