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: The Java TutorialThe Java Tutorial
by - Addison-Wesley
A practical, online guide to writing programs using the Java platform. It covers topics for Java newbies, general Java programming, applets, user interfaces, networking and security, new API in the JDK 1.1 release, native interfaces, and JavaBeans.
(16640 views)
Book cover: Object Oriented Programming with JavaObject Oriented Programming with Java
- University of KwaZulu-Natal
Contents: Class Level Design; Object Based Programming; Object Oriented Programming; Applets, HTML, and GUI's; Object Oriented Design; A Solitaire Game - Klondike; Advanced GUI Programming; Generic Programming and Collection Classes; and more.
(9257 views)
Book cover: Java: The Fundamentals of Objects and ClassesJava: The Fundamentals of Objects and Classes
by - BookBoon
An introduction to Java programming: object-oriented analysis and design, language basics, syntax and semantics, a first Java program - from class diagram to source code, data types, methods, classes and objects - creating and using objects, etc.
(19863 views)
Book cover: Introduction to Computer Science using JavaIntroduction to Computer Science using Java
by - Central Connecticut State University
The text for a first course in computer science using the programming language Java. It covers the fundamentals of programming and of computer science. It is assumed that you have the Java version 5.0 or later and a text editor such as Notepad.
(27375 views)