Logo

Introduction to Programming in Java: An Interdisciplinary Approach

Large book cover: Introduction to Programming in Java: An Interdisciplinary Approach

Introduction to Programming in Java: An Interdisciplinary Approach
by

Publisher: Princeton University
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Bleeding at the Keyboard: A Guide to Modern Programming with JavaBleeding at the Keyboard: A Guide to Modern Programming with Java
by - Indiana University
The book appeared as a material developed for the Fall 1999 C212 class at Indiana University. The text covers objects, classes, methods, Java interpreter. It is sutable for absolute beginners, the author will guide you step by step on learning Java.
(28903 views)
Book cover: Thinking in JavaThinking in Java
by - MindView
This is a comprehensive tutorial, it covers many aspects of the language, with exercises in each section which will allow you to expand your Java knowledge. Perfect for migrating from another object-oriented language (C++) to Java.
(30522 views)
Book cover: Brewing Java: A TutorialBrewing Java: A Tutorial
by - Cafe au Lait
This is a tutorial introduction to Java that just covers what you need to know to start programming command line applications in Java. This is an introduction to the basic syntax of the language. Part 3 covers the basics of writing applets in Java.
(12474 views)
Book cover: Interactive Programming In JavaInteractive Programming In Java
by - 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.
(16143 views)