Skip to content

Commit 00ef068

Browse files
committed
Update README.md
1 parent 4997104 commit 00ef068

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img width="128px" src="https://file.labex.io/path/kjx58efaCNu0.png">
55
</div>
66

7-
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++.
7+
C++ is a powerful, high-performance programming language. This Skill Tree presents a systematic approach to learning C++. Designed for programmers looking to master object-oriented and systems programming, it offers a structured roadmap to understand C++ syntax, memory management, and the Standard Template Library. Hands-on, non-video courses and coding exercises in an interactive C++ playground ensure you develop practical skills in writing efficient and robust C++ programs.
88

99
| Index | Name | Level | Repo | Course Link |
1010
|---------|-----------------------------------------------------------------------------|---------|-----------------------------------------------------------------|-------------------------------------------------------------|
@@ -15,15 +15,15 @@ In this path, you will learn and practice basic C++ programming. Then, you will
1515
## More Courses
1616

1717
- [Practice Linux Programming Courses](https://github.com/labex-labs/practice-linux-programming-courses)
18-
- [Practice Python Programming Courses](https://github.com/labex-labs/practice-python-programming-courses)
1918
- [Practice DevOps Programming Courses](https://github.com/labex-labs/practice-devops-programming-courses)
20-
- [Practice Web Development Programming Courses](https://github.com/labex-labs/practice-web-development-programming-courses)
21-
- [Practice Data Science Programming Courses](https://github.com/labex-labs/practice-data-science-programming-courses)
22-
- [Practice Big Data Programming Courses](https://github.com/labex-labs/practice-bigdata-programming-courses)
2319
- [Practice Cyber Security Programming Courses](https://github.com/labex-labs/practice-cysec-programming-courses)
24-
- [Practice Machine Learning Programming Courses](https://github.com/labex-labs/practice-ml-programming-courses)
20+
- [Practice Python Programming Courses](https://github.com/labex-labs/practice-python-programming-courses)
2521
- [Practice Docker Programming Courses](https://github.com/labex-labs/practice-docker-programming-courses)
22+
- [Practice Data Science Programming Courses](https://github.com/labex-labs/practice-data-science-programming-courses)
2623
- [Practice Kubernetes Programming Courses](https://github.com/labex-labs/practice-kubernetes-programming-courses)
24+
- [Practice Big Data Programming Courses](https://github.com/labex-labs/practice-bigdata-programming-courses)
25+
- [Practice Machine Learning Programming Courses](https://github.com/labex-labs/practice-ml-programming-courses)
26+
- [Practice Web Development Programming Courses](https://github.com/labex-labs/practice-web-development-programming-courses)
2727
- [Practice Git Programming Courses](https://github.com/labex-labs/practice-git-programming-courses)
2828
- [Practice Ansible Programming Courses](https://github.com/labex-labs/practice-ansible-programming-courses)
2929
- [Practice Jenkins Programming Courses](https://github.com/labex-labs/practice-jenkins-programming-courses)

0 commit comments

Comments
 (0)