Logo

Interactive Programming In Java

Small book cover: Interactive Programming In Java

Interactive Programming In Java
by

Publisher: Morgan Kaufmann Publishers
ISBN/ASIN: 1558605924
ISBN-13: 9781558605923
Number of pages: 545

Description:
Interactive Programming is an introduction to computer programming intended for students in standard CS1 courses (or interested professionals) with no prior programming experience. It is the first textbook to rethink the traditional curriculum in light of the current interaction-based computer revolution. Students still learn the basic and necessary elements of computer programming and the Java language, but the context in which they learn it is more consistent both with Java's tools and philosophy and with the prevailing practice from which it arises.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

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.
(19956 views)
Book cover: Java for the Beginning ProgrammerJava for the Beginning Programmer
by - Heaton Research, Inc.
The book teaches Java to someone with absolutely no programming background. It focuses on core programming topics such as variables, looping, subroutines, and program layout. This course focuses on real programming techniques, and not using an IDE.
(17964 views)
Book cover: Java ProgrammingJava Programming
- Wikibooks
The book serves as a comprehensive guide, complete with a series of tutorials to help users better understand the many ways one can program in Java. It is meant to be both an introductory guide and a reference on Java and related technologies.
(16229 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.
(30954 views)