Various Reference Sheet

For blender, new win user account, new computer onboarding, mac js, chromebook js, chromebook python vsc

Table of Contents

References Installation Guide Python Class summary

references

Files from my class More sample files How to use Python to create IOS apps

Installation guide

Notes and Warnings: All the software is free, but first you must disable Windows S if you haven't already If you have multiple user accounts on your Windows machine, please install on the account you will be using this on Also, things change in the Python world and your screens may look a little different than below

Install VSC (Visual Studio Code)

VSC install link warning: this will automatically download the install file, if it doesn't, click on 'direct download link'

Install Python and Pygame

Python 3.12.3 install link note: this will download Python right away please go to your Download folder and double click on it to launch it You will see the following screen (or something similar) Please check the 2 checkboxes at bottom, then click on Install Now

Install Python plugin on VCS then try some Python programming!

First, create the VSCPython folder in your documents folder e.g. C:\Users\paulw\Documents\VSCPython Click on this link Python Plugin install link click on install button on the page that comes up

Python Class Summary

intro - little history about python, etc setup - go thru installation doc