Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/quick-start-with-cpp

[Quick Start with C++] This repository collects 8 of programming scenarios (labs and challenges) 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 ...
https://github.com/labex-labs/quick-start-with-cpp

List: quick-start-with-cpp

awesome awesome-list challenges course cpp education hands-on labex labs programming

Last synced: about 2 months ago
JSON representation

[Quick Start with C++] This repository collects 8 of programming scenarios (labs and challenges) 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 ...

Awesome Lists containing this project

README

        

# Quick Start with C++

[![Quick Start with C++](https://cover-creator.appbot.io/quick-start-with-cpp.png)](https://labex.io/courses/quick-start-with-cpp)

[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/quick-start-with-cpp)

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++](https://img.shields.io/badge/C++-whitesmoke?style=for-the-badge&logo=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.

![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)

- 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](https://support.labex.io/using-labex/virtual-machine).

## 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

- πŸ”— [C++ Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- πŸ”— [C++ Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- πŸ”— [C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)