C++ Programming
This course focuses on software development using the C++ programming language, and provides its participants with practical knowledge and experience more than any other similar course.
The course was developed for people with basic knowledge in software development. It can be either a programming course that was taken in the past or practical experience.
The course includes 90 academic hours delivered in 18 weekly meetings, that take place in class, and 180 academic hours (and beyond) that take place at home. The training material (slides, video clips, assignments, solutions and code samples) for the entire course is organized on the e-learning platform we use during the course. Each meeting includes a theoretical lecture together with practical practice (at least 40% of each meeting). The practical practice includes coding by the instructor followed by the students and coding by the students with the assistance of the instructor. Each meeting is captured on video in order to allow the students effective learning process at home.
The course includes lots of relatively small assignments and a final project the students will develop as an open source project and place it as a library other Go developers will be able to use.
Meeting | Topic |
Introduction | |
2 | Basics |
3 | Design |
4 | Arrays |
5 | Pointers |
6 | Strings |
7 | Functions |
8 | Function Template |
9 | Namespacing |
10 | Preprocessing Directives |
11 | Classes |
12 | Operators Overloading |
13 | Inheritance |
14 | Polymorphism |
15 | Exceptions Handling |
16 | Class Templates |
17 | First Class Functions |
18 | Containers |
Changes:
...