Skip to content

Commit 090eda9

Browse files
committed
Update README.md
1 parent 167d718 commit 090eda9

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
# practice-cpp-programming-courses
1+
2+
---
3+
4+
<div align="center">
5+
<img width="128px" src="https://file.labex.io/path/kjx58efaCNu0.png">
6+
</div>
7+
8+
## C++
9+
10+
In this path, you will learn and practice basic C++ programming. Then, you will implement C++ image processing, C++Web servers, Markdown parsers, memory pools, and Docker container management tools. By completing all the lab courses in this path, you can be able to implement complex applications independently using C++.
11+
12+
| Index | Name | Level | Repo | Course Link |
13+
|---------|-----------------------------------------------------|---------|-----------------------------------------------------------------|----------------------------------------------------------------------|
14+
| 1 | [Quick Start with C++](#quick-start-with-c++) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/quick-start-with-cpp) | [🚀 Start Learning](https://labex.io/courses/quick-start-with-cpp) |
15+
| 2 | [C++ Practice Labs](#c++-practice-labs) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/cpp-practice-labs) | [🚀 Start Learning](https://labex.io/courses/cpp-practice-labs) |
16+
| 3 | [C++ Practice Challenges](#c++-practice-challenges) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/cpp-practice-challenges) | [🚀 Start Learning](https://labex.io/courses/cpp-practice-challenges) |
17+
18+
### More
19+
20+
- 🔗 [C++ Programming Projects](https://github.com/labex-labs/awesome-programming-projects?tab=readme-ov-file#cpp)
21+
- 🔗 [C++ Free Tutorials](https://github.com/labex-labs/cpp-free-tutorials)
22+

0 commit comments

Comments
 (0)