1 |
We have used these books for course textbooks
-
core Java, by Gary Cornell and Cay S. Horstmann, Sunsoft Press, Prentice-Hall, offers detailed coverage of the whole language and packages for advanced programmers. Also Volume 2 gives good coverage of advanced topics such as JDBC, RMI, JavaBeans and security.
-
Java, How to Program, by Deitel and Deitel, Prentice-Hall, starts with beginning programming concepts and progresses rapidly through Java language. It has the most programming exercises and also has companion teaching multimedia books.
|