Introduction to Computing Laboratories for Spring 2010


Lab #

Date

Description

Files

Handouts

1

Jan 13

IDLE environment and a simple Python program

lab1.zip

Lab Description

2

Jan 20

Arithmetic Expressions, operator precedence, math module


Lab Description

3

Jan 27

If, while, and for statements


Lab Description

4

Feb 03

Function definitions and flow of control

lab4.zip

Lab Description

5

Feb 10

Top-Design Practice and Function implementation


Lab Description

6

Feb 17

String and File operations

lab6.zip

Lab Description

7

Feb 24

Catch-up Lab and Homework Session



8

Mar 03

List, String, and File operations

lab8.zip

Lab Description

9

Mar 10

Dictionary and List operations, recursive functions

lab9.zip

Lab Description


Mar 17

Spring Break: March 15 - 19

10

Mar 24

Parameters and higher-order functions

lab10.zip

Lab Description

11

Mar 31

Turtle and Image Modules

lab11.zip

Lab Description

12

Apr 07

Catch-up Lab and Homework Session



13

Apr 14

Classes and try-except statement

lab13.zip

Lab Description

14

Apr 21




15

Apr 28