Using automatetheboringstuff.com to learn Python.
- Install Python from python.org
- Install Python plugin for VS Code or use Mu
- Laura is cool for teaching me Python
- Integrated Development and Learning Environment (IDLE)
- NPM/NPX/Yarn vs pip for installs
- Run will implement the code that is written, where as REPL (Read-Eval-Print Loop)
- Be sure to add a code of conduct as well if others will be contributing to the project
- Contributor Covenant
- GitHub has a template, more details found here Create a new file with the name CODE_OF_CONDUCT.md and in the right top corner you will see the options for the template.