Skip to content
Mr. Guse edited this page Sep 10, 2020 · 46 revisions

11 Introduction to Computer Science

Course Information

Assignments

Programming Concepts

Understanding the Digital World

  • Hardware

Notes

Resources

You will need to install: 1st - Python 3 and 2nd - Visual Studio Code, in order to create your own Python programs and run them. Click on the first two links below, in order to download and install the software for your Windows or Mac computer.

The following resources take you in a step-by-step fashion through the basics of Python programming. We will use the Snakify site to help introduce new concepts. If you need additional explanations, in a video format, try the Python from Scratch course created by the University of Waterloo.