Course schedule & slides (tentative, subject to change)

Date Slides zyBook Readings
Code: BUFFALOCSE115AlphonceFall2016
Will be updated throughout semester.
Aug 29Introduction
Aug 31Overview
Sep 02Representations
Readings to review for exam #1:
Sections 1.1, 1.6, 1.7, 1.8 and 1.9
Sep 05(Labor day - no class)
Sep 07Gates
Sep 09Fetch/Decode/Execute
Readings to review for exam #1:
Sections 1.2, 1.3, 1.4, 1.5
Sections 2.1, 2.2, 2.3, 2.4 and 2.5
Sep 12Objects
Sep 14Variables, declarations and assignment
Sep 16Class definitions and live Eclispe demo
Readings to review for exam #1:
Sections 2.7, 2.8, 2.9, 2.14, 3.1, 3.2
Sep 19Variables
Sep 21Scope/Lifetime
Sep 23Methods, this
Slides (less object diagram) reconstructed from notes on board.
Readings for the coming week:
Sections 2.10, 3.3, 3.4, 3.7
Sep 26Composition and UML class diagrams
Sep 28Association, Accessors, Mutators
Sep 30Association, Modeling Exercise
(no new readings for next week)
Oct 03Exam review, Q & A session
Oct 05NO LECTURE - Make-up exam for those with conflict
Oct 07Exam return
Readings for the coming week:
Chapter 11
Oct 10Modeling, null
Oct 12Interfaces
Oct 14Interfaces and Graphics
Readings for the coming week:
Sections 4.4, 4.5, 4.6, 4.8, 14.1, 14.2, 14.3
The grades for all participation and challenge exercises from the assigned reading sections listed above this line will be finalized on 10/29. Be sure to have them completed no later than 10/28.
Oct 17Interfaces, Observer Pattern, Primitives
Oct 19Control structures - selection
Oct 21Control structures
Readings for the coming week:
Sections 5.1, 5.2, 5.3, 5.4, 5.6, 6.1, 6.2, 6.3, 6.4, 6.5
Oct 24Control structures - repetition
Oct 26Collections - intro
Oct 28Collections
Readings for the coming week:
Sections 4.9, 13.1, 13.2, 13.3, 13.4
 
Additional readings to complete prior to exam 2:
1.10, 1.11, 1.12, 1.13, 1.14, 2.11, 2.12, 2.13, 2.15, 3.5
Oct 31Lab 8/Lab 10/Lab 11 discussion
Nov 02Iterators
Nov 04Inheritance
Nov 07Inheritance
Nov 09Inheritance (revisted)
Nov 11int and two's complement
Nov 14Exam review, Q & A session
Nov 16NO LECTURE - Make-up exam for those with conflict
Nov 18Exam return
Nov 21Primitives
Nov 23No class
Nov 25No class
Readings for the coming week:
Sections 2.6, 4.1 - 4.3, 4.7, 4.10, 5.5, 5.7 - 5.15, 6.6, 6.7, 6.10, chapter 10
Nov 28Wrapper classes & exercise 07
Nov 30Equality testing & exercise
Dec 02Exercise 08 solution & Exercise 09
Readings for the coming week:
Sections 8.1 - 8.9, 9.1 - 9.12, chapter 12
Dec 05Linear Search, Exercises 9 & 10
Dec 07Binary Search, Exercises 10 & 11
Dec 09Q & A session (no slides for Q & A)