CS 310

Fall 2009

Contact Information

Instructor Jon Beck
Human Email jbeck@truman.edu
Homework Dropbox Email 310@quartz.truman.edu

Calendars

Please see the course calendar for information about assignments, significant dates and events.

My main schedule includes my office hours. Please make use of my office hours to see me for any reason whatsoever.

Course Syllabus Information

Grading

Check your current grade status

Make sure you read and understand the grading and absence policy

Textbooks

Kleinberg and Tardos Cover There are two textbooks associated with this course. The first, which is required, is Kleinberg and Tardos, Algorithm Design, Addison-Wesley, 2005, ISBN 9780321295354. This is the main text for the course.

Schildt C++ Cover The second book is Schildt, C++ The Complete Reference, 4th Edition, McGraw-Hill/Osborne, 2003, ISBN 978007222680. While recommended, this book is optional. However, you need some C++ reference, either hard copy or online, which is new enough to cover ANSI/ISO Standard C++, including namespaces, the STL, and modern-style (non .h) headers. As an online reference, I really like cplusplus.com.

Class Notes

See the class notes directory for assignments.

Source code for various purposes will be in the code directory.

Links to general resources are located here.