/quick-start-with-cpp

[Archived] Quick Start with C++ | This repo collects 10 of programming labs exercises for Quick Start with C++. This is your first step of C++. In this course, you will learn the basic concepts and syntax of C++. With the fundations of what you learned here, you will be ready for your further stu...

Quick Start with C++

Quick Start with C++

Start-Learning

This is your first step of C++. In this course, you will learn the basic concepts and syntax of C++. With the fundations of what you learned here, you will be ready for your further study on C++ and build more big projects.

C++

Environment

LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

  • A strict "Learn by Doing" approach with exclusive hands-on labs and no videos.
  • Interactive online environments within the browser, with automated step-by-step checks.
  • A structured content organization with the Skill Tree based learning system.
  • A growing learning resource of 30 Skill Trees and over 6,000 Labs.
  • The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.

Learn more about LabEx VM.

Exercises

Index Name Difficulty Practice
01 📖 Your First C++ Lab ★★☆ Start Lab
02 🎯 Personalized C++ Greeting ★☆☆ Start Challenge
03 📖 Basic Syntax of C++ ★★★ Start Lab
04 📖 C++ Variables and Types ★★☆ Start Lab
05 📖 C++ Operators ★★☆ Start Lab
06 📖 C++ Flow Control ★★☆ Start Lab
07 📖 C++ String Fundamentals ★★☆ Start Lab
08 📖 C++ Arrays Fundamentals ★★★ Start Lab
09 📖 C++ Function Essentials ★★☆ Start Lab
10 📖 C++ Formatting, File IO and Namespace ★★☆ Start Lab

More