CIS 150 Course Information Page

Fall 2008 (First 8 weeks) - Mr Collard

Last Updated: October 13, 2008

Wed 10/15 is our Last Class, including:

Final Exam (cumulative written test)

Python Project 3 Due

Syllabus

Schedule - Fall 2008

Assignments:

Python Project 3 - handed out in class (Due: 10/15)

Chapter 6  Homework (Due: 10/15)

Python Project 2 - handed out in class (Due: 10/8)

Chapter 5  Homework (Due: 10/6)

Python Project 1 - handed out in class (Due: 10/1)

Chapter 4  Homework (Due: 9/29)

Visual Logic Project 2 - handed out in class (Due: 9/24)

VL HINT: To print Console output on a new line put a blank line before your output (see example)

Chapter 3  Homework (Due: 9/24)

Visual Logic Project 1 - handed out in class (Due: 9/17)

Chapter 2  Homework (Due: 9/10)

Chapter 1  Homework (Due: 9/3)

Resources:

Visual Logic

Official Visual Logic Site http://www.visuallogic.org/ (software can be downloaded here)

In Class Exercises

Paper Craft (Origami & Kirigami)

Textbook

Programming Logic and Design 4E Textbook Site 

PowerPoint

Chapter 1

Chapter 2

Chapter 3

Chapter 4

Chapter 5

Chapter 6

 

Python

Official Python Site http://www.python.org/

Python 2.5 .ZIP file for USB installation Python25.zip

How to Think Like a Computer Scientist - Learning with Python http://www.thinkpython.com

A Byte of Python http://swaroopch.info/text/Byte_of_Python:Main_Page

Non-Programmers Tutorial for Python http://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python/Contents

IDLE Tutorial http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/index.html

Python Quick Reference http://laurent.pointal.org/python/pqrc

Back to CIS Home Page