Python Cram School 102

Be Prepared!

If you don't have Python and VSCode installed, visit my Teaching Python page. While there, do these two things.

  1. View Corey Schaefer's video and install the current version of Python on your lappy. He has complete instructions for all platforms. If you see a box to check to update your environment variables, check it! View this video to the end; he shows you how to test your install and gives you a little introduction to the language.
  2. Install VSCode; you will see a link with instructions for installing it and configuring it for Python on both a Mac and a Windoze machine.

Cram School 101 is a prerequisite!

We pick up where 101 leaves off. You will have full procedural Turing-complete powers when you finish this workshop.