Basic about C++ by using Visual Studio Code

What you will learn

Way to set up Visual Studio Code in C++

Identified the data types

Ways to name the variables

Basic C++ program

Alogrithm design

Description

Introduction to C++ Programming is a comprehensive course designed for people with no programming experience. If you are eager to learn something new, this course is for you.

This course provides the fundamentals of C++ programming, covering the basic concepts, and techniques needed to write simple and practical C++ programs. Through a step-by-step approach, you will learn how to create and manipulate variables, and implement functions to perform specific tasks.

The course focuses on hands-on learning, with a number of assignments, quizzes and examples to enhance your understanding of the material. You will have the opportunity to practice writing C++ code.

By the end of the course, you will be able to write simple C++ programs. This course serves as a springboard for further exploration of C++ and more advanced programming concepts.


Get Instant Notification of New Courses on our Telegram channel.


Course Highlights:

  • Clear explanations of C++ concepts for beginners.
  • Step-by-step instructions for writing and running C++ programs.
  • Hands-on coding exercises to reinforce learning.

Who should register for:

  • People who want to learn C++ with little or no programming experience.
  • Students or amateurs interested in computer programming and software development.
  • Those seeking a solid programming foundation before exploring more advanced concepts or other programming languages.

Take the “Introduction to C++ Programming” course and unlock the world of programming in C++. Gain the skills and confidence to write your own programs and put yourself on the path to becoming a skilled programmer.

English
language

Content

Set up for C ++ in VSC

How to set up Visual Studio Code for C++

Introduction of programming (Algorithm Design)

Algorithm Design

Basic of C++ program

Basic of C++ program

Basic of C++ program (2)

Basic C++ program (2)
Quiz 1

Basic of C++ program (3)

Basic of C++ program (3)
Quiz 2