| Instructor | Jon Beck |
| Human Email | jbeck@truman.edu |
| Homework Dropbox Email | 310@quartz.truman.edu |
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.
Check your current grade status
Make sure you read and understand the grading and absence policy
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.
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.
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.