Skip to content

Commit 49c79aa

Browse files
Added resources for ML, Data Science, Interactive Practice, and Full Stack Python (#138)
* Added github repositories to learn ML and Data Science , Added a section named Full Stack with Python in which mentioned a website to learn fullstack with python , Also added a practice website in interactive practice section * Update README.md * Update README.md --------- Co-authored-by: Samuel Huang <samhuang91@gmail.com>
1 parent 6c50ff5 commit 49c79aa

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ Keep learning by reading from other well-regarded resources.
145145
- [ml-tooling/best-of-python](https://github.com/ml-tooling/best-of-python)
146146
- [practical-tutorials/project-based-learning](https://github.com/practical-tutorials/project-based-learning#python)
147147
- [freeCodeCamp/freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) ( 👔 )
148+
- [microsoft/ML-For-Beginners](https://github.com/microsoft/ML-For-Beginners) ( 🧪 )
149+
- [microsoft/Data-Science-For-Beginners](https://github.com/microsoft/Data-Science-For-Beginners) ( 🧪 )
150+
- [Avik-Jain/100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) ( 🧪 )
148151

149152
### Interactive practice
150153

@@ -165,3 +168,5 @@ Keep practicing so that your coding skills don't get rusty.
165168
- [projecteuler.net](https://projecteuler.net/)
166169
- [replit.com](https://replit.com/)
167170
- [w3schools.com](https://www.w3schools.com/python/) ( 🧪 )
171+
- [teclado.com](https://teclado.com/30-days-of-python/#prerequisites) ( 👔 )
172+
- [fullstakpython.org](https://fullstackpython.org/) ( 🧪 )

0 commit comments

Comments
 (0)