CMSC 132, Summer 2016

Object-Oriented Programming II

Announcements

Class announcements will be posted via Piazza; please check the course Piazza page daily. You may sign up for the class on Piazza here.

Staff

Name Office E-mail Office Hours
Anwar Mamat AVW 3259 anwar@cs.umd.edu W 12:30pm-1:30pm
Alejandro Flores TA room afloresv@cs.umd.edu W 11am-1pm
Tu 11am-2pm
Meethu Malu TA room meethu@cs.umd.edu M 1:30-3:30pm
Th 11am-2pm
Rahmatri Mardiko TA room mardiko@cs.umd.edu M 1:30pm-5:00
W 12pm-2:30pm
Th 2-3pm
Zehua Zeng TA room zzeng@cs.umd.edu W 2-4pm
Th 2-4pm
F 2pm-5pm

Please think twice before you e-mail the course staff: Most queries should go to Piazza, as their answers will be relevant to more than just the e-mailer. If your query really is just about you, include CMSC132 in the subject of your email.

Information

Course Description

Object-Oriented Programming II is a second programming course for Computer Science majors with a focus on object-oriented programming. The goal of the course is to develop skills such as program design and testing as well as the implementation of programs. The course introduces basic data structures, like linked lists, stacks, queues, trees, sets, and graphs, and implementation of those those abstract data types using Java. This course also cover topics like recursion, concurrency, and network programming. For a video intro select video intro.

Textbooks Recommended: Algorithms, 4th Edition by Robert Sedgewick and Kevin Wayne [ Amazon · Pearson ] [textbook website]
Lecture Times & Locations

Lecture: M/W/F 9:30am-10:50am, CSI 1115

Discussions: Tu/Th 9:30am-10:50am CSI 1115

Acknowledgements Slides courtesy of Nelson Padua-Perez

Web Accessibility