Skip to content

Commit 84048d2

Browse files
committed
Update README.md
1 parent b17d017 commit 84048d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
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++.
88

9-
| Index | Name | Level | Repo | Course Link |
10-
|---------|-----------------------------------------------------|---------|------------------------------------------------------------------|-----------------------------------------------------------------------|
9+
| Index | Name | Level | Repo | Course Link |
10+
|---------|-----------------------------------------------------|---------|-----------------------------------------------------------------|----------------------------------------------------------------------|
1111
| 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) |
1212
| 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) |
1313
| 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) |

0 commit comments

Comments
 (0)