diff --git a/🧠-Educational.md b/🧠-Educational.md index 9ca89210..7e50c707 100644 --- a/🧠-Educational.md +++ b/🧠-Educational.md @@ -902,6 +902,7 @@ * 🌐 **[Awesome Podcasts](https://github.com/rShetty/awesome-podcasts)** - Podcasts for Software Engineers * 🌐 **[Awesome YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers)** - YouTube Dev Channels Indexes * 🌐 **[ProgrammingLearningResources](https://rentry.co/ProgrammingLearningResources)** or [A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students) - Programming Learning Resources +* 🌐 **[Python Discord](https://pythondiscord.com/resources/)**, [Python Programming Hub](https://github.com/Tanu-N-Prabhu/Python) or [Python Reference](https://github.com/rasbt/python_reference) - Python Learning Resources * 🌐 **[Path to Senior Engineer](https://github.com/jordan-cutler/path-to-senior-engineer-handbook)** - Software Engineer Resources * ↪️ **[Programming Books](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/reading#wiki_.25B7_programming_books)** - Read / Download Programming Books * ↪️ **[Programming / Coding Tutorials](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_coding_tutorials)** @@ -975,6 +976,39 @@ *** +## ▷ Programming Languages + +* [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) or [Hitchhiker's Guide to Python](https://docs.python-guide.org/) - Python Guides +* [Python AI](https://community.uuki.live/course/tdb3Vsl1/python-course/aitutor) - AI Python Tutor +* [CodingBat](https://codingbat.com/python) or [PyQuickie](https://chromewebstore.google.com/detail/pyquickie/okpdnfgpbpifbncoleieajiblmebbkci) - Python Practice +* [Python4Everyone](https://py4e.com/), [A Byte of Python](https://python.swaroopch.com/), [Hypermodern Python](https://cjolowicz.github.io/posts/hypermodern-python-01-setup/), [DataCamp](https://www.datacamp.com/), [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 +* [AmigosCode](https://www.youtube.com/@amigoscode) - Python Tutorials +* [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/), [CS50](https://cs50.harvard.edu/python/), [python-mastery](https://github.com/dabeaz-course/python-mastery), [Python Full Course](https://youtu.be/XKHEtdqhLK8) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Courses +* [Modern Python 3 Bootcamp Courses](https://rentry.co/FMHYBase64#modern-python-3-bootcamp-courses) +* [Tea Press](https://greenteapress.com/wp) - Python Learning Book +* [python3-in-one-pic](https://github.com/coodict/python3-in-one-pic) - Python Learning Picture +* [Learn C](https://www.learn-c.org/) - C Tutorial +* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [GitHub](https://github.com/isocpp/CppCoreGuidelines) +* [Modern C++ Programming](https://github.com/federico-busato/Modern-CPP-Programming) - Modern C++ Course +* [Learn C++](https://www.learncpp.com/) - Learn C++ +* [CppDeveloperRoadmap](https://salmer.github.io/CppDeveloperRoadmap/) - Learn C++ +* [StudyPlan](https://www.studyplan.dev/) - Learn C++ +* [HowIStart C++](https://howistart.org/posts/cpp/1/) - C++ Setup Guide +* [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips +* [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial +* [AmigosCode](https://www.youtube.com/@amigoscode) - Java / Kotlin Tutorials +* [learncs.online](https://www.learncs.online/) - Learn Java / Kotlin +* [CodingBat](https://codingbat.com/python) - Java Practice +* [Java Design Patterns](https://java-design-patterns.com/) - Java Guide +* [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources +* [LearnGo](https://github.com/inancgumus/learngo) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming +* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources +* [Learn Perl](https://www.learn-perl.org/) - Learn Perl + +*** + ## ▷ Web Development * 🌐 **[MDN](https://developer.mozilla.org/)** or [Web Dev Resources](https://joshjoshuap-webdevresources.vercel.app/) - Web Dev Learning Resources