AIcoding
C++ Fundamental (I & II)
Program Goal
Understanding C++ basic knowledge (40 hours)
- Variable, input, output, and sequential code
- if statement
- Iterations
- Array
- String
- Function
- struct, class, pointer, and reference
- STL container, bit operation, and libraries