Books for EEN218, Autumn 2010
You have a choice:
If you are not very confident about the material from EEN118 (Introduction to Programming)
or you are not going to take any further programming classes (Computer Engineers have
no choice in this matter), then you may prefer
- "C++ programming: Program design including Data Structures", D. S. Malik, ISBN 0538798092 or
978-0538798099.
You may even have a copy already from last semester.
You do NOT need the very newest edition. Just make sure "including Data Structures" appears
in the title.
If you are going to go further with programming, then this one may be preferable. It is
also one of the books we use for EEN318 and EEN511.
- "Algorithms in C++ parts 1-4", Robert Sedgewick, ISBN 0201350882 or 978-0201350883.
But if you are going to take EEN318, you should be able to get a better deal buying
the two books together, as they are sold as a "bundle" by the publisher. The name changes
very slightly: "parts 1-4" becomes "parts 1-5".
- "Algorithms in C++ parts 1-5", Robert Sedgewick, ISBN 020172684X or 978-0201726848.
Of course, there may be a newer edition of these books now. That doesn't matter much,
so please yourself.