CS2308: Foundations of Computer Science II

Fall 2011


Syllabus

Style Guidelines

How to Develop Small Programming Projects 


Exam 1 Review (10/4/2011)

Exam 2 Review (11/8/2011)

Final Exam Review (12/1/2011)

Final Exam Review Exercises (11/29/2011) (updated 11/30/2011 10:30pm)


Turn in Homework Assignments HERE.

Assignment Turn-in Policy

Assignment 1: Grader (due 9pm Wednesday, 9/7/2011)

Assignment 2: Bookstore Inventory (due 10am Thursday, 9/22/2011)     

Assignment 3: Practice with Pointers and Dynamic Memory Allocation (due 10am Thursday, 9/29/2011)

Assignment 4: Password Manager (due 10am Thursday 10/20/2011)

Assignment 5: Bookstore Inventory Redux (due 10am Thursday 11/03/2011)  BookDriver.cpp: sample driver file

Assignment 6: Bookstore Inventory using a Linked List (due 10am Thursday 11/17/2011)  

                           Provided files:  BookInventory.h  BookInventory.cpp  BookDriver1.cpp (this one should not hang)

Assignment 7: Match Brackets using a Stack (due 11pm Wednesday 11/30/2011)

                           Stack implementation:  IntStack.h  IntStack.cpp


Lecture 1 (9/6/2011)

Lecture 2 (9/8/2011)

Lecture 3 (9/13/2011)

Lecture 4 (9/15/2011)

Lecture 5 (9/20/2011) (modified on 9/21/2011)

Lecture 6 (9/27/2011)

Lecture 7 (9/29/2011)

Lecture 8 (10/4/2011)

Lecture 9 (10/11/2011)

Lecture 10 (10/13/2011)

Lecture 11 (10/18/2011)      Encryption (10/18/2011)

Lecture 12 (10/20/2011)

Lecture 13 (10/20/2011)

Lecture 14 (10/25/2011)  (updated 10/26/2011 2:15pm)  

Lecture 15 (10/27/2011)

Lecture 16 (11/1/2011) (updated 11/3/2011 12:05am)

Lecture 17 (11/3/2011) (updated 11/15/2011 10:15am)

Lecture 18 (11/17/2011) (updated 11/22/2011 12:30pm)

Review of CS1428:


© Jill Seaman 2011