Main Page: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
* [https://py3.umsi.education/ns/books/published/fopp/index.html Foundations of Python Programming] | * [https://py3.umsi.education/ns/books/published/fopp/index.html Foundations of Python Programming] | ||
* [https://www.freecodecamp.org/learn/scientific-computing-with-python/ FreeCodeCamp - Scientific Computing with Python]<br> | * [https://www.freecodecamp.org/learn/scientific-computing-with-python/ FreeCodeCamp - Scientific Computing with Python]<br> | ||
* [https://exercism.org/ Exercism Training Online] | |||
<br> | |||
=== Tools === | === Tools === | ||
* [https://github.com/ Github] | * [https://github.com/ Github] |
Revision as of 14:11, 7 April 2025
PY RESOURCES
These are the resources I'll be using for my Python Training:
- Welcome to Python.org
- HarvardX CS50x
- MIT Scratch
- CS50 AI Login with Github
- Visual Studio Code for CS50
- CS50 Manual Pages - Links to human friendly man pages
- Foundations of Python Programming
- FreeCodeCamp - Scientific Computing with Python
- Exercism Training Online
Tools
- Github
- PyCharm at JetBrains (Many other tools there as well)
- Jupyter Notebooks HAVE NOT USED YET THIS IS A PLACEHOLDER
- Docker
- LeetCode Challenges