The Role of Algorithms

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

Computer Science Course

Before we study even deeper it’s always good idea to know what we’re going to study and what we can expect to get by studying it. In this article we’re going to explore all Computer Science Course that you can learn from this website.

Data Storage In this subject, we consider topics associated with data representation and the storage of data within a computer. The types of data we will consider including text, numeric values, images, audio, and video.

Data Manipulation In

Continue reading Computer Science Course