Share this link via
Or copy link
Modules Topics
1. Absolute basics
2. Languages: natural and artificial
3. Machine languages
4. High-level programming languages
5. Obtaining the machine code: compilation process
6. Recommended readings
7. Your first program
8. Variable – why?
9. Integer values in real life and in “C”, integer literals
10. Data types
11. Arrays
12. Functions
13. Files and streams
14. FILE structure