EC
Systems, Algorithms and Programming 2
Description
- Introduction
- How a computer works (brief on hardware, instructions, OS, and programming languages)
- Text Editor, Compiler, Integrated Development Environment
- C programming language
- Primitive Data Types
- Flow Control: Sequence
- Flow Control: Decision
- Flow Control: Iteration
- Functions and Recursion
- Pointers
- Arrays
- Strings
- Arrays in more dimensions
- Struct, Union, Enum
- Dynamic Memory Allocation
- File Manipulation
Compétences visées
At the end of the course the students will be comfortable with the points listed above.