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: Free Java BookFree Java Book
by - Western State College
Enter the ACM Java libary. This library made it possible to teach simple graphics and arcade game programming to students with no prior programming experience. But the students are still learning real coding and real Java.
(12947 views)
Book cover: Java, Java, Java: Object-Oriented Problem SolvingJava, Java, Java: Object-Oriented Problem Solving
by - 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.
(8010 views)
Book cover: Java for Python ProgrammersJava for Python Programmers
by - interactivepython.org
This e-book is an ongoing project to help Computer Science students who have had one or two semesters of Python learn the Java programming language. If you are not a part of that audience you may still find this a useful way to learn about Java.
(12106 views)
Book cover: How to Think Like a Computer Scientist (Java Version)How to Think Like a Computer Scientist (Java Version)
by - Green Tea Press
This book is less about Java, and it is only partly about programming. It is about a way of thinking. Computer scientists have an approach to problem-solving, and a way of crafting solutions, that is unique, versatile and powerful.
(21867 views)