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: 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.
(16653 views)
Book cover: Java - Servlets - JSPJava - Servlets - JSP
by - bpbonline.com
In this book, we start off assuming that you know no programming language at all. We teach you Java one concept at a time and taking things real slow and easy. We believe that the best way to learn is to try and absorb just one concept at a time.
(12262 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.
(12556 views)
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.
(28985 views)