Skip to content
KnowledgeCity

C++: Basic Syntax

Learn the basic syntax of C++ programming.
Preview the first lesson free — get full access to all 7 lessons.
Course: On-Demand
Beginner Provider Barbara Hecker  7 Lessons ·  31m  in English 

Course Description

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

What You'll Learn

  • Understand the basic syntax of C++ code
  • Distinguish between the different data types in C++
  • Use data types including variables, constants, arrays, and pointers
  • Work with the string class in C++
  • Create simple data-based programs

Key Takeaways

  • Syntax, though a basic concept, is the most important part of any software program.
  • Understanding syntax requires learning the different data types within C++ programming.
  • The course covers specific data types including variables, constants, arrays, pointers, and string classes.
  • The course progresses from a general look at data types to a more in-depth examination of specific ones.

Frequently Asked Questions

What does this course cover?

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.

What will I learn in this course?

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.

Which topics or lessons are included?

The lessons include Data Types, Abstract Data Types, Variables, Constants, Arrays, Pointers, and the String Class.

What skills will I gain from this course?

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.