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

Introduction to Computer Science and this website

Computer Science (CS) is the discipline that seeks to build a scientific foundation for such topics as computer design, computer programming, information processing, algorithmic solutions of problems, and the algorithmic process itself. It provides the underpinnings for today’s computer application as well as the foundation for tomorrow’s applications.

CS is frequently described as the systematic study of algorithmic processes that create, describe, and transform information. Computer science has many sub-fields. For example: Computer Graphics (graphics that are created using computers and more generally, the representation and manipulation of pictorial data by computer), Artificial Intelligence (another branch of Computer Science that

Continue reading Introduction to Computer Science and this website