Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.28 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.28 KB

Learning Python

Using automatetheboringstuff.com to learn Python.

Install needed software

Jenn Notes:

  • 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)

Creating a Code of Conduct

  • Be sure to add a code of conduct as well if others will be contributing to the project
Locations to find examples:
  • 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.