2014 SI@UCF Introduction to Python Schedule, Notes, Assignments


Syllabus
Notes
  1. Introduction to Python
  2. If Statement
  3. Loops
  4. Lists,Sets,Dictionaries

Date Lecture Topic Recitation Topic Book Reading Examples Assignments Solutions
7/8 Output Variables, Input Chapter 1 Hello.py
Hello2.py
quadraticalt.py
Circle1.py
Circle2.py
Circle3.py
Welcome
Buying Gas
Changy Money
Welcome.py
Gas.py
Money.py
7/9 Arithmetic Expressions Overloading of +, mod Chapter 1 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/10 if statement if statement examples Chapter 2 item.py
money.py
Age.py
Temp.py
personfinder.py
Tax.py
Leapyear1.py
Leapyear2.py
UCF 500
Pay Calculator
Lemonade
Taxes
Racecar.py
PayCalc.py
Lemonade.py
Taxes.py
7/11 while loop turtle! Chapter 3 bhcsirocks.py
whyyoulittle.py
sumwhile1.py
allowance.py
monopoly.py
guess.py
square.py
spiralsquare.py
mountain.py
mountain2.py
Frisbee
Risk
Turtle
Frisbee.py
Risk.py
myTurtle.py
7/12 for loop loop design and examples Chapter 3 Sum1.py
Sum2.py
Sum3.py
sumsq.py
Power.py
Easystars.py
Contest! See Contest Page
7/15 nested for loop Test #1 Chapter 3 Mult.py
Stars.py
diamond.py
nestedloops.py
Sample Test Solution
Prime Numbers
XYZ
Test #1 Solutions
prime.py
xyz.py
7/16 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
wc.py
ducks.py
7/17 lists list examples Chapter 4 splitex.py
parens.py
readwords.py
fruits.py
fruits.txt
meals.py
meals.txt
magiceightball.py
bbcards.py
Histogram
Club Merge
club.py
7/18 dictionaries, sets dictionary examples Chapter 4 censor.py
setcomplete.py
Telephone TelephoneSolution.py
7/19 Review Day Contest Prep Contest Sol
7/22 functions function examples Chapter 2 fueleff_func.py
calculator.py
grocerylist.py
Swimmers
swimmers.py
SwimmersSolution.py
7/23 more functions more functions lottery.py
spacetrek.py
KwikiMart.py
KwikiMart2.py
Casino
casino.py
7/24 Review Test #2 mastermind.py
Test #2A Solutions
e2acode.py
Test #2B Solutions
e2bcode.py
7/25 Prog. Contest Prep Prog. Contest Prep On Contest Page On Contest Page