fixed programming language learning formatting

This commit is contained in:
nbats 2025-09-09 08:35:17 -07:00 committed by GitHub
parent db9aae747f
commit 7c8ffc7087
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1046,20 +1046,21 @@
## ▷ Programming Languages ## ▷ Programming Languages
* [Typing.io](https://typing.io/) or [Silver Dev's WPM](https://wpm.silver.dev/) - Typing Practice for Programming / Sign-Up Required * ⭐ **[30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python)** - Python Programming Challenge
* [30 Days Of Python](https://github.com/Asabeneh/30-Days-Of-Python) or [Hitchhiker's Guide to Python](https://docs.python-guide.org/) / [GitHub](https://github.com/realpython/python-guide) - Python Guides * [Hitchhiker's Guide to Python](https://docs.python-guide.org/) - Python Guide / [GitHub](https://github.com/realpython/python-guide)
* [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 * [Typing.io](https://typing.io/) or [Silver Dev's WPM](https://wpm.silver.dev/) - Programming Typing Practice / Sign-Up
* [FutureCoder](https://futurecoder.io/), [CS50](https://cs50.harvard.edu/python/), [python-mastery](https://github.com/dabeaz-course/python-mastery), [Genepy](https://genepy.org/) or [A Practical Introduction to Python](https://www.brianheinold.net/python/python_book.html) - Python Courses * [A Byte of Python](https://python.swaroopch.com/) - Python Guide
* [Learn Python](https://www.learnpython.org/) - Interactive Python Guide
* [FutureCoder](https://futurecoder.io/) - Interactive Python Guide
* [Genepy](https://genepy.org/) - Interactive Python Guide
* [Learn-Python](https://github.com/trekhleb/learn-python) - Python Playground / Cheatsheet
* [CS50](https://cs50.harvard.edu/python/) - Python Course
* [Tea Press](https://greenteapress.com/wp) - Python Learning Book * [Tea Press](https://greenteapress.com/wp) - Python Learning Book
* [Learn C](https://www.learn-c.org/) - C Tutorial * [Learn C](https://www.learn-c.org/) - C Tutorials
* [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) - C++ Best Practices Guidelines / [GitHub](https://github.com/isocpp/CppCoreGuidelines) * [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) / [GitHub](https://github.com/isocpp/CppCoreGuidelines) or [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips
* [Learn C++](https://www.learncpp.com/) - C++ Lessons / Tutorials * [Learn C++](https://www.learncpp.com/) or [StudyPlan](https://www.studyplan.dev/) - C++ Lessons / Tutorials
* [StudyPlan](https://www.studyplan.dev/) - C++ Lessons / Tutorials
* [modern-cpp-tricks](https://github.com/rachitiitr/modern-cpp-tricks) - C++ Tips
* [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial * [Makefile Tutorial](https://makefiletutorial.com/) - Makefile Tutorial
* [AmigosCode](https://www.youtube.com/@amigoscode) - Java / Kotlin Tutorials * [AmigosCode](https://www.youtube.com/@amigoscode), [Java Design Patterns](https://java-design-patterns.com/) or [learncs.online](https://www.learncs.online/) - Java / Kotlin Guides
* [learncs.online](https://www.learncs.online/) - Learn Java / Kotlin
* [Java Design Patterns](https://java-design-patterns.com/) - Java Guide
* [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources * [Learn Next.js](https://nextjs.org/learn) - Next.js Learning Resources
* [LearnGo](https://github.com/inancgumus/learngo), [Tour Go](https://tour.go.dev/) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming * [LearnGo](https://github.com/inancgumus/learngo), [Tour Go](https://tour.go.dev/) or [play-with-go](https://play-with-go.dev/) - Learn Go Programming
* [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources * [Rust Learning](https://github.com/ctjhoa/rust-learning) - Rust Learning Resources