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: 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: 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.
(30771 views)
Book cover: Essentials of the Java Programming Language: A Hands-On GuideEssentials of the Java Programming Language: A Hands-On Guide
by - Addison-Wesley Professional
This book will help you learn Java fast, hands-on, with as little complexity and theory as possible. The guide covers all the fundamentals by developing a simple program that gradually grows into a full-fledged eCommerce application.
(21178 views)
Book cover: Object-oriented Programming in JavaObject-oriented Programming in Java
by - Southern Adventist University
The author is using this text in his beginning computer programming course. It is aimed at students with little or no programming experience, and it uses DrJava as a vehicle for student experimentation object-oriented programming concepts.
(12244 views)