This course introduces the fundamental concepts of algorithms and programming.
At the end of this course, the learner will be able to design algorithms and programs in a structured and well-thought-out manner.
In this course you will learn
- Concepts of algorithm and program.
- Basic programming language syntax and semantics.
- Variables and data types.
- Conditional structure
- Iterative structure.
- Procedures and functions.
- Data structures.
- Files handling.