Toggle navigation
WMCI Comp Sci
Edsby
CS20
Resources
Demos from Class
CS30
Resources
Demos from Class - P2
Demos from Class - P4
Comp Sci 20 Resources
[Stuff We Use a Lot]
Textbook
CS20 Textbook
If You Are Finished Your Work
Human Resource Machine
- a puzzle game that is installed on every computer in our lab
Scratch
Scratch website
Schellenberg's Saved Scratch Sketches
Reeborg
Reeborg Lessons (in textbook)
Reeborg Website
Python
Thonny IDE (install Python on your computer)
Python Turtle Docs
YouTube Playlist of Python Tutorials (I am making these while our class is in self-isolation, so they will cover the topics that we need to know during that time. They are really just me talking through the content of the textbook pages.)
Extra Supports
Although we won't use these resources in class, you may find them helpful...
Python Visualizer Tool
Trinket.io -- run Python from your browser from anywhere. No downloads required.
CS Circles (University of Waterloo) -- Interactive Python Tutorial
How To Think Like a Computer Scientist - another Python Textbook
Invent With Python (Learning Programming Through Games)
Python Tutorials -- Great YouTube playlist
Coding Bat - Python Practice (great little mini programming assignments for practicing -- automated grading to see if you're right)
CheckIO - Python Programming Game