Training objectives
At the end of the training, the trainee will be able to:
At the end of the course, participants will be able to:
- Write structured C programs
- Use functions from the C standard library
- Declare and call functions
- Understand the purpose of pointers
Prerequisites
To follow this course effectively, participants must have:
A solid foundation in algorithms: They must be able to design algorithmic solutions to simple problems and express them in natural language.
Basic programming knowledge: Prior experience with another programming language (Python, Java, etc.) would be an advantage, as it will help them grasp the fundamental concepts of programming in C more quickly.
General IT knowledge: Understanding basic concepts such as variables, control structures, functions, etc.