Main Page: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:PyLearn}} | {{DISPLAYTITLE:PyLearn}} | ||
== ''' | == '''PY RESOURCES''' == | ||
=== 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] | ||
* [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> | ||
<br> | <br> | ||
=== Tools === | === Tools === | ||
* [https://github.com/ Github | * [https://github.com/ Github] | ||
* [https://account.jetbrains.com/login/ PyCharm at JetBrains | * [https://account.jetbrains.com/login/ PyCharm at JetBrains (Many other tools there as well)] | ||
* [https://jupyter.org/ Jupyter Notebooks HAVE NOT USED YET THIS IS A PLACEHOLDER] | * [https://jupyter.org/ Jupyter Notebooks HAVE NOT USED YET THIS IS A PLACEHOLDER] | ||
* [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 14:15, 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
Tools
- Github
- PyCharm at JetBrains (Many other tools there as well)
- Jupyter Notebooks HAVE NOT USED YET THIS IS A PLACEHOLDER
- Docker
- LeetCode Challenges