2012 BHCSI Introduction to Python Schedule, Notes, Assignments


Syllabus
Notes
  1. Introduction to Python
  2. If Statement

Date Lecture Topic Recitation Topic Book Reading Examples Assignments Solutions
7/2 Output Variables, Input Chapter 1 Hello.py
Hello2.py
Circle1.py
Circle2.py
Circle3.py
Welcome
Buying Gas
Changy Money
Welcome.py
Gas.py
Money.py
7/3 Arithmetic Expressions Overloading of +, mod Chapter 2 Circumference.py
Frame.py
Purchase1.py
Purchase2.py
Purchase3.py
Arithmetic.py
Grade.py
Lemonade.py
movie.py
tables.py
Military Time
Trains
Pictures
Debbie's Numbers
Road Trip
Fuel Economy
MilitaryTime.py
Trains.py
Pictures.py
debbie.py
RoadTrip.py
7/5 if statement if statement examples Chapter 3 item.py
money.py
Age.py
Temp.py
Tax.py
Leapyear1.py
Leapyear2.py
UCF 500
Pay Calculator
Lemonade
Taxes
Racecar.py
PayCalc.py
Lemonade.py
Taxes.py
7/6 while loop turtle! Chapter 3 bhcsirocks.py
whyyoulittle.py
sumwhile1.py
monopoly.py
guess.py
square.py
spiralsquare.py
mountain.py
mountain2.py
Frisbee
Risk
Turtle
Frisbee.py
Risk.py
myTurtle.py
7/9 for loop loop design and examples Chapter 4 Sum1.py
Sum2.py
Sum3.py
Power.py
Easystars.py
Contest! See Contest Page
7/10 nested for loop loop design and examples Chapter 4 Mult.py
Stars.py
diamond.py
Sample Test Solution
Prime Numbers
XYZ
prime.py
xyz.py
7/11 strings file input Chapter 4 count.py
censor1.py
piglatin.py
reverse.py
scrabble.py
Car Problem
Car.py
Heavy Problem
Heavy.py
Strings Assignment
stringssol.py
7/12 lists list examples Chapter 5 splitex.py
parens.py
readwords.py
fruits.py
fruits.txt
meals.py
meals.txt
magiceightball.py
bbcards.py
Hangman
Club Merge
hangman.py
wordlist.txt
club.py
7/16 dictionaries, sets dictionary examples Chapter 5 censor.py
Telephone
7/17 functions function examples Chapter 6 fueleff_func.py
lottery.py
KwikiMart.py
Casino
Sol
7/18 pygame game examples Chapter 11 mastermind.py
Sol
7/19 Prog. Contest Prep Prog. Contest Prep --- On Contest Page
7/20 Review Review --- Challenge!
dictionary.txt
On Contest Page