Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ...
- Host: GitHub
- URL: https://github.com/labex-labs/quick-start-with-cpp
- Owner: labex-labs
- Created: 2024-05-22T09:01:12.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:26:24.000Z (5 months ago)
- Last Synced: 2024-08-01T04:21:30.535Z (5 months ago)
- Topics: awesome, awesome-list, challenges, course, cpp, education, hands-on, labex, labs, programming
- Homepage: https://labex.io/skilltrees/cpp
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)