The course consists of software development including problem analysis, structuring, editing the source code, compiling, linking, execution, debugging.
C programming with
- Data types basic types, fields, pointers, structures.
- Operators for arithmetic, assignment, bithantering
- Preprocessor usage for soursecode such as inclusion of standard libraries and headers
- File Management
- Function calls
