
Course presentation
In this section you will learn about:
* C++ basic syntax
* Data Types
* Variables and Constants
* Input and Output commands
In this section you will learn about:
How to define and use functions
In this section you will learn about
Operators and their usage
In this part, you will start learning how to build your first application in C++.
The first practical laboratory describes the steps of simulating a real ATM.
In this section you'll learn:
How to use control statements, like: if, switch, goto
How to use loops, like: for, while, do-while
In this section you will learn about:
How to declare and manipulate arrays
Work with one dimensional arrays
Work with two dimensional arrays
In this section you will learn about:
Local variables, global variables, formal parameters
And how to use them
In this section you will learn about:
Pointers and their usage
Pointers and variables
Pointers and arrays
Pointers and functions
Pointer and character strings
In this section you will learn about:
String representation
Functions for strings
In this section you will learn about:
Structures
Unions
Enumerations
In this section you will learn about:
Opening/Creating a file
Reading and writing information from and to a file
Closing/Deleting a file
“Any fool can know. The point is to understand.” ― Albert Einstein
We present you an interesting and also important course for any IT career. You will find here important topics taught with lots of practical examples, exercises, quizzes, laboratories, individual work, and resource files.
C++ is one of the most popular programming languages worldwide, used as an introductory programming language in most universities and training centers. You will learn the fundamentals of programming in practical examples, and you will manage to build your first application in C++. The course is essential for those who want to understand correct programming fundamentals and learn how to use everything they learn in practice. You will find Quizzes, and Individual Exercises after each chapter, which are an indispensable part of the learning process. Just pass lessons step by step and don't forget to try to solve the assigned individual work from each section, that is recommendable.
We hope the information provided here will arouse your interest and introduce you to several questions you will most likely seek answers to. A good idea is to start learning programming in C++ language, though from it derived other popular languages like Java and C#.
We recommend you begin your programming journey with this course.
Good Luck!