On this page:
Detailed Lecture Schedule
DrRacket
7.5

Syllabus

Week

   

Topic

   

Readings

1

   

Class Motivation; Basic Programming

   

Prologue, Chapter 1, Chapter 2

The topics are linked to the detailed weekly lecture schedule listed below. The readings are linked to the on-line version of the textbook.

You are responsible for the readings. The lectures will help you understand the readings and may add pragmatic tips. But both the weekly homeworks and the exams will cover the assigned reading.

As the semester may unfold in unpredictable ways, the syllabus is subject to change.

Detailed Lecture Schedule

Homeworks are due at 9:00pm on the day they are listed in the schedule.

Week 1

 

Class Motivation; Basic Programming

01/09

 

1. Why CS; Basic arithmetic; Course administrivia

 

01/11

 

2. Defining constants and functions; Simple animations

 

01/12

 

3. Strings, booleans, conditionals

 

01/13

 

Lab 1