C++ Language 2-months course

¥ 187,000 tax included

Number of people

This course is conducted in 16 lessons, one lesson takes 1 hour and 30 minutes.
In the first month, students will learn C++ Language basic specifications to its applications.
In the second month, students will acquire related technical know-how and knowledge necessary for web system development work using C++ Language.

●C++ Language Syllabus
・First month
1. C++ language overview and Introduction to C++ programming
2. How to write a C++ program
3. Expression & operators, Conditional & looping constructs in C++
4. Arrays and Functions
5. Pointers
7. Classes and Inheritance
8. Exception handling with constructors and destructors

・Second month
1. Conversion and Operator functions
2. Cross-referencing between classes
3. Overview of templates and STL
4. STL (vector list, map)
5. STL (map set)
6. Virtual and Virtual function
7. Operator overloading
8. Code management and Testing methods