From d8e8c6aece0aa48d9397cd6e396eae15f1a25519 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 20 Feb 2023 07:52:57 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index 2aa6eacad..ad4069d91 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -37,7 +37,7 @@ * [CodingBat](https://codingbat.com/) or [PyQuickie](https://chrome.google.com/webstore/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python / Java Practice * [Java Beginners](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_java_beginners) - Java Tutorials * [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) - Python Learning Repository -* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [Learn Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python +* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [Learn Python](https://www.learnpython.org/), [Learn-Python](https://github.com/trekhleb/learn-python) or [Magical Universe](https://github.com/zotroneneis/magical_universe) - Learn Python * [High Performance Python: The Code](https://github.com/mynameisfiber/high_performance_python) - Python Lessons * [Real Python](https://realpython.com/), [Reeborg](https://reeborg.ca/docs/en/) or [AskPython](https://www.askpython.com/) - Python Tutorials * [FutureCoder](https://futurecoder.io/), [complete python developer](https://t.me/Udemy_Python_Developer), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Course @@ -203,7 +203,7 @@ * [Learn to Make Netflix Clone](https://github.com/kubowania/netflix-clone-graphql-datastax) * [Discord.js Guide](https://discordjs.guide/) - Discord.js Bot Guide * [free-ai-resources](https://github.com/mrsaeeddev/free-ai-resources) - AI Learning Resources -* [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) - Machine Learning Coding Lessons +* [100-Days-Of-ML-Code](https://github.com/Avik-Jain/100-Days-Of-ML-Code) or [Practical Deep Learning](https://course.fast.ai/) - Machine Learning Coding Lessons * [minitorch](https://github.com/minitorch/minitorch) - Machine Learning Engineering Course Code * [Approaching (Almost) Any Machine Learning Problem](https://github.com/abhishekkrthakur/approachingalmost/blob/master/AAAMLP.pdf) - Machine Learning Problem Solving Book * [ML-Youtube-Courses](https://github.com/dair-ai/ML-YouTube-Courses) - Machine Learning Courses on YouTube