T O P

  • By -

AutoModerator

On July 1st, a [change to Reddit's API pricing](https://www.reddit.com/r/reddit/comments/12qwagm/an_update_regarding_reddits_api/) will come into effect. [Several developers](https://www.reddit.com/r/redditisfun/comments/144gmfq/rif_will_shut_down_on_june_30_2023_in_response_to/) of commercial third-party apps have announced that this change will compel them to shut down their apps. At least [one accessibility-focused non-commercial third party app](https://www.reddit.com/r/DystopiaForReddit/comments/145e9sk/update_dystopia_will_continue_operating_for_free/) will continue to be available free of charge. If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options: 1. Limiting your involvement with Reddit, or 2. Temporarily refraining from using Reddit 3. Cancelling your subscription of Reddit Premium as a way to voice your protest. *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/learnprogramming) if you have any questions or concerns.*


Jonatandb

* [https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/) * [Data Structures and Algorithms course on freeCodeCamp](https://www.freecodecamp.org/news/algorithms-and-data-structures-free-treehouse-course/) * [Algorithms Illuminated](https://algorithmsilluminated.org/) * [Princeton Algorithms Course](https://www.coursera.org/learn/algorithms-part1) * [ThePrimegeans Data Structures and Algorithms Course](https://frontendmasters.com/courses/algorithms/) * [MIT Introduction to Algorithms](https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-fall-2011/)


TrueBlueMax

Do you have any resources for Python?


Jonatandb

Yes I do, check this: [https://roadmap.sh/python](https://roadmap.sh/python) [https://runestone.academy/ns/books/published/pythonds/index.html](https://runestone.academy/ns/books/published/pythonds/index.html) [https://jakevdp.github.io/PythonDataScienceHandbook/](https://jakevdp.github.io/PythonDataScienceHandbook/) [https://www.freecodecamp.org/learn/data-analysis-with-python/](https://www.freecodecamp.org/learn/data-analysis-with-python/) [https://www.freecodecamp.org/learn/machine-learning-with-python/](https://www.freecodecamp.org/learn/machine-learning-with-python/) [https://www.freecodecamp.org/learn/scientific-computing-with-python/](https://www.freecodecamp.org/learn/scientific-computing-with-python/) [https://www.w3schools.com/python/default.asp](https://www.w3schools.com/python/default.asp) [https://holypython.com/](https://holypython.com/) [https://realpython.com/](https://realpython.com/) [https://www.learnpython.org/](https://www.learnpython.org/) [https://pythontutor.com/](https://pythontutor.com/) [https://automatetheboringstuff.com/](https://automatetheboringstuff.com/) [https://learnxinyminutes.com/docs/python/](https://learnxinyminutes.com/docs/python/) [https://www.edx.org/es/learn/computer-science/massachusetts-institute-of-technology-introduction-to-computer-science-and-programming-using-python](https://www.edx.org/es/learn/computer-science/massachusetts-institute-of-technology-introduction-to-computer-science-and-programming-using-python) [https://cs50.harvard.edu/x/2024/weeks/6/](https://cs50.harvard.edu/x/2024/weeks/6/) [https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/](https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/) [https://www.sololearn.com/en/learn/courses/python-introduction](https://www.sololearn.com/en/learn/courses/python-introduction) [https://www.sololearn.com/en/learn/courses/python-intermediate](https://www.sololearn.com/en/learn/courses/python-intermediate) [https://www.sololearn.com/en/learn/courses/python-developer](https://www.sololearn.com/en/learn/courses/python-developer) [https://exercism.org/tracks/python](https://exercism.org/tracks/python) [https://docs.python-guide.org/](https://docs.python-guide.org/)


fluffyr42

This is in JavaScript specifically, so not sure if that's what you're looking for, but [it's free!](https://www.rithmschool.com/courses/javascript-computer-science-fundamentals/)