Master algorithms fundamentals, algorithmic basics, basic elements of an algorithm with examples and corrected exercises

What you will learn

Master the fundamentals of algorithms for beginners. And learn the basic elements of an algorithm

Study the general structure of an algorithm, variables(the different type of variables) and constants

Learn basic instructions (assignment, input, output instructions) with a lot of examples

Practice your learning with corrected exercises

Why take this course?

Establishing an algorithm is an essential step in any computer development: An algorithm is the solution to any problem written in human language which is then programmed by rewriting it (translating it) in any computer language this is the final stage of development. Which mean that if you have the algorithm(s) : the solution(s) of a problem you can then translate it to any programming language simply by using the syntax of this programming language. THIS is why if you want to become a very good programmer the first thing you should do is Mastering Algorithms.

In this course, you will study algorithms fundamentals and algorithmic basics and basic elements of an algorithm with a lot of examples and corrected exercises.

PLAN

I) General Structure Of An Algorithm

II) Variables And Constants

II.1. Variable Definition

II.2. Variable declaration

II.3. The Constants

III) Basic Instructions

III.1. The assignment (affectation) instruction


Get Instant Notification of New Courses on our Telegram channel.


III.2. The input (entry) instruction

III.3.The output (display) instruction

IV) Comments

CORRECTED EXERCISES

Exercise 01 : Average of two numbers

Exercise 02: Calculation

Exercise 03: Permutation of two variables

Exercise 04: Evaluation of expressions

Exercise 05: Equivalent of an expression

Exercise 06: Morgan’s Laws

Exercise 07: Operator priority

English
language