Logo

Java Au Naturel by Dr. William C. Jones, Jr.

Small book cover: Java Au Naturel

Java Au Naturel
by

Description:
Over 100 high school and college instructors across the U.S.A. and around the world are teaching from this textbook. This book focuses on software development with an object-oriented approach. Java is used for the implementation, since it's well suited for learning and doing object-oriented software development. This book does not require any knowledge of programming or any mathematics beyond elementary algebra and (in a few places) a bit of trigonometry.

Home page url

Download or read it online for free here:
Download link
(4.2MB, ZIP/PDF)

Similar books

Book cover: Introduction to JavaIntroduction to Java
by - University of KwaZulu-Natal
These lecture notes are designed for use in the first year Computer Science modules. They provide an introduction to problem solving, programming, and the Java language. They are intended to serve as a complement to the formal lectures.
(8935 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.
(16156 views)
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.
(16664 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.
(9273 views)