- Online only
- EOL
Attention! The sale of the product has been completed. Check othercourses in this category. |
Description
- Do you want to start working on your own applications and are looking for a language that is a great choice for a beginner programmer?
- Have you tried to master C++ using different materials, but still have problems with understanding certain issues?
- Do you need a course that allows you to master all relevant C++ language concepts, including object-oriented programming, in an instant?
- Are you looking for a course that explains C++ programming using simple and easy to understand examples?
Learn C++ programming in a few hours.
The course is designed for people who want to quickly understand how C++ works and start writing their own programs. C++ is a very popular, versatile and easy to learn language, so it is a great choice for anyone who wants to start their programming adventure. Even basic knowledge of this language will allow you to master other programming languages such as JAVA or C# much faster.
Example free lesson: THIS indicator. More examples in the Table ofContents.
With this course you will be able to master all the most important issues related to programming in C++ from preparing the work environment to object-oriented programming. You will gain knowledge which is crucial for further development of your skills.
What is in the course?
The training starts with a discussion of basic issues: the author shows how to install and configure programs necessary for further work. Then he discusses all key elements of C++. You will master the use of variables, indicators, references, projections, etc. A large part of the course is devoted to explaining the basic principles of using loops, conditional instructions and functions.
The next stage of the training concerns a very important aspect of C++ language, i.e. object oriented programming. You will learn how to define classes and how to use inheritance. You will learn such issues as using constructors and static components. The author will also explain some more advanced topics, such as templates or exception handling.
Table of contents
Introduction
Variables
Boards
Indicators
Control instructions
Loops
Functions
Classes
Designer
Classes - additional issues
Inheritance
Multi-file project
Various issues
|