Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
=== These are the resources I'll be using for my Python Training: === | === These are the resources I'll be using for my Python Training: === | ||
*[https://www.python.org/ Welcome to Python.org] | |||
* [https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home HarvardX CS50x] | * [https://learning.edx.org/course/course-v1:HarvardX+CS50+X/home HarvardX CS50x] | ||
* [https://scratch.mit.edu/ MIT Scratch] | * [https://scratch.mit.edu/ MIT Scratch] | ||
* [https://cs50.ai/ CS50 AI] Login with Github | * [https://cs50.ai/ CS50 AI] Login with Github | ||
* [https://cs50.dev/ Visual Studio Code for CS50] | * [https://cs50.dev/ Visual Studio Code for CS50] | ||
* [https://manual.cs50.io/ CS50 Manual Pages - Links to human friendly man pages] | * [https://manual.cs50.io/ CS50 Manual Pages - Links to human friendly man pages] | ||
* [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] |
Latest revision as of 16:18, 31 March 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
Tools
- Github
- PyCharm at JetBrains (Many other tools there as well)
- Jupyter Notebooks HAVE NOT USED YET THIS IS A PLACEHOLDER
- Docker
- LeetCode Challenges