|
|
|
Textbooks for Computer Science Courses
C compiler:
Students need to install a C compiler for the C11A/B/C courses. The
recommended compiler for this course is DevC++.
It is available for free on the Internet.
| Course |
Textbook |
| C11A: Introduction to C Programming |
Optional textbook:
The Art and Science of C,
by Eric Roberts, ISBN# 0201543222
Available from Amazon.com.
|
| C11B: Introduction to C Programming, Algorithms and Techniques |
The Art and Science of C,
by Eric Roberts, ISBN# 0201543222
Available from Amazon.com.
|
| C11C: Compound Data Types and Advanced Topics in C
|
Programming Abstractions In C,
by Eric Roberts, ISBN# 0201545411
Available from Amazon.com.
|
| C015: Introduction to Java |
Java 2: The Complete Reference, by Herbert Schildt
McGraw-Hill Osborne Media, 2002. ISBN# 0072224207 Either the Fourth Edition, or the Fifth Edition, is acceptable.
Available from Amazon.com.
|
|