Skip to content

Commit 0072314

Browse files
committed
Update README.md
1 parent 2171894 commit 0072314

File tree

1 file changed

+11
-44
lines changed

1 file changed

+11
-44
lines changed

README.md

Lines changed: 11 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,20 @@
11
# Practice Jenkins Programming Courses
22

3+
## Languages
4+
5+
🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇷🇺 [Русский](README_ru.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md)
6+
37
<div align="center">
48
<img width="128px" src="https://file.labex.io/path/VtELSfa4h1jh.png">
59
</div>
610

7-
Jenkins is a leading tool for continuous integration and delivery. This Skill Tree provides a comprehensive learning path for mastering Jenkins. Ideal for DevOps beginners, it offers a structured roadmap to understand automated building, testing, and deployment. Through practical, non-video courses and hands-on exercises in a CI/CD playground, you'll gain real-world experience in setting up and managing Jenkins pipelines.
8-
9-
| Index | Name | Level | Repo | Course Link |
10-
|---------|-------------------------------------------------------------------------------|---------|------------------------------------------------------------------|--------------------------------------------------------------|
11-
| 1 | [Quick Start with Jenkins](https://labex.io/courses/quick-start-with-jenkins) | ★☆☆ | [🔗 Repo](https://github.com/labex-labs/quick-start-with-jenkins) | [🚀 Start](https://labex.io/courses/quick-start-with-jenkins) |
12-
13-
## More Courses
14-
15-
- [Practice Linux Programming Courses](https://github.com/labex-labs/practice-linux-programming-courses)
16-
- [Practice DevOps Programming Courses](https://github.com/labex-labs/practice-devops-programming-courses)
17-
- [Practice Cyber Security Programming Courses](https://github.com/labex-labs/practice-cysec-programming-courses)
18-
- [Practice Python Programming Courses](https://github.com/labex-labs/practice-python-programming-courses)
19-
- [Practice Docker Programming Courses](https://github.com/labex-labs/practice-docker-programming-courses)
20-
- [Practice Data Science Programming Courses](https://github.com/labex-labs/practice-data-science-programming-courses)
21-
- [Practice Kubernetes Programming Courses](https://github.com/labex-labs/practice-kubernetes-programming-courses)
22-
- [Practice Big Data Programming Courses](https://github.com/labex-labs/practice-bigdata-programming-courses)
23-
- [Practice Machine Learning Programming Courses](https://github.com/labex-labs/practice-ml-programming-courses)
24-
- [Practice Web Development Programming Courses](https://github.com/labex-labs/practice-web-development-programming-courses)
25-
- [Practice Git Programming Courses](https://github.com/labex-labs/practice-git-programming-courses)
26-
- [Practice Ansible Programming Courses](https://github.com/labex-labs/practice-ansible-programming-courses)
27-
- [Practice Jenkins Programming Courses](https://github.com/labex-labs/practice-jenkins-programming-courses)
28-
- [Practice Shell Programming Courses](https://github.com/labex-labs/practice-shell-programming-courses)
29-
- [Practice Java Programming Courses](https://github.com/labex-labs/practice-java-programming-courses)
30-
- [Practice Hadoop Programming Courses](https://github.com/labex-labs/practice-hadoop-programming-courses)
31-
- [Practice C++ Programming Courses](https://github.com/labex-labs/practice-cpp-programming-courses)
32-
- [Practice C Programming Courses](https://github.com/labex-labs/practice-c-programming-courses)
33-
- [Practice MySQL Programming Courses](https://github.com/labex-labs/practice-mysql-programming-courses)
34-
- [Practice Go Programming Courses](https://github.com/labex-labs/practice-go-programming-courses)
35-
- [Practice Rust Programming Courses](https://github.com/labex-labs/practice-rust-programming-courses)
36-
- [Practice OpenCV Programming Courses](https://github.com/labex-labs/practice-opencv-programming-courses)
37-
- [Practice Django Programming Courses](https://github.com/labex-labs/practice-django-programming-courses)
38-
- [Practice Pandas Programming Courses](https://github.com/labex-labs/practice-pandas-programming-courses)
39-
- [Practice NumPy Programming Courses](https://github.com/labex-labs/practice-numpy-programming-courses)
40-
- [Practice scikit-learn Programming Courses](https://github.com/labex-labs/practice-sklearn-programming-courses)
41-
- [Practice Matplotlib Programming Courses](https://github.com/labex-labs/practice-matplotlib-programming-courses)
42-
- [Practice Algorithm Programming Courses](https://github.com/labex-labs/practice-algorithm-programming-courses)
43-
- [Practice HTML Programming Courses](https://github.com/labex-labs/practice-html-programming-courses)
44-
- [Practice CSS Programming Courses](https://github.com/labex-labs/practice-css-programming-courses)
45-
- [Practice JavaScript Programming Courses](https://github.com/labex-labs/practice-javascript-programming-courses)
46-
- [Practice React Programming Courses](https://github.com/labex-labs/practice-react-programming-courses)
47-
- [Practice jQuery Programming Courses](https://github.com/labex-labs/practice-jquery-programming-courses)
48-
49-
50-
## Other Lists
11+
Learn Jenkins, a leading tool for continuous integration and delivery, with this comprehensive learning path. These Jenkins courses are designed for DevOps beginners, providing a structured roadmap to master automated building, testing, and deployment. Gain real-world experience setting up and managing Jenkins pipelines through practical, non-video exercises in a hands-on CI/CD playground.
12+
13+
| Index | Name | Difficulty | Repo | Practice |
14+
|---------|-------------------------------------------------------------------------|--------------|----------------------------------------------------------------|----------------------------------------------------------------|
15+
| 1 | [Jenkins for Beginners](https://labex.io/courses/jenkins-for-beginners) | Beginner | [🔗 Repo](https://github.com/labex-labs/jenkins-for-beginners) | [🚀 Start Lab](https://labex.io/courses/jenkins-for-beginners) |
16+
17+
## More
5118

5219
- 🔗 [Jenkins Free Tutorials](https://github.com/labex-labs/jenkins-free-tutorials)
5320
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)

0 commit comments

Comments
 (0)