Introduction to Programming in Java: An Interdisciplinary Approach
by Robert Sedgewick, Kevin Wayne
Publisher: Princeton University 2007
ISBN/ASIN: 0321498054
ISBN-13: 9780321498052
Number of pages: 257
Description:
This book is an interdisciplinary approach to the traditional CS1 curriculum. It teaches all of the classic elements of programming, using an objects-in-the-middle approach that emphasizes data abstraction. The book is organized around four areas of computer science: programming, machine architecture, theory, and systems.
Download or read it online for free here:
Read online
(online html)
Similar books

by Lynn Andrea Stein - Morgan Kaufmann Publishers
Introduction to computer programming intended for students in standard CS1 courses with no prior programming experience. It is the first textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution.
(16925 views)

by Ralph Morelli, Ralph Walde - Prentice-Hall
Functional and flexible, this guide takes an objects-first approach to Java programming and problem using games and puzzles. Updated to cover Java version 1.5 features, such as generic types, enumerated types, and the Scanner class.
(8762 views)

by Yakov Fain
Written for kids from 11 to 80 years old and for school computer teachers, parents who want to get their child into the world of computer programming and college students who are looking for a supplement to overcomplicated textbooks.
(17129 views)

by David J. Eck - Hobart and William Smith Colleges
Textbook on introductory programming, which uses Java as the language of instruction. It is suitable for use in an introductory programming course and for people who are trying to learn programming on their own. It includesJava applets on the web.
(71170 views)