EECS 268 - Programming II
Instructor
Prasad Kulkarni
EECS Department
University of Kansas

Course Time:
MWF 2:00PM - 2:50PM
Course Location:
2001 Mallot

Office: Eaton 2030
Office Hours:
MF: 3:00PM - 4:30PM
(or by appointment)
Teaching Assistants
Joseph St.Amand
Office: Eaton 3015
Office Hours: T 1-2PM, F 10-11AM

Adam Van Horn
Office: Eaton 3015
Office Hours: T 10-11AM, F 1-2PM

Lab Location: 1005D Eaton
Lab Times:
M 3:00PM - 4:50PM : Joseph
T 11:00AM - 12:50PM : Adam
W 3:00PM - 4:50PM : Joseph
F 9:00AM - 10:50AM : Adam


ANNOUNCEMENTS
  1. Homework #7 on the material in Chapters 10, 11, and 12 is now posted here. This homework will be due in class on Wednesday, 12/05.
    Solutions to HW-6 are posted here.
    Solutions to HW-7 are posted here.


CLASS NOTES
  1. Syllabus
  2. C++ Basics handouts | slides
    A1-basics.cpp | A1-fcopy.cpp | A1-CppJava.cpp | A1CppJava.java |
  3. Chapter 1 handouts | slides
  4. Chapter 2 handouts | slides | Figures
    C2-factorial.cpp | C2-backward.cpp | C2-fibonacci.cpp | C2-kOfN.cpp | C2-binarySearch.cpp
  5. Chapter 3 handouts | slides | C3-namespace.cpp | C3-exceptions.cpp |
  6. Chapter 4 handouts | slides | C4-pointers.cpp | C4-funcarg.cpp | C4-dangling.cpp | C4-ListP.h | C4-ListP.cpp | C4-RefVar.cpp
  7. Chapter 6 handouts | slides | C6-StackA.h | C6-StackA.cpp | C6-StackP.h | C6-StackP.cpp | C6-StackL.h | C6-StackL.cpp | C6-reverseList.cpp | C6-strRecog.cpp
  8. Chapter 7 handouts | slides
  9. Chapter 8 handouts | slides | C8-examples.tar
  10. Chapter 9 handouts | slides
  11. Chapter 10 handouts | slides | C10-examples.tar
  12. Chapter 11 handouts | slides
  13. Chapter 12 handouts | slides


Labs
Lab web-page