@@ -141,51 +141,43 @@ Es gibt zwei Möglichkeiten, die Module auszuführen:
141141
142142Lernen Sie weiter, indem Sie von anderen Quellen lesen.
143143
144+ #### Kern-Python & Muster
145+
144146- [ TheAlgorithms/Python] ( https://github.com/TheAlgorithms/Python ) ( 👔 , 🧪 )
145147- [ faif/python-patterns] ( https://github.com/faif/python-patterns ) ( 👔 , 🧪 )
146148- [ geekcomputers/Python] ( https://github.com/geekcomputers/Python ) ( 🧪 )
147- - [ trekhleb/homemade-machine-learning] ( https://github.com/trekhleb/homemade-machine-learning ) ( 🧪 )
148- - [ karan/Projects] ( https://github.com/karan/Projects ) ( 🧠 )
149- - [ MunGell/awesome-for-beginners] ( https://github.com/MunGell/awesome-for-beginners ) ( 🧠 )
150- - [ vinta/awesome-python] ( https://github.com/vinta/awesome-python )
151- - [ academic/awesome-datascience] ( https://github.com/academic/awesome-datascience )
152- - [ josephmisiti/awesome-machine-learning] ( https://github.com/josephmisiti/awesome-machine-learning )
153- - [ ZuzooVn/machine-learning-for-software-engineers] ( https://github.com/ZuzooVn/machine-learning-for-software-engineers )
154- - [ 30-seconds/30-seconds-of-python] ( https://github.com/30-seconds/30-seconds-of-python ) ( 🧪 )
155- - [ ml-tooling/best-of-python] ( https://github.com/ml-tooling/best-of-python )
156149- [ practical-tutorials/project-based-learning] ( https://github.com/practical-tutorials/project-based-learning#python )
157- - [ freeCodeCamp/freeCodeCamp] ( https://github.com/freeCodeCamp/freeCodeCamp ) ( 👔 )
150+
151+ #### Data Science & Machine Learning
152+
153+ - [ trekhleb/homemade-machine-learning] ( https://github.com/trekhleb/homemade-machine-learning ) ( 🧪 )
158154- [ microsoft/ML-For-Beginners] ( https://github.com/microsoft/ML-For-Beginners ) ( 🧪 )
159155- [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
160- - [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
161-
162- ### Projekte des Autors
156+ - [ academic/awesome-datascience] ( https://github.com/academic/awesome-datascience )
157+ - [ josephmisiti/awesome-machine-learning] ( https://github.com/josephmisiti/awesome-machine-learning )
163158
164- Projekte, die ich mit Python erstellt habe und die zeigen, was man nach dem Erlernen dieser Konzepte erstellen kann:
159+ #### Kuratierte Listen & Projektideen
165160
166- - [ huangsam/chowist ] ( https://github.com/huangsam/chowist ) ( 🧪 )
167- - [ huangsam/githooks ] ( https://github.com/huangsam/githooks ) ( 🧪 )
168- - [ huangsam/ragchain ] ( https://github.com/huangsam/ragchain ) ( 🧪 )
169- - [ huangsam/mailprune ] ( https://github.com/huangsam/mailprune ) ( 🧪 )
161+ - [ MunGell/awesome-for-beginners ] ( https://github.com/MunGell/awesome-for-beginners ) ( 🧠 )
162+ - [ vinta/awesome-python ] ( https://github.com/vinta/awesome-python )
163+ - [ lukasmasuch/best-of-python ] ( https://github.com/lukasmasuch/best-of-python )
164+ - [ freeCodeCamp/freeCodeCamp ] ( https://github.com/freeCodeCamp/freeCodeCamp ) ( 👔 )
170165
171166### Interaktive Übungen
172167
173168Üben Sie weiter, damit Ihre Programmierkenntnisse nicht einrosten.
174169
175- - [ codechef.com] ( https://www.codechef.com/ ) ( 👔 )
176- - [ codeforces.com] ( https://codeforces.com/ )
177- - [ codementor.io] ( https://www.codementor.io ) ( 🧠 )
178- - [ coderbyte.com] ( https://www.coderbyte.com/ ) ( 👔 )
179- - [ codewars.com] ( https://www.codewars.com/ )
180- - [ exercism.io] ( https://exercism.io/ )
181- - [ geeksforgeeks.org] ( https://www.geeksforgeeks.org/ ) ( 👔 )
182- - [ hackerearth.com] ( https://www.hackerearth.com/ )
183- - [ hackerrank.com] ( https://www.hackerrank.com/ ) ( 👔 )
184- - [ kaggle.com] ( https://www.kaggle.com/ ) ( 🧠 )
185- - [ labex.io] ( https://labex.io/exercises/python ) ( 🧪 )
170+ #### Interviewvorbereitung
171+
186172- [ leetcode.com] ( https://leetcode.com/ ) ( 👔 )
173+ - [ hackerrank.com] ( https://www.hackerrank.com/ ) ( 👔 )
174+ - [ geeksforgeeks.org] ( https://www.geeksforgeeks.org/ ) ( 👔 )
175+
176+ #### Praktisches Lernen
177+
178+ - [ exercism.io] ( https://exercism.io/ )
179+ - [ codewars.com] ( https://www.codewars.com/ )
180+ - [ labex.io] ( https://labex.io/exercises/python ) ( 🧪 )
181+ - [ teclado.com] ( https://teclado.com/30-days-of-python/#prerequisites ) ( 🧪 )
187182- [ projecteuler.net] ( https://projecteuler.net/ )
188- - [ replit.com] ( https://replit.com/ )
189- - [ w3schools.com] ( https://www.w3schools.com/python/ ) ( 🧪 )
190- - [ teclado.com] ( https://teclado.com/30-days-of-python/#prerequisites ) ( 👔 )
191- - [ fullstakpython.org] ( https://fullstackpython.org/ ) ( 🧪 )
183+ - [ kaggle.com] ( https://www.kaggle.com/ ) ( 🧠 )
0 commit comments