@@ -129,11 +129,11 @@ Hay dos maneras de ejecutar los módulos:
129129
130130Sigue aprendiendo leyendo otros buenos recursos.
131131
132- - [ TheAlgorithms/Python] ( https://github.com/TheAlgorithms/Python ) ( 👔, 🧪 )
133- - [ faif/python-patterns] ( https://github.com/faif/python-patterns ) ( 👔, 🧪 )
132+ - [ TheAlgorithms/Python] ( https://github.com/TheAlgorithms/Python ) ( 👔 , 🧪 )
133+ - [ faif/python-patterns] ( https://github.com/faif/python-patterns ) ( 👔 , 🧪 )
134134- [ geekcomputers/Python] ( https://github.com/geekcomputers/Python ) ( 🧪 )
135135- [ trekhleb/homemade-machine-learning] ( https://github.com/trekhleb/homemade-machine-learning ) ( 🧪 )
136- - [ karan/Projects] ( https://github.com/karan/Projects ) (🧠 )
136+ - [ karan/Projects] ( https://github.com/karan/Projects ) ( 🧠 )
137137- [ MunGell/awesome-for-beginners] ( https://github.com/MunGell/awesome-for-beginners ) ( 🧠 )
138138- [ vinta/awesome-python] ( https://github.com/vinta/awesome-python )
139139- [ academic/awesome-datascience] ( https://github.com/academic/awesome-datascience )
@@ -143,6 +143,9 @@ Sigue aprendiendo leyendo otros buenos recursos.
143143- [ ml-tooling/best-of-python] ( https://github.com/ml-tooling/best-of-python )
144144- [ practical-tutorials/project-based-learning] ( https://github.com/practical-tutorials/project-based-learning#python )
145145- [ freeCodeCamp/freeCodeCamp] ( https://github.com/freeCodeCamp/freeCodeCamp ) ( 👔 )
146+ - [ microsoft/ML-For-Beginners] ( https://github.com/microsoft/ML-For-Beginners ) ( 🧪 )
147+ - [ microsoft/Data-Science-For-Beginners] ( https://github.com/microsoft/Data-Science-For-Beginners ) ( 🧪 )
148+ - [ Avik-Jain/100-Days-Of-ML-Code] ( https://github.com/Avik-Jain/100-Days-Of-ML-Code ) ( 🧪 )
146149
147150### Práctica interactiva
148151
@@ -163,3 +166,5 @@ Continua practicando para que no se oxiden tus habilidades de programación.
163166- [ projecteuler.net] ( https://projecteuler.net/ )
164167- [ replit.com] ( https://replit.com/ )
165168- [ w3schools.com] ( https://www.w3schools.com/python/ ) ( 🧪 )
169+ - [ teclado.com] ( https://teclado.com/30-days-of-python/#prerequisites ) ( 👔 )
170+ - [ fullstakpython.org] ( https://fullstackpython.org/ ) ( 🧪 )
0 commit comments