Initial Level

Description:

Introduction to programming.
You will learn the basics of programming and logic applied to software programs. You will understand why, what for and how to use the tools. You will learn differences between different types of language and you will also learn an introduction to the mat | r script language.

Content

  1. Defining and developing algorithm
  2. Data type
  3.  Logical operators
  4. Control structures
  5. Arrays and maps
  6. Scope of execution of variables
  7. Subroutines: Modules and functions