C/C++ is an extremely high-performance programming language that translates into machine-executable assembler code using a compiler. Nowadays, C/C++ is mainly used in systems where extremely low latencies are required or on hardware where processor performance and the amount of main memory are more limited.
IDEs that can be discussed are Eclipse and CodeBlocks.
Content:
- Elementary data types and variables
- Pointers
- Arrays
- For/While loops
- Conditions
Duration: 1h