Difference between revisions of "Programming"
From RiceFamily Wiki
(→IDE) |
(→Tutorial) |
||
Line 10: | Line 10: | ||
= Tutorial = | = Tutorial = | ||
* [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] | ||
= Downloads = | = Downloads = |
Revision as of 04:42, 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
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