CSC 171 - Introduction to Computer Programming
407 Science
(516)877-4482
siegfrie@adelphi.edu NOT FOR ASSIGNMENT SUBMISSION
Office hours: M 2:00-3:00PM; W 9:55-10:55AM;
F 10:55-11:55AM; (in SCB 407); Tu 5:00-6:00PM (online)
Course Home Page |
Announcements |
Syllabus |
Class notes |
Lab Assignments |
Programming Assignments
Below you will find links to various class handouts that
have been converted into web pages:
- Lecture #1 - Getting Started: An Introduction to
Programming in Python
- Lecture #2 - Decisions, Decisions: Boolean
Expressions and Selection
- Lecture #3 - Looping Around Loops I: Counting
Loops
- Lecture #4 - Looping Around Loops II : Conditional
Loops
- Lecture #5 - Algorithms and Program Development
- Lecture #6 - Stringing Along - Using Character and String Data