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
Wednesday, July 1
Thursday, July 2
TicTacToe with colors – thanks to Madison.
Monday, July 6
Tuesday, July 7
Wednesday, July 8
Thursday, July 9
Monday, July 13
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
Wednesday, July 15
Thursday, July 16
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.