Навыки, которые вы получите:
ООП
Web development
Data types
C++
Loops
40 years ago, a Ph.D. student by the name of Bjarne Stroustrup tinkered around with the C programming language, which was and still is a language well-respected for its flexibility and low-level functionality. Little did he know, he created a new language that can now be found in: operating systems, web browsers, microcontrollers, video games and elsewhere.
The Program
- Hello World.
- Variables.
- Conditionals & Logic.
- Loops.
- Loops Challenge Project.
- Vectors.
- Functions.
- Functions Challenge Project.
- Classes & Objects.
- References & Pointers.
What will you learn
- How to start with the fundamental programming concepts before digging deeper into the more advanced C++ topics.
- How to build everything from a Harry Potter Sorting Hat to a program that can censor text!