Learn to Program @ Home Summer 2020

Pre – Class

A list of things to do before class starts.

Monday, June 29

Slideshow – what we talked about together in class.

ide.cs50.io – This is where we go to write and run our programs.

Word Game Challenge – today’s programming challenge.

A free book about Python (free to read online – you could also buy a paper copy)

Tuesday, June 30

Slideshow

Turtle Documentation

Python Turtle Videos

Wednesday, July 1

Slideshow

Number Game

Some Number Game hints.

Thursday, July 2

Slideshow

Tic Tac Toe Starter Project

TicTacToe with colors – thanks to Madison.

Monday, July 6

Slideshow

W3 Schools HTML tutorial

Tuesday, July 7

Slideshow

W3 Schools CSS tutorial

Google Fonts

Pixlr

Color Picker

Wednesday, July 8

Slideshow

Bootstrap

Thursday, July 9

Slideshow

GitHub

Monday, July 13

Slideshow

Flask Tutorial

To get the completed tutorial files, open a new terminal and type:

wget https://gameswithcode.com/wp-content/uploads/2020/07/FlaskTutorial.zip

Then type:

unzip FlaskTutorial.zip

Tuesday, July 14

Slideshow

Bootstrap Forms

Wednesday, July 15

Slideshow

Thursday, July 16

Slideshow

PythonAnywhere

Schedule

  • Week of June 29 – Python programming: variables, conditionals, loops, and functions
  • Week of July 6 – HTML and CSS.
  • Week of July 13 – The Flask framework. Make your own “Personality” quiz.