Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 18: | Line 18: | ||
* [https://github.com/ Github] | * [https://github.com/ Github] | ||
* [https://account.jetbrains.com/login/ PyCharm at JetBrains (Many other tools there as well)] | * [https://account.jetbrains.com/login/ PyCharm at JetBrains (Many other tools there as well)] | ||
* [https://jupyter.org/ Jupyter Notebooks | * [https://jupyter.org/ Jupyter Notebooks] | ||
* [https://app.docker.com/ Docker] | * [https://app.docker.com/ Docker] | ||
* [https://leetcode.com/ LeetCode Challenges] | * [https://leetcode.com/ LeetCode Challenges] | ||
__NOINDEX__ | __NOINDEX__ | ||
__NEWSECTIONLINK__ | __NEWSECTIONLINK__ |
Latest revision as of 10:27, 18 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
Tools
- Github
- PyCharm at JetBrains (Many other tools there as well)
- Jupyter Notebooks
- Docker
- LeetCode Challenges