Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Basic Syntax
This course will cover how to understand the basic syntax of C++ code. Syntax in code, though only a basic concept, is the most important part of any software program. In order to understand syntax, you will learn the different data types within c++ programming. After a general look, you will look more in depth into specific data types such as variables, constants, arrays, pointers, and finally a look at string classes.
Learning Objectives
Skills
This course covers how to understand the basic syntax of C++ code, including the different data types in C++ such as variables, constants, arrays, pointers, and string classes.
You will learn basic code syntax, how to distinguish data types, and how to use data types, building skills to create simple data-based programs and understand data types in code.
The lessons include Data Types, Abstract Data Types, Variables, Constants, Arrays, Pointers, and the String Class.
You will gain skills in C and C++ data types, C++ fundamentals and concepts, operators in C and C++, and syntax, enabling you to create simple data-based programs.