CS 112
Syllabus
Grading
Sample Exams
Programming Assignment Information
Sample Programs
Click on label to see some sample programs.
August 21, 2003
Other CS 112 sections at UI
What comes after CS 112?
Introductory Programming Classes at Other Institutions
Other
C++ Books and such
-
Deitel & Associates, Inc. The authors
of How to Program C++. This is a great book for
people with little or no programming background.
-
Bjarne Stroustrup
The original designer and implementor of C++. Links to his books and work.
-
C++ Program Design: An Introduction to Programming and Object-Oriented
Design
James P. Cohoon and Jack W. Davidson. Another
good introductory text with Windows.
-
C++ Report A nearly
monthly publication on C++.
-
Bjarne Stroustrup
The C++ Programming Language (3rd edition).
Addison Wesley Longman, Reading, MA 1997, ISBN 0-201-88954-4.
-
Tom Cargill
C++ Programming Style,
Addison Wesley Longman, Reading, MA 1992, ISBN 0-201-56365-7.
-
Scott Meyers
Effective C++ (2nd edition).
Addison Wesley Longman, Reading, MA 1998, ISBN 0-201-92488-9.
-
Steve Teale
C++ IOStreams Handbook,
Addison Wesley Longman, Reading, MA 1993, ISBN 0-201-59641-5.
-
Timothy A. Budd
Classic Data Structures in C++.
Addison Wesley Longman, Reading, MA 1994, ISBN 0-201-50889-3.
-
Brian Kernighan and Dennis Ritchie,
C Programming Language, 2/e
Prentice Hall, Upper Saddle River, NJ
1989, ISBN 0-13-110362-8.
Useful Links
Home