Difference between revisions of "Programming"
From RiceFamily Wiki
(→Tutorial) |
(→Tutorial) |
||
Line 11: | Line 11: | ||
* [https://www.youtube.com/watch?v=-nh9rCzPJ20&t=510s Visual Studio Code (Windows) - Setting up a Python Development Environment and Complete Overview] | * [https://www.youtube.com/watch?v=-nh9rCzPJ20&t=510s Visual Studio Code (Windows) - Setting up a Python Development Environment and Complete Overview] | ||
* [https://www.youtube.com/watch?v=CFRhGnuXG-4 Why You Shouldn't Nest Your Code] | * [https://www.youtube.com/watch?v=CFRhGnuXG-4 Why You Shouldn't Nest Your Code] | ||
+ | * [https://www.youtube.com/watch?v=JJ9zZ8cyaEk Debugging 101: Replace print() with icecream ic()] | ||
= Downloads = | = Downloads = |
Latest revision as of 05:41, 12 November 2023
IDE
- Code.VisualStudio.com from Microsoft
Tutorial
- Visual Studio Code (Windows) - Setting up a Python Development Environment and Complete Overview
- Why You Shouldn't Nest Your Code
- Debugging 101: Replace print() with icecream ic()
Downloads
- VSCode Site - https://code.visualstudio.com/
- Python Installation - https://youtu.be/YYXdXT2l-Gg
- Source Code Pro - https://github.com/adobe-fonts/source...
- VENV Tutorial - https://youtu.be/APOPm01BVrk
- Git Tutorial - https://youtu.be/HVsySz-h9r4
- Unit Testing Tutorial - https://youtu.be/6tNS--WetLI
- My VSCode Settings - http://bit.ly/vscode-coreyms