Now let’s begin with the most fundamental concept on Computer Science, which is Algorithm. Algorithm is a set of steps that defines how a task is completed or performed. For example recipes are algorithm for cooking, directions are algorithm for finding your way around strange place, there is also a step by step guide to perform a machinery that is called algorithm, and for example you learn a magic trick you need an algorithm to perform that.
Before a machine such as a computer can perform a task, an algorithm for performing that task must be discovered and represented in
Continue reading The Role of Algorithms
