@labex-labs/sitemap 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +17 -0
- package/index.js +5 -0
- package/package.json +39 -0
- package/sitemaps/courses.md +489 -0
- package/sitemaps/pages.md +39 -0
- package/sitemaps/questions.md +1738 -0
- package/sitemaps/skilltrees.md +1144 -0
- package/sitemaps/tutorials.md +9187 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2024 LabEx
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# LabEx Sitemap Links
|
|
2
|
+
|
|
3
|
+
[LabEx](https://labex.io) is a hands-on learning platform for Linux, DevOps, and Cybersecurity. Learn by doing with guided labs, courses, and tutorials. Get started for free!
|
|
4
|
+
|
|
5
|
+
> Last updated: 2024-11-15 07:35 UTC
|
|
6
|
+
|
|
7
|
+
This repository maintains an auto-updated list of LabEx website sitemaps.
|
|
8
|
+
|
|
9
|
+
## Categories
|
|
10
|
+
|
|
11
|
+
- [Courses](sitemaps/courses.md) (472 links)
|
|
12
|
+
- [Pages](sitemaps/pages.md) (22 links)
|
|
13
|
+
- [Questions](sitemaps/questions.md) (1724 links)
|
|
14
|
+
- [Skilltrees](sitemaps/skilltrees.md) (1127 links)
|
|
15
|
+
- [Tutorials](sitemaps/tutorials.md) (9173 links)
|
|
16
|
+
|
|
17
|
+
**Total Links: 12518**
|
package/index.js
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@labex-labs/sitemap",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "A collection of LabEx website sitemaps - A hands-on learning platform for Linux, DevOps, and Cybersecurity",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"files": [
|
|
7
|
+
"sitemaps",
|
|
8
|
+
"README.md"
|
|
9
|
+
],
|
|
10
|
+
"scripts": {
|
|
11
|
+
"test": "echo \"No test specified\""
|
|
12
|
+
},
|
|
13
|
+
"repository": {
|
|
14
|
+
"type": "git",
|
|
15
|
+
"url": "git+https://github.com/labex-labs/labex-sitemap.git"
|
|
16
|
+
},
|
|
17
|
+
"keywords": [
|
|
18
|
+
"labex",
|
|
19
|
+
"labex-labs",
|
|
20
|
+
"hands-on",
|
|
21
|
+
"learning-platform",
|
|
22
|
+
"linux",
|
|
23
|
+
"devops",
|
|
24
|
+
"cybersecurity",
|
|
25
|
+
"tutorials",
|
|
26
|
+
"courses",
|
|
27
|
+
"labs",
|
|
28
|
+
"guided-labs",
|
|
29
|
+
"learning",
|
|
30
|
+
"education",
|
|
31
|
+
"practical-learning",
|
|
32
|
+
"sitemap"
|
|
33
|
+
],
|
|
34
|
+
"author": "LabEx",
|
|
35
|
+
"license": "MIT",
|
|
36
|
+
"publishConfig": {
|
|
37
|
+
"access": "public"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,489 @@
|
|
|
1
|
+
# Courses Sitemap Links
|
|
2
|
+
|
|
3
|
+
> Last updated: 2024-11-15 07:35 UTC
|
|
4
|
+
|
|
5
|
+
This file contains all courses related links from LabEx website.
|
|
6
|
+
|
|
7
|
+
## Sitemap
|
|
8
|
+
|
|
9
|
+
[courses-sitemap.xml](https://labex.io/courses-sitemap.xml)
|
|
10
|
+
|
|
11
|
+
## Links
|
|
12
|
+
|
|
13
|
+
### courses
|
|
14
|
+
|
|
15
|
+
- [100-numpy-exercises](https://labex.io/courses/100-numpy-exercises)
|
|
16
|
+
- [100-pandas-exercises](https://labex.io/courses/100-pandas-exercises)
|
|
17
|
+
- [a-beginner-guide-to-labex](https://labex.io/courses/a-beginner-guide-to-labex)
|
|
18
|
+
- [basic-django](https://labex.io/courses/basic-django)
|
|
19
|
+
- [cyber-security-with-hands-on-labs](https://labex.io/courses/cyber-security-with-hands-on-labs)
|
|
20
|
+
- [foundations-of-deep-learning](https://labex.io/courses/foundations-of-deep-learning)
|
|
21
|
+
- [git-practice-labs](https://labex.io/courses/git-practice-labs)
|
|
22
|
+
- [java-practice-challenges](https://labex.io/courses/java-practice-challenges)
|
|
23
|
+
- [java-practice-labs](https://labex.io/courses/java-practice-labs)
|
|
24
|
+
- [kali-server-exploitation-in-action](https://labex.io/courses/kali-server-exploitation-in-action)
|
|
25
|
+
- [kali-web-application-attacks-in-action](https://labex.io/courses/kali-web-application-attacks-in-action)
|
|
26
|
+
- [labex-playground](https://labex.io/courses/labex-playground)
|
|
27
|
+
- [linux-basic-commands-practice-online](https://labex.io/courses/linux-basic-commands-practice-online)
|
|
28
|
+
- [linux-for-noobs](https://labex.io/courses/linux-for-noobs)
|
|
29
|
+
- [linux-in-depth-mastery](https://labex.io/courses/linux-in-depth-mastery)
|
|
30
|
+
- [linux-practice-labs](https://labex.io/courses/linux-practice-labs)
|
|
31
|
+
- [linux-software-playgrounds](https://labex.io/courses/linux-software-playgrounds)
|
|
32
|
+
- [mysql-practice-challenges](https://labex.io/courses/mysql-practice-challenges)
|
|
33
|
+
- [practical-python-programming](https://labex.io/courses/practical-python-programming)
|
|
34
|
+
- [privilege-escalation-techniques-on-linux](https://labex.io/courses/privilege-escalation-techniques-on-linux)
|
|
35
|
+
- [project-2048-web-game-using-jquery](https://labex.io/courses/project-2048-web-game-using-jquery)
|
|
36
|
+
- [project-a-good-review-for-the-takeout](https://labex.io/courses/project-a-good-review-for-the-takeout)
|
|
37
|
+
- [project-a-simple-course-database](https://labex.io/courses/project-a-simple-course-database)
|
|
38
|
+
- [project-account-verification](https://labex.io/courses/project-account-verification)
|
|
39
|
+
- [project-add-course-index](https://labex.io/courses/project-add-course-index)
|
|
40
|
+
- [project-add-new-address](https://labex.io/courses/project-add-new-address)
|
|
41
|
+
- [project-add-student-information-to-table](https://labex.io/courses/project-add-student-information-to-table)
|
|
42
|
+
- [project-add-student-personal-information](https://labex.io/courses/project-add-student-personal-information)
|
|
43
|
+
- [project-adding-constraints-to-the-course-schedule](https://labex.io/courses/project-adding-constraints-to-the-course-schedule)
|
|
44
|
+
- [project-adding-unique-constraint-to-city-names](https://labex.io/courses/project-adding-unique-constraint-to-city-names)
|
|
45
|
+
- [project-affine-encryption](https://labex.io/courses/project-affine-encryption)
|
|
46
|
+
- [project-area-of-a-circle](https://labex.io/courses/project-area-of-a-circle)
|
|
47
|
+
- [project-ascii-art-animation-with-opencv](https://labex.io/courses/project-ascii-art-animation-with-opencv)
|
|
48
|
+
- [project-atomic-css](https://labex.io/courses/project-atomic-css)
|
|
49
|
+
- [project-automatic-registration-of-subclasses](https://labex.io/courses/project-automatic-registration-of-subclasses)
|
|
50
|
+
- [project-automatic-spaceship-detection-script](https://labex.io/courses/project-automatic-spaceship-detection-script)
|
|
51
|
+
- [project-average-salaries-per-department-descending](https://labex.io/courses/project-average-salaries-per-department-descending)
|
|
52
|
+
- [project-avoid-accidental-deletion](https://labex.io/courses/project-avoid-accidental-deletion)
|
|
53
|
+
- [project-backup-data-table](https://labex.io/courses/project-backup-data-table)
|
|
54
|
+
- [project-balanced-batch-generation-for-imbalanced-datasets](https://labex.io/courses/project-balanced-batch-generation-for-imbalanced-datasets)
|
|
55
|
+
- [project-beautiful-sentences](https://labex.io/courses/project-beautiful-sentences)
|
|
56
|
+
- [project-bing-dwen-dwen-mood-scale](https://labex.io/courses/project-bing-dwen-dwen-mood-scale)
|
|
57
|
+
- [project-biology-course-alumni-search](https://labex.io/courses/project-biology-course-alumni-search)
|
|
58
|
+
- [project-broad-listening-leads-to-insight](https://labex.io/courses/project-broad-listening-leads-to-insight)
|
|
59
|
+
- [project-browser-window-size](https://labex.io/courses/project-browser-window-size)
|
|
60
|
+
- [project-build-a-digital-clock-with-python](https://labex.io/courses/project-build-a-digital-clock-with-python)
|
|
61
|
+
- [project-build-a-linux-system-monitor-using-bash](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash)
|
|
62
|
+
- [project-build-a-simple-markdown-editor-with-live-preview](https://labex.io/courses/project-build-a-simple-markdown-editor-with-live-preview)
|
|
63
|
+
- [project-build-a-simple-translator-using-google-translate-api](https://labex.io/courses/project-build-a-simple-translator-using-google-translate-api)
|
|
64
|
+
- [project-build-a-simple-url-shortener-with-flask-and-mysql](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql)
|
|
65
|
+
- [project-build-a-sliding-puzzle-game-with-javascript](https://labex.io/courses/project-build-a-sliding-puzzle-game-with-javascript)
|
|
66
|
+
- [project-build-a-task-scheduler-using-bash](https://labex.io/courses/project-build-a-task-scheduler-using-bash)
|
|
67
|
+
- [project-build-a-tic-tac-toe-web-app](https://labex.io/courses/project-build-a-tic-tac-toe-web-app)
|
|
68
|
+
- [project-build-a-web-based-tcp-port-scanner](https://labex.io/courses/project-build-a-web-based-tcp-port-scanner)
|
|
69
|
+
- [project-build-aliens-game-using-pygame](https://labex.io/courses/project-build-aliens-game-using-pygame)
|
|
70
|
+
- [project-build-an-image-cropping-tool-using-html5](https://labex.io/courses/project-build-an-image-cropping-tool-using-html5)
|
|
71
|
+
- [project-build-an-vscode-extension-with-chatgpt](https://labex.io/courses/project-build-an-vscode-extension-with-chatgpt)
|
|
72
|
+
- [project-build-flappy-bird-using-pygame](https://labex.io/courses/project-build-flappy-bird-using-pygame)
|
|
73
|
+
- [project-build-maze-game-using-pygame](https://labex.io/courses/project-build-maze-game-using-pygame)
|
|
74
|
+
- [project-building-a-christmas-wish-list-builder-in-react](https://labex.io/courses/project-building-a-christmas-wish-list-builder-in-react)
|
|
75
|
+
- [project-building-a-expense-splitter-web-app](https://labex.io/courses/project-building-a-expense-splitter-web-app)
|
|
76
|
+
- [project-building-a-network-scanner-in-python](https://labex.io/courses/project-building-a-network-scanner-in-python)
|
|
77
|
+
- [project-building-a-port-scanner-with-python](https://labex.io/courses/project-building-a-port-scanner-with-python)
|
|
78
|
+
- [project-building-a-react-drag-and-drop-puzzle-game](https://labex.io/courses/project-building-a-react-drag-and-drop-puzzle-game)
|
|
79
|
+
- [project-building-a-react-github-heatmap-contributions](https://labex.io/courses/project-building-a-react-github-heatmap-contributions)
|
|
80
|
+
- [project-building-a-rest-api-in-flask-with-sqlite](https://labex.io/courses/project-building-a-rest-api-in-flask-with-sqlite)
|
|
81
|
+
- [project-building-a-web-avoiding-block-game](https://labex.io/courses/project-building-a-web-avoiding-block-game)
|
|
82
|
+
- [project-building-flappy-bird-using-c](https://labex.io/courses/project-building-flappy-bird-using-c)
|
|
83
|
+
- [project-bulk-creation-and-deletion-of-users-and-groups](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups)
|
|
84
|
+
- [project-bulk-insert-data-into-course-schedule](https://labex.io/courses/project-bulk-insert-data-into-course-schedule)
|
|
85
|
+
- [project-cache-request-execution-results](https://labex.io/courses/project-cache-request-execution-results)
|
|
86
|
+
- [project-caesar-cipher](https://labex.io/courses/project-caesar-cipher)
|
|
87
|
+
- [project-calculate-defective-rate-for-clone-human](https://labex.io/courses/project-calculate-defective-rate-for-clone-human)
|
|
88
|
+
- [project-calculate-users-encrypted-password](https://labex.io/courses/project-calculate-users-encrypted-password)
|
|
89
|
+
- [project-calculating-laser-weapon-damage](https://labex.io/courses/project-calculating-laser-weapon-damage)
|
|
90
|
+
- [project-calculation-of-factorial](https://labex.io/courses/project-calculation-of-factorial)
|
|
91
|
+
- [project-callback-functions](https://labex.io/courses/project-callback-functions)
|
|
92
|
+
- [project-certificate-configuration](https://labex.io/courses/project-certificate-configuration)
|
|
93
|
+
- [project-change-default-value-for-countrylanguage-table](https://labex.io/courses/project-change-default-value-for-countrylanguage-table)
|
|
94
|
+
- [project-change-page-theme](https://labex.io/courses/project-change-page-theme)
|
|
95
|
+
- [project-changing-the-error-log-location](https://labex.io/courses/project-changing-the-error-log-location)
|
|
96
|
+
- [project-chaotic-typewriter](https://labex.io/courses/project-chaotic-typewriter)
|
|
97
|
+
- [project-chess-board-in-terminal](https://labex.io/courses/project-chess-board-in-terminal)
|
|
98
|
+
- [project-chessboard-encryption](https://labex.io/courses/project-chessboard-encryption)
|
|
99
|
+
- [project-chinese-english-information-switching-via-ioc](https://labex.io/courses/project-chinese-english-information-switching-via-ioc)
|
|
100
|
+
- [project-cities-with-over-one-million-population](https://labex.io/courses/project-cities-with-over-one-million-population)
|
|
101
|
+
- [project-city-names-and-respective-countries](https://labex.io/courses/project-city-names-and-respective-countries)
|
|
102
|
+
- [project-city-province-query](https://labex.io/courses/project-city-province-query)
|
|
103
|
+
- [project-classic-pong-game-using-python-and-pygame](https://labex.io/courses/project-classic-pong-game-using-python-and-pygame)
|
|
104
|
+
- [project-classifying-iris-using-svm](https://labex.io/courses/project-classifying-iris-using-svm)
|
|
105
|
+
- [project-clear-code-encryption](https://labex.io/courses/project-clear-code-encryption)
|
|
106
|
+
- [project-collect-files-from-specified-time](https://labex.io/courses/project-collect-files-from-specified-time)
|
|
107
|
+
- [project-collection-of-films](https://labex.io/courses/project-collection-of-films)
|
|
108
|
+
- [project-colour-changeable-light](https://labex.io/courses/project-colour-changeable-light)
|
|
109
|
+
- [project-colour-filter](https://labex.io/courses/project-colour-filter)
|
|
110
|
+
- [project-columbus-discovery-of-the-new-world](https://labex.io/courses/project-columbus-discovery-of-the-new-world)
|
|
111
|
+
- [project-column-permutation-encryption](https://labex.io/courses/project-column-permutation-encryption)
|
|
112
|
+
- [project-command-line-arguments](https://labex.io/courses/project-command-line-arguments)
|
|
113
|
+
- [project-comprehensive-challenge-of-basic-functions](https://labex.io/courses/project-comprehensive-challenge-of-basic-functions)
|
|
114
|
+
- [project-comprehensive-challenge-of-this-section](https://labex.io/courses/project-comprehensive-challenge-of-this-section)
|
|
115
|
+
- [project-comprehensive-challenge-on-conversion-functions](https://labex.io/courses/project-comprehensive-challenge-on-conversion-functions)
|
|
116
|
+
- [project-configuring-with-yaml-files](https://labex.io/courses/project-configuring-with-yaml-files)
|
|
117
|
+
- [project-confusing-this](https://labex.io/courses/project-confusing-this)
|
|
118
|
+
- [project-connect-four-game-human-vs-ai](https://labex.io/courses/project-connect-four-game-human-vs-ai)
|
|
119
|
+
- [project-constraints-comprehensive](https://labex.io/courses/project-constraints-comprehensive)
|
|
120
|
+
- [project-convert-json-to-csv](https://labex.io/courses/project-convert-json-to-csv)
|
|
121
|
+
- [project-copy-specified-files](https://labex.io/courses/project-copy-specified-files)
|
|
122
|
+
- [project-correctly-warn-incorrect-v-slot-usage](https://labex.io/courses/project-correctly-warn-incorrect-v-slot-usage)
|
|
123
|
+
- [project-count-each-type-characters](https://labex.io/courses/project-count-each-type-characters)
|
|
124
|
+
- [project-counting-access-times-by-ip](https://labex.io/courses/project-counting-access-times-by-ip)
|
|
125
|
+
- [project-countries-and-codes-in-region](https://labex.io/courses/project-countries-and-codes-in-region)
|
|
126
|
+
- [project-countries-with-1-billion-population](https://labex.io/courses/project-countries-with-1-billion-population)
|
|
127
|
+
- [project-country-gdp-query](https://labex.io/courses/project-country-gdp-query)
|
|
128
|
+
- [project-country-gnp-and-population-query](https://labex.io/courses/project-country-gnp-and-population-query)
|
|
129
|
+
- [project-course-list](https://labex.io/courses/project-course-list)
|
|
130
|
+
- [project-course-schedule-crud-with-mybatis](https://labex.io/courses/project-course-schedule-crud-with-mybatis)
|
|
131
|
+
- [project-course-schedule-logging](https://labex.io/courses/project-course-schedule-logging)
|
|
132
|
+
- [project-course-statistics](https://labex.io/courses/project-course-statistics)
|
|
133
|
+
- [project-course-update-tracking](https://labex.io/courses/project-course-update-tracking)
|
|
134
|
+
- [project-covid-19-data-statistics](https://labex.io/courses/project-covid-19-data-statistics)
|
|
135
|
+
- [project-create-a-2048-game-in-python-with-tkinter](https://labex.io/courses/project-create-a-2048-game-in-python-with-tkinter)
|
|
136
|
+
- [project-create-a-gui-calculator-with-python](https://labex.io/courses/project-create-a-gui-calculator-with-python)
|
|
137
|
+
- [project-create-a-notes-app-using-react](https://labex.io/courses/project-create-a-notes-app-using-react)
|
|
138
|
+
- [project-create-a-pixel-art-animator-with-react](https://labex.io/courses/project-create-a-pixel-art-animator-with-react)
|
|
139
|
+
- [project-create-a-simple-stopwatch-app-using-gtk](https://labex.io/courses/project-create-a-simple-stopwatch-app-using-gtk)
|
|
140
|
+
- [project-create-a-sudoku-game-using-python-and-pygame](https://labex.io/courses/project-create-a-sudoku-game-using-python-and-pygame)
|
|
141
|
+
- [project-create-a-swiper-carousel-web-app](https://labex.io/courses/project-create-a-swiper-carousel-web-app)
|
|
142
|
+
- [project-create-confusion-matrix](https://labex.io/courses/project-create-confusion-matrix)
|
|
143
|
+
- [project-create-user](https://labex.io/courses/project-create-user)
|
|
144
|
+
- [project-creating-a-2048-game-in-c](https://labex.io/courses/project-creating-a-2048-game-in-c)
|
|
145
|
+
- [project-creating-a-code-rain-animation-using-pygame](https://labex.io/courses/project-creating-a-code-rain-animation-using-pygame)
|
|
146
|
+
- [project-creating-a-code-rain-in-c-using-ncurses](https://labex.io/courses/project-creating-a-code-rain-in-c-using-ncurses)
|
|
147
|
+
- [project-creating-a-drawing-board-web-app](https://labex.io/courses/project-creating-a-drawing-board-web-app)
|
|
148
|
+
- [project-creating-a-dynamic-heart-animation-with-c](https://labex.io/courses/project-creating-a-dynamic-heart-animation-with-c)
|
|
149
|
+
- [project-creating-a-gomoku-game-in-c](https://labex.io/courses/project-creating-a-gomoku-game-in-c)
|
|
150
|
+
- [project-creating-a-minesweeper-game-with-javascript](https://labex.io/courses/project-creating-a-minesweeper-game-with-javascript)
|
|
151
|
+
- [project-creating-a-simple-clock-animation-using-opengl-and-glut](https://labex.io/courses/project-creating-a-simple-clock-animation-using-opengl-and-glut)
|
|
152
|
+
- [project-creating-a-simple-docker-container-in-cpp](https://labex.io/courses/project-creating-a-simple-docker-container-in-cpp)
|
|
153
|
+
- [project-creating-a-simple-tic-tac-toe-game-in-c](https://labex.io/courses/project-creating-a-simple-tic-tac-toe-game-in-c)
|
|
154
|
+
- [project-creating-a-snake-game-in-c](https://labex.io/courses/project-creating-a-snake-game-in-c)
|
|
155
|
+
- [project-creating-a-task-timer-web-app](https://labex.io/courses/project-creating-a-task-timer-web-app)
|
|
156
|
+
- [project-creating-a-typing-game-using-bash](https://labex.io/courses/project-creating-a-typing-game-using-bash)
|
|
157
|
+
- [project-creating-a-url-shortener-with-python-and-flask](https://labex.io/courses/project-creating-a-url-shortener-with-python-and-flask)
|
|
158
|
+
- [project-creating-a-whack-a-mole-web-game](https://labex.io/courses/project-creating-a-whack-a-mole-web-game)
|
|
159
|
+
- [project-creating-product-information-table](https://labex.io/courses/project-creating-product-information-table)
|
|
160
|
+
- [project-creating-the-solar-system-in-opengl](https://labex.io/courses/project-creating-the-solar-system-in-opengl)
|
|
161
|
+
- [project-creating-website-homepage](https://labex.io/courses/project-creating-website-homepage)
|
|
162
|
+
- [project-creative-billboard](https://labex.io/courses/project-creative-billboard)
|
|
163
|
+
- [project-credit-card-holder-risk-prediction](https://labex.io/courses/project-credit-card-holder-risk-prediction)
|
|
164
|
+
- [project-csv-data-purification](https://labex.io/courses/project-csv-data-purification)
|
|
165
|
+
- [project-custom-form-validator](https://labex.io/courses/project-custom-form-validator)
|
|
166
|
+
- [project-custom-type-handler](https://labex.io/courses/project-custom-type-handler)
|
|
167
|
+
- [project-database-enhancement](https://labex.io/courses/project-database-enhancement)
|
|
168
|
+
- [project-ddl-related-operations](https://labex.io/courses/project-ddl-related-operations)
|
|
169
|
+
- [project-decipher-acrostic-poetry](https://labex.io/courses/project-decipher-acrostic-poetry)
|
|
170
|
+
- [project-decrypting-the-triangle-cipher](https://labex.io/courses/project-decrypting-the-triangle-cipher)
|
|
171
|
+
- [project-delete-city-table](https://labex.io/courses/project-delete-city-table)
|
|
172
|
+
- [project-delete-course-schedule-view-data](https://labex.io/courses/project-delete-course-schedule-view-data)
|
|
173
|
+
- [project-delete-expired-course-information](https://labex.io/courses/project-delete-expired-course-information)
|
|
174
|
+
- [project-deploying-a-simple-tensorflow-model](https://labex.io/courses/project-deploying-a-simple-tensorflow-model)
|
|
175
|
+
- [project-deploying-mobilenet-with-tensorflowjs-and-flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)
|
|
176
|
+
- [project-deprecated-addroutes](https://labex.io/courses/project-deprecated-addroutes)
|
|
177
|
+
- [project-depth-of-field-in-images](https://labex.io/courses/project-depth-of-field-in-images)
|
|
178
|
+
- [project-developing-a-simple-online-chat-room-using-flask](https://labex.io/courses/project-developing-a-simple-online-chat-room-using-flask)
|
|
179
|
+
- [project-development-of-golang-caching-component](https://labex.io/courses/project-development-of-golang-caching-component)
|
|
180
|
+
- [project-directory-size](https://labex.io/courses/project-directory-size)
|
|
181
|
+
- [project-displaying-query-results-using-el-expressions](https://labex.io/courses/project-displaying-query-results-using-el-expressions)
|
|
182
|
+
- [project-divide-dataset-into-mini-batches](https://labex.io/courses/project-divide-dataset-into-mini-batches)
|
|
183
|
+
- [project-dml-comprehensive-challenge](https://labex.io/courses/project-dml-comprehensive-challenge)
|
|
184
|
+
- [project-do-a-search](https://labex.io/courses/project-do-a-search)
|
|
185
|
+
- [project-dont-step-on-the-white-tile](https://labex.io/courses/project-dont-step-on-the-white-tile)
|
|
186
|
+
- [project-doubly-linked-list](https://labex.io/courses/project-doubly-linked-list)
|
|
187
|
+
- [project-draw-a-koala](https://labex.io/courses/project-draw-a-koala)
|
|
188
|
+
- [project-druid-database-connection-pool-access](https://labex.io/courses/project-druid-database-connection-pool-access)
|
|
189
|
+
- [project-dynamic-tab-bar](https://labex.io/courses/project-dynamic-tab-bar)
|
|
190
|
+
- [project-dynamization-of-homepage-data](https://labex.io/courses/project-dynamization-of-homepage-data)
|
|
191
|
+
- [project-early-stopping](https://labex.io/courses/project-early-stopping)
|
|
192
|
+
- [project-employee-data-filtering](https://labex.io/courses/project-employee-data-filtering)
|
|
193
|
+
- [project-employee-management-file-integration](https://labex.io/courses/project-employee-management-file-integration)
|
|
194
|
+
- [project-empty-city-data](https://labex.io/courses/project-empty-city-data)
|
|
195
|
+
- [project-empty-pathmatch-for-correct-path-calculation](https://labex.io/courses/project-empty-pathmatch-for-correct-path-calculation)
|
|
196
|
+
- [project-encapsulate-promisify-function](https://labex.io/courses/project-encapsulate-promisify-function)
|
|
197
|
+
- [project-encoding-label-to-one-hot](https://labex.io/courses/project-encoding-label-to-one-hot)
|
|
198
|
+
- [project-escape-from-the-dual-vector-foil](https://labex.io/courses/project-escape-from-the-dual-vector-foil)
|
|
199
|
+
- [project-exploring-the-earth](https://labex.io/courses/project-exploring-the-earth)
|
|
200
|
+
- [project-extract-information-from-parameters](https://labex.io/courses/project-extract-information-from-parameters)
|
|
201
|
+
- [project-extract-movie-information](https://labex.io/courses/project-extract-movie-information)
|
|
202
|
+
- [project-extracting-information-from-text](https://labex.io/courses/project-extracting-information-from-text)
|
|
203
|
+
- [project-extracting-link-information-from-text](https://labex.io/courses/project-extracting-link-information-from-text)
|
|
204
|
+
- [project-extracting-user-input-information](https://labex.io/courses/project-extracting-user-input-information)
|
|
205
|
+
- [project-file-type-statistics](https://labex.io/courses/project-file-type-statistics)
|
|
206
|
+
- [project-file-type-statistics-using-c](https://labex.io/courses/project-file-type-statistics-using-c)
|
|
207
|
+
- [project-first-program-with-quartz-framework](https://labex.io/courses/project-first-program-with-quartz-framework)
|
|
208
|
+
- [project-fix-the-incorrectly-implemented-lab-class](https://labex.io/courses/project-fix-the-incorrectly-implemented-lab-class)
|
|
209
|
+
- [project-fix-the-test-in-asyncspecjs](https://labex.io/courses/project-fix-the-test-in-asyncspecjs)
|
|
210
|
+
- [project-fix-website-display](https://labex.io/courses/project-fix-website-display)
|
|
211
|
+
- [project-flappy-bird-detection-in-video-using-match-template](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template)
|
|
212
|
+
- [project-flex-dice-layout](https://labex.io/courses/project-flex-dice-layout)
|
|
213
|
+
- [project-flexible-card](https://labex.io/courses/project-flexible-card)
|
|
214
|
+
- [project-folding-accordion](https://labex.io/courses/project-folding-accordion)
|
|
215
|
+
- [project-food-protein-revealed](https://labex.io/courses/project-food-protein-revealed)
|
|
216
|
+
- [project-format-query-for-teacher-salary](https://labex.io/courses/project-format-query-for-teacher-salary)
|
|
217
|
+
- [project-fresh-vegetables](https://labex.io/courses/project-fresh-vegetables)
|
|
218
|
+
- [project-fruit-arrangement](https://labex.io/courses/project-fruit-arrangement)
|
|
219
|
+
- [project-fruit-for-fun](https://labex.io/courses/project-fruit-for-fun)
|
|
220
|
+
- [project-fruit-platter](https://labex.io/courses/project-fruit-platter)
|
|
221
|
+
- [project-fruit-stacker](https://labex.io/courses/project-fruit-stacker)
|
|
222
|
+
- [project-ftp-weak-password-scanner-using-python](https://labex.io/courses/project-ftp-weak-password-scanner-using-python)
|
|
223
|
+
- [project-fun-shopping](https://labex.io/courses/project-fun-shopping)
|
|
224
|
+
- [project-general-function-comprehensive-challenge](https://labex.io/courses/project-general-function-comprehensive-challenge)
|
|
225
|
+
- [project-generating-a-battle-report](https://labex.io/courses/project-generating-a-battle-report)
|
|
226
|
+
- [project-get-program-that-satisfies-the-condition](https://labex.io/courses/project-get-program-that-satisfies-the-condition)
|
|
227
|
+
- [project-get-system-information](https://labex.io/courses/project-get-system-information)
|
|
228
|
+
- [project-give-your-page-a-makeover](https://labex.io/courses/project-give-your-page-a-makeover)
|
|
229
|
+
- [project-go-to-the-next-step](https://labex.io/courses/project-go-to-the-next-step)
|
|
230
|
+
- [project-gravitational-simulation-of-earth-and-super-jupiter](https://labex.io/courses/project-gravitational-simulation-of-earth-and-super-jupiter)
|
|
231
|
+
- [project-group-comprehensive-challenge](https://labex.io/courses/project-group-comprehensive-challenge)
|
|
232
|
+
- [project-guess-the-coin](https://labex.io/courses/project-guess-the-coin)
|
|
233
|
+
- [project-handling-dates-in-any-year](https://labex.io/courses/project-handling-dates-in-any-year)
|
|
234
|
+
- [project-handling-null-values-correctly](https://labex.io/courses/project-handling-null-values-correctly)
|
|
235
|
+
- [project-hard-work-pays-off](https://labex.io/courses/project-hard-work-pays-off)
|
|
236
|
+
- [project-haste-makes-waste](https://labex.io/courses/project-haste-makes-waste)
|
|
237
|
+
- [project-holiday-greeting-card](https://labex.io/courses/project-holiday-greeting-card)
|
|
238
|
+
- [project-identify-mvp-recipient-in-game](https://labex.io/courses/project-identify-mvp-recipient-in-game)
|
|
239
|
+
- [project-image-upload-based-on-tcp-protocol](https://labex.io/courses/project-image-upload-based-on-tcp-protocol)
|
|
240
|
+
- [project-image-viewer-using-python-and-tkinter](https://labex.io/courses/project-image-viewer-using-python-and-tkinter)
|
|
241
|
+
- [project-implement-a-magnifying-glass-effect-using-canvas](https://labex.io/courses/project-implement-a-magnifying-glass-effect-using-canvas)
|
|
242
|
+
- [project-implement-a-simple-named-tuple](https://labex.io/courses/project-implement-a-simple-named-tuple)
|
|
243
|
+
- [project-implement-card-binding-function](https://labex.io/courses/project-implement-card-binding-function)
|
|
244
|
+
- [project-implement-json-comment-interpreter](https://labex.io/courses/project-implement-json-comment-interpreter)
|
|
245
|
+
- [project-implement-thread-communication](https://labex.io/courses/project-implement-thread-communication)
|
|
246
|
+
- [project-implement-user-login-function](https://labex.io/courses/project-implement-user-login-function)
|
|
247
|
+
- [project-implementation-of-ajax-requests-using-js](https://labex.io/courses/project-implementation-of-ajax-requests-using-js)
|
|
248
|
+
- [project-implementing-a-queue](https://labex.io/courses/project-implementing-a-queue)
|
|
249
|
+
- [project-implementing-an-immutable-dictionary](https://labex.io/courses/project-implementing-an-immutable-dictionary)
|
|
250
|
+
- [project-implementing-minkowski-distance-metric](https://labex.io/courses/project-implementing-minkowski-distance-metric)
|
|
251
|
+
- [project-input-parameter-practice](https://labex.io/courses/project-input-parameter-practice)
|
|
252
|
+
- [project-input-search-suggestions](https://labex.io/courses/project-input-search-suggestions)
|
|
253
|
+
- [project-installing-a-git-server](https://labex.io/courses/project-installing-a-git-server)
|
|
254
|
+
- [project-installing-and-configuring-a-mail-server](https://labex.io/courses/project-installing-and-configuring-a-mail-server)
|
|
255
|
+
- [project-javabean-mutiple-parameters](https://labex.io/courses/project-javabean-mutiple-parameters)
|
|
256
|
+
- [project-join-query-comprehensive-challenge](https://labex.io/courses/project-join-query-comprehensive-challenge)
|
|
257
|
+
- [project-jquery-flip-puzzle-game](https://labex.io/courses/project-jquery-flip-puzzle-game)
|
|
258
|
+
- [project-json-data-transfer-with-ajax](https://labex.io/courses/project-json-data-transfer-with-ajax)
|
|
259
|
+
- [project-k-nearest-neighbors-regression-algorithm-implementation](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation)
|
|
260
|
+
- [project-k-th-rightmost-digit](https://labex.io/courses/project-k-th-rightmost-digit)
|
|
261
|
+
- [project-labex-knowledge-network](https://labex.io/courses/project-labex-knowledge-network)
|
|
262
|
+
- [project-largest-population-by-country](https://labex.io/courses/project-largest-population-by-country)
|
|
263
|
+
- [project-largest-population-in-five-countries](https://labex.io/courses/project-largest-population-in-five-countries)
|
|
264
|
+
- [project-layout-switch](https://labex.io/courses/project-layout-switch)
|
|
265
|
+
- [project-leap-year-or-common-year](https://labex.io/courses/project-leap-year-or-common-year)
|
|
266
|
+
- [project-lets-have-a-meeting-together](https://labex.io/courses/project-lets-have-a-meeting-together)
|
|
267
|
+
- [project-linear-regression-fitting-and-plotting](https://labex.io/courses/project-linear-regression-fitting-and-plotting)
|
|
268
|
+
- [project-linear-validation-method](https://labex.io/courses/project-linear-validation-method)
|
|
269
|
+
- [project-linux-system-monitor-using-tkinter](https://labex.io/courses/project-linux-system-monitor-using-tkinter)
|
|
270
|
+
- [project-log-analysis](https://labex.io/courses/project-log-analysis)
|
|
271
|
+
- [project-log-backup](https://labex.io/courses/project-log-backup)
|
|
272
|
+
- [project-logging-project-information-with-log4j2](https://labex.io/courses/project-logging-project-information-with-log4j2)
|
|
273
|
+
- [project-magic-failure](https://labex.io/courses/project-magic-failure)
|
|
274
|
+
- [project-making-a-simple-calculator-using-c](https://labex.io/courses/project-making-a-simple-calculator-using-c)
|
|
275
|
+
- [project-managing-specific-dates-in-a-year](https://labex.io/courses/project-managing-specific-dates-in-a-year)
|
|
276
|
+
- [project-matrix-operations](https://labex.io/courses/project-matrix-operations)
|
|
277
|
+
- [project-maximum-value-judgment](https://labex.io/courses/project-maximum-value-judgment)
|
|
278
|
+
- [project-menu-tree-search](https://labex.io/courses/project-menu-tree-search)
|
|
279
|
+
- [project-merge-multiple-files-alternately](https://labex.io/courses/project-merge-multiple-files-alternately)
|
|
280
|
+
- [project-missing-token](https://labex.io/courses/project-missing-token)
|
|
281
|
+
- [project-modify-countrylanguage-table](https://labex.io/courses/project-modify-countrylanguage-table)
|
|
282
|
+
- [project-modify-primary-key-of-countrylanguage-table](https://labex.io/courses/project-modify-primary-key-of-countrylanguage-table)
|
|
283
|
+
- [project-modify-student-table-attributes](https://labex.io/courses/project-modify-student-table-attributes)
|
|
284
|
+
- [project-modifying-the-teacher-table-using-preparedstatement](https://labex.io/courses/project-modifying-the-teacher-table-using-preparedstatement)
|
|
285
|
+
- [project-monty-hall-problem-simulation-using-tkinter](https://labex.io/courses/project-monty-hall-problem-simulation-using-tkinter)
|
|
286
|
+
- [project-monty-hall-problem-simulation-web-app](https://labex.io/courses/project-monty-hall-problem-simulation-web-app)
|
|
287
|
+
- [project-movie-theater-seat-arrangement](https://labex.io/courses/project-movie-theater-seat-arrangement)
|
|
288
|
+
- [project-movie-ticket-reservation](https://labex.io/courses/project-movie-ticket-reservation)
|
|
289
|
+
- [project-multiple-line-function-comprehensive-challenge](https://labex.io/courses/project-multiple-line-function-comprehensive-challenge)
|
|
290
|
+
- [project-multiple-slashes](https://labex.io/courses/project-multiple-slashes)
|
|
291
|
+
- [project-mysterious-incantation](https://labex.io/courses/project-mysterious-incantation)
|
|
292
|
+
- [project-naughty-modal-box](https://labex.io/courses/project-naughty-modal-box)
|
|
293
|
+
- [project-navigation-features](https://labex.io/courses/project-navigation-features)
|
|
294
|
+
- [project-network-data-packet-statistics](https://labex.io/courses/project-network-data-packet-statistics)
|
|
295
|
+
- [project-new-colleague-system-account-setup](https://labex.io/courses/project-new-colleague-system-account-setup)
|
|
296
|
+
- [project-news-api](https://labex.io/courses/project-news-api)
|
|
297
|
+
- [project-number-of-users-with-modify-permissions](https://labex.io/courses/project-number-of-users-with-modify-permissions)
|
|
298
|
+
- [project-obtain-pi-with-two-decimals](https://labex.io/courses/project-obtain-pi-with-two-decimals)
|
|
299
|
+
- [project-official-languages-in-various-countries](https://labex.io/courses/project-official-languages-in-various-countries)
|
|
300
|
+
- [project-one-cut-into-two](https://labex.io/courses/project-one-cut-into-two)
|
|
301
|
+
- [project-operate-the-course-table](https://labex.io/courses/project-operate-the-course-table)
|
|
302
|
+
- [project-operations-with-the-os-module](https://labex.io/courses/project-operations-with-the-os-module)
|
|
303
|
+
- [project-order-of-performance](https://labex.io/courses/project-order-of-performance)
|
|
304
|
+
- [project-ordinary-least-squares-python-implementation](https://labex.io/courses/project-ordinary-least-squares-python-implementation)
|
|
305
|
+
- [project-organizing-course-list](https://labex.io/courses/project-organizing-course-list)
|
|
306
|
+
- [project-output-a-quote](https://labex.io/courses/project-output-a-quote)
|
|
307
|
+
- [project-outputting-triangle-with-out-object](https://labex.io/courses/project-outputting-triangle-with-out-object)
|
|
308
|
+
- [project-pagination-component](https://labex.io/courses/project-pagination-component)
|
|
309
|
+
- [project-parse-username-string](https://labex.io/courses/project-parse-username-string)
|
|
310
|
+
- [project-parsing-web-elements](https://labex.io/courses/project-parsing-web-elements)
|
|
311
|
+
- [project-password-generator](https://labex.io/courses/project-password-generator)
|
|
312
|
+
- [project-perfect-numbers](https://labex.io/courses/project-perfect-numbers)
|
|
313
|
+
- [project-permission-management](https://labex.io/courses/project-permission-management)
|
|
314
|
+
- [project-personal-card-generator](https://labex.io/courses/project-personal-card-generator)
|
|
315
|
+
- [project-personnel-grouping](https://labex.io/courses/project-personnel-grouping)
|
|
316
|
+
- [project-personnel-management-system-database-setup](https://labex.io/courses/project-personnel-management-system-database-setup)
|
|
317
|
+
- [project-polynomial-regression-implementation-and-application](https://labex.io/courses/project-polynomial-regression-implementation-and-application)
|
|
318
|
+
- [project-portal](https://labex.io/courses/project-portal)
|
|
319
|
+
- [project-practical-use-of-resultmap](https://labex.io/courses/project-practical-use-of-resultmap)
|
|
320
|
+
- [project-print-current-login-user-information](https://labex.io/courses/project-print-current-login-user-information)
|
|
321
|
+
- [project-print-current-time](https://labex.io/courses/project-print-current-time)
|
|
322
|
+
- [project-print-standard-body-temperature-in-fahrenheit](https://labex.io/courses/project-print-standard-body-temperature-in-fahrenheit)
|
|
323
|
+
- [project-prize-draw](https://labex.io/courses/project-prize-draw)
|
|
324
|
+
- [project-push-box-game-with-pygame](https://labex.io/courses/project-push-box-game-with-pygame)
|
|
325
|
+
- [project-qr-code-generator-using-python](https://labex.io/courses/project-qr-code-generator-using-python)
|
|
326
|
+
- [project-query-city-information-for-specified-ids](https://labex.io/courses/project-query-city-information-for-specified-ids)
|
|
327
|
+
- [project-query-city-names-with-country](https://labex.io/courses/project-query-city-names-with-country)
|
|
328
|
+
- [project-query-employee-information](https://labex.io/courses/project-query-employee-information)
|
|
329
|
+
- [project-query-gdp-for-all-countries](https://labex.io/courses/project-query-gdp-for-all-countries)
|
|
330
|
+
- [project-query-is-so-slow](https://labex.io/courses/project-query-is-so-slow)
|
|
331
|
+
- [project-query-population-of-all-countries](https://labex.io/courses/project-query-population-of-all-countries)
|
|
332
|
+
- [project-query-teacher-salary-using-preparedstatement](https://labex.io/courses/project-query-teacher-salary-using-preparedstatement)
|
|
333
|
+
- [project-query-user-level](https://labex.io/courses/project-query-user-level)
|
|
334
|
+
- [project-query-user-levels-with-left-join](https://labex.io/courses/project-query-user-levels-with-left-join)
|
|
335
|
+
- [project-querying-country-codes-range](https://labex.io/courses/project-querying-country-codes-range)
|
|
336
|
+
- [project-querying-official-languages-and-sorting](https://labex.io/courses/project-querying-official-languages-and-sorting)
|
|
337
|
+
- [project-querying-official-languages-of-each-country](https://labex.io/courses/project-querying-official-languages-of-each-country)
|
|
338
|
+
- [project-racing-game-using-pygame](https://labex.io/courses/project-racing-game-using-pygame)
|
|
339
|
+
- [project-rail-fence-cipher](https://labex.io/courses/project-rail-fence-cipher)
|
|
340
|
+
- [project-read-it](https://labex.io/courses/project-read-it)
|
|
341
|
+
- [project-recording-web-page-accesses-using-listeners](https://labex.io/courses/project-recording-web-page-accesses-using-listeners)
|
|
342
|
+
- [project-remote-shell](https://labex.io/courses/project-remote-shell)
|
|
343
|
+
- [project-remove-duplicates](https://labex.io/courses/project-remove-duplicates)
|
|
344
|
+
- [project-remove-the-warning-generated-by-pathmatch](https://labex.io/courses/project-remove-the-warning-generated-by-pathmatch)
|
|
345
|
+
- [project-responsive-page-layout](https://labex.io/courses/project-responsive-page-layout)
|
|
346
|
+
- [project-responsive-web-design](https://labex.io/courses/project-responsive-web-design)
|
|
347
|
+
- [project-restful-api-development](https://labex.io/courses/project-restful-api-development)
|
|
348
|
+
- [project-restore-access-to-website](https://labex.io/courses/project-restore-access-to-website)
|
|
349
|
+
- [project-retrieving-object-parameters-from-query](https://labex.io/courses/project-retrieving-object-parameters-from-query)
|
|
350
|
+
- [project-reverse-print-file-content-command](https://labex.io/courses/project-reverse-print-file-content-command)
|
|
351
|
+
- [project-reverse-proxy](https://labex.io/courses/project-reverse-proxy)
|
|
352
|
+
- [project-reverse-shell-to-control-multiple-targets](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets)
|
|
353
|
+
- [project-revisit-route-triggers-too-early](https://labex.io/courses/project-revisit-route-triggers-too-early)
|
|
354
|
+
- [project-right-outer-join-query-user-level](https://labex.io/courses/project-right-outer-join-query-user-level)
|
|
355
|
+
- [project-router-query-value-changed](https://labex.io/courses/project-router-query-value-changed)
|
|
356
|
+
- [project-salary-range-for-teachers-by-department](https://labex.io/courses/project-salary-range-for-teachers-by-department)
|
|
357
|
+
- [project-sales-dashboard](https://labex.io/courses/project-sales-dashboard)
|
|
358
|
+
- [project-scratch-card-game](https://labex.io/courses/project-scratch-card-game)
|
|
359
|
+
- [project-search-for-favorite-courses](https://labex.io/courses/project-search-for-favorite-courses)
|
|
360
|
+
- [project-search-for-text-files-in-directory](https://labex.io/courses/project-search-for-text-files-in-directory)
|
|
361
|
+
- [project-searching-for-specific-files](https://labex.io/courses/project-searching-for-specific-files)
|
|
362
|
+
- [project-setting-up-spring-development-environment](https://labex.io/courses/project-setting-up-spring-development-environment)
|
|
363
|
+
- [project-shopping-cart](https://labex.io/courses/project-shopping-cart)
|
|
364
|
+
- [project-show-and-hide](https://labex.io/courses/project-show-and-hide)
|
|
365
|
+
- [project-simple-handwritten-character-recognition-classifier](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier)
|
|
366
|
+
- [project-skeleton-screen](https://labex.io/courses/project-skeleton-screen)
|
|
367
|
+
- [project-skip-when-a-multiple-of-x](https://labex.io/courses/project-skip-when-a-multiple-of-x)
|
|
368
|
+
- [project-snake-game-using-python-and-pygame](https://labex.io/courses/project-snake-game-using-python-and-pygame)
|
|
369
|
+
- [project-soldier-serial-number-generator](https://labex.io/courses/project-soldier-serial-number-generator)
|
|
370
|
+
- [project-spell-out-a-future](https://labex.io/courses/project-spell-out-a-future)
|
|
371
|
+
- [project-spring-course-information](https://labex.io/courses/project-spring-course-information)
|
|
372
|
+
- [project-spring-ioc-employee-management-system](https://labex.io/courses/project-spring-ioc-employee-management-system)
|
|
373
|
+
- [project-square-root-and-cube-root](https://labex.io/courses/project-square-root-and-cube-root)
|
|
374
|
+
- [project-square-root-formatting](https://labex.io/courses/project-square-root-formatting)
|
|
375
|
+
- [project-statement-for-querying-teacher-table](https://labex.io/courses/project-statement-for-querying-teacher-table)
|
|
376
|
+
- [project-statistical-analysis-of-json-data](https://labex.io/courses/project-statistical-analysis-of-json-data)
|
|
377
|
+
- [project-stopwatch-using-python-and-tkinter](https://labex.io/courses/project-stopwatch-using-python-and-tkinter)
|
|
378
|
+
- [project-string-manipulation](https://labex.io/courses/project-string-manipulation)
|
|
379
|
+
- [project-string-tokenization](https://labex.io/courses/project-string-tokenization)
|
|
380
|
+
- [project-student-achievement-statistics](https://labex.io/courses/project-student-achievement-statistics)
|
|
381
|
+
- [project-student-class-test](https://labex.io/courses/project-student-class-test)
|
|
382
|
+
- [project-student-grade-management-system](https://labex.io/courses/project-student-grade-management-system)
|
|
383
|
+
- [project-student-management-module-unit-testing](https://labex.io/courses/project-student-management-module-unit-testing)
|
|
384
|
+
- [project-student-table-view](https://labex.io/courses/project-student-table-view)
|
|
385
|
+
- [project-subquery-comprehensive-challenge](https://labex.io/courses/project-subquery-comprehensive-challenge)
|
|
386
|
+
- [project-sum-of-a-special-number-series](https://labex.io/courses/project-sum-of-a-special-number-series)
|
|
387
|
+
- [project-sum-of-prime-numbers-under-100](https://labex.io/courses/project-sum-of-prime-numbers-under-100)
|
|
388
|
+
- [project-swap-values-of-3-variables](https://labex.io/courses/project-swap-values-of-3-variables)
|
|
389
|
+
- [project-switch-between-light-and-dark](https://labex.io/courses/project-switch-between-light-and-dark)
|
|
390
|
+
- [project-switch-business-status](https://labex.io/courses/project-switch-business-status)
|
|
391
|
+
- [project-table-data-conversion](https://labex.io/courses/project-table-data-conversion)
|
|
392
|
+
- [project-the-boundless-sea-of-learning](https://labex.io/courses/project-the-boundless-sea-of-learning)
|
|
393
|
+
- [project-tic-tac-toe-using-pygame](https://labex.io/courses/project-tic-tac-toe-using-pygame)
|
|
394
|
+
- [project-time-conversion-tool](https://labex.io/courses/project-time-conversion-tool)
|
|
395
|
+
- [project-time-management-master](https://labex.io/courses/project-time-management-master)
|
|
396
|
+
- [project-time-travel-destination](https://labex.io/courses/project-time-travel-destination)
|
|
397
|
+
- [project-time-with-your-phone](https://labex.io/courses/project-time-with-your-phone)
|
|
398
|
+
- [project-top-5-countries-by-land-area](https://labex.io/courses/project-top-5-countries-by-land-area)
|
|
399
|
+
- [project-transparent-modification-of-http-requests](https://labex.io/courses/project-transparent-modification-of-http-requests)
|
|
400
|
+
- [project-typing-practice-program-using-c](https://labex.io/courses/project-typing-practice-program-using-c)
|
|
401
|
+
- [project-unfold-your-fan](https://labex.io/courses/project-unfold-your-fan)
|
|
402
|
+
- [project-university-information-query-system](https://labex.io/courses/project-university-information-query-system)
|
|
403
|
+
- [project-update-gpa](https://labex.io/courses/project-update-gpa)
|
|
404
|
+
- [project-update-student-view](https://labex.io/courses/project-update-student-view)
|
|
405
|
+
- [project-use-properties-to-modify-database-configuration](https://labex.io/courses/project-use-properties-to-modify-database-configuration)
|
|
406
|
+
- [project-user-binary-log](https://labex.io/courses/project-user-binary-log)
|
|
407
|
+
- [project-user-business-cards](https://labex.io/courses/project-user-business-cards)
|
|
408
|
+
- [project-user-permission-management](https://labex.io/courses/project-user-permission-management)
|
|
409
|
+
- [project-valuable-vote](https://labex.io/courses/project-valuable-vote)
|
|
410
|
+
- [project-vanished-into-thin-air](https://labex.io/courses/project-vanished-into-thin-air)
|
|
411
|
+
- [project-view-for-course-information](https://labex.io/courses/project-view-for-course-information)
|
|
412
|
+
- [project-view-user-permissions](https://labex.io/courses/project-view-user-permissions)
|
|
413
|
+
- [project-virtual-scroll-list](https://labex.io/courses/project-virtual-scroll-list)
|
|
414
|
+
- [project-weather-forecast-query](https://labex.io/courses/project-weather-forecast-query)
|
|
415
|
+
- [project-weather-trend](https://labex.io/courses/project-weather-trend)
|
|
416
|
+
- [project-web-ppt](https://labex.io/courses/project-web-ppt)
|
|
417
|
+
- [project-weekly-report-template-creation](https://labex.io/courses/project-weekly-report-template-creation)
|
|
418
|
+
- [project-westward-journey-to-heavenly-west](https://labex.io/courses/project-westward-journey-to-heavenly-west)
|
|
419
|
+
- [project-what-day-is-it-today](https://labex.io/courses/project-what-day-is-it-today)
|
|
420
|
+
- [project-wish-sticky-note](https://labex.io/courses/project-wish-sticky-note)
|
|
421
|
+
- [project-wuxu-reform-duration-calculation](https://labex.io/courses/project-wuxu-reform-duration-calculation)
|
|
422
|
+
- [project-yin-book-encryption](https://labex.io/courses/project-yin-book-encryption)
|
|
423
|
+
- [python-in-depth-mastery](https://labex.io/courses/python-in-depth-mastery)
|
|
424
|
+
- [python-practice-challenges](https://labex.io/courses/python-practice-challenges)
|
|
425
|
+
- [python-practice-labs](https://labex.io/courses/python-practice-labs)
|
|
426
|
+
- [quick-start-with-algorithm](https://labex.io/courses/quick-start-with-algorithm)
|
|
427
|
+
- [quick-start-with-ansible](https://labex.io/courses/quick-start-with-ansible)
|
|
428
|
+
- [quick-start-with-c](https://labex.io/courses/quick-start-with-c)
|
|
429
|
+
- [quick-start-with-cpp](https://labex.io/courses/quick-start-with-cpp)
|
|
430
|
+
- [quick-start-with-css](https://labex.io/courses/quick-start-with-css)
|
|
431
|
+
- [quick-start-with-docker](https://labex.io/courses/quick-start-with-docker)
|
|
432
|
+
- [quick-start-with-git](https://labex.io/courses/quick-start-with-git)
|
|
433
|
+
- [quick-start-with-go](https://labex.io/courses/quick-start-with-go)
|
|
434
|
+
- [quick-start-with-hadoop](https://labex.io/courses/quick-start-with-hadoop)
|
|
435
|
+
- [quick-start-with-html](https://labex.io/courses/quick-start-with-html)
|
|
436
|
+
- [quick-start-with-java](https://labex.io/courses/quick-start-with-java)
|
|
437
|
+
- [quick-start-with-javascript](https://labex.io/courses/quick-start-with-javascript)
|
|
438
|
+
- [quick-start-with-jenkins](https://labex.io/courses/quick-start-with-jenkins)
|
|
439
|
+
- [quick-start-with-jquery](https://labex.io/courses/quick-start-with-jquery)
|
|
440
|
+
- [quick-start-with-kubernetes](https://labex.io/courses/quick-start-with-kubernetes)
|
|
441
|
+
- [quick-start-with-linux](https://labex.io/courses/quick-start-with-linux)
|
|
442
|
+
- [quick-start-with-matplotlib](https://labex.io/courses/quick-start-with-matplotlib)
|
|
443
|
+
- [quick-start-with-mysql](https://labex.io/courses/quick-start-with-mysql)
|
|
444
|
+
- [quick-start-with-nmap](https://labex.io/courses/quick-start-with-nmap)
|
|
445
|
+
- [quick-start-with-numpy](https://labex.io/courses/quick-start-with-numpy)
|
|
446
|
+
- [quick-start-with-opencv](https://labex.io/courses/quick-start-with-opencv)
|
|
447
|
+
- [quick-start-with-pandas](https://labex.io/courses/quick-start-with-pandas)
|
|
448
|
+
- [quick-start-with-python](https://labex.io/courses/quick-start-with-python)
|
|
449
|
+
- [quick-start-with-react](https://labex.io/courses/quick-start-with-react)
|
|
450
|
+
- [quick-start-with-rust](https://labex.io/courses/quick-start-with-rust)
|
|
451
|
+
- [quick-start-with-scikit-learn](https://labex.io/courses/quick-start-with-scikit-learn)
|
|
452
|
+
- [quick-start-with-shell](https://labex.io/courses/quick-start-with-shell)
|
|
453
|
+
- [quick-start-with-tensorflow](https://labex.io/courses/quick-start-with-tensorflow)
|
|
454
|
+
- [quick-start-with-wireshark](https://labex.io/courses/quick-start-with-wireshark)
|
|
455
|
+
- [react-practice-labs](https://labex.io/courses/react-practice-labs)
|
|
456
|
+
- [shell-practice-challenges](https://labex.io/courses/shell-practice-challenges)
|
|
457
|
+
- [shell-practice-labs](https://labex.io/courses/shell-practice-labs)
|
|
458
|
+
- [supervised-learning-classification](https://labex.io/courses/supervised-learning-classification)
|
|
459
|
+
- [supervised-learning-regression](https://labex.io/courses/supervised-learning-regression)
|
|
460
|
+
- [the-advanced-python-mastery](https://labex.io/courses/the-advanced-python-mastery)
|
|
461
|
+
- [thousands-python-interactive-challenges](https://labex.io/courses/thousands-python-interactive-challenges)
|
|
462
|
+
- [unsupervised-learning-clustering](https://labex.io/courses/unsupervised-learning-clustering)
|
|
463
|
+
- [web-vulnerability-mastery](https://labex.io/courses/web-vulnerability-mastery)
|
|
464
|
+
|
|
465
|
+
### projects
|
|
466
|
+
|
|
467
|
+
- [algorithm](https://labex.io/projects/category/algorithm)
|
|
468
|
+
- [c](https://labex.io/projects/category/c)
|
|
469
|
+
- [cpp](https://labex.io/projects/category/cpp)
|
|
470
|
+
- [css](https://labex.io/projects/category/css)
|
|
471
|
+
- [data-science](https://labex.io/projects/category/data-science)
|
|
472
|
+
- [devops](https://labex.io/projects/category/devops)
|
|
473
|
+
- [docker](https://labex.io/projects/category/docker)
|
|
474
|
+
- [git](https://labex.io/projects/category/git)
|
|
475
|
+
- [go](https://labex.io/projects/category/go)
|
|
476
|
+
- [html](https://labex.io/projects/category/html)
|
|
477
|
+
- [java](https://labex.io/projects/category/java)
|
|
478
|
+
- [javascript](https://labex.io/projects/category/javascript)
|
|
479
|
+
- [linux](https://labex.io/projects/category/linux)
|
|
480
|
+
- [matplotlib](https://labex.io/projects/category/matplotlib)
|
|
481
|
+
- [ml](https://labex.io/projects/category/ml)
|
|
482
|
+
- [mysql](https://labex.io/projects/category/mysql)
|
|
483
|
+
- [numpy](https://labex.io/projects/category/numpy)
|
|
484
|
+
- [pandas](https://labex.io/projects/category/pandas)
|
|
485
|
+
- [python](https://labex.io/projects/category/python)
|
|
486
|
+
- [react](https://labex.io/projects/category/react)
|
|
487
|
+
- [shell](https://labex.io/projects/category/shell)
|
|
488
|
+
- [sklearn](https://labex.io/projects/category/sklearn)
|
|
489
|
+
- [web-development](https://labex.io/projects/category/web-development)
|