Product Description
The BlueJ development environment was specifically designed to support introductory teaching of object-orientations and helps users grasp the complicated concepts of class structure. Unlike most books on the subject, this text uses BlueJ to get readers started on object-oriented programming from day one.
Uses a spiral approach that introduces a topic in a simple context early on, then revisits it later to increase understanding; Offers an abundance of projects for hands-on practice; Chapters are ordered around software development concepts rather than language features; Language-feature introduction is naturally driven by problems to be solved; Chapters are based around distinct projects for more variety; Does not cover traditional topics like control structures.
A useful reference for programmers.
From the Back Cover
Objects First with Java:
A Practical Introduction Using BlueJ
Learn JAVA and BLUEJ straight from the source!
Welcome to the first introductory programming textbook that completely integrates BlueJ with the teaching of object-oriented principles using Java.
BlueJ is a Java development environment that runs on top of the Sun Microsystems Java Development Kit making use of the standard compiler and virtual machine. It has been specifically designed for the introductory teaching of object-oriented programming, allowing the student to create objects of any class and interact with their methods. This truly objects first approach within the customized BlueJ environment is expected to revolutionise the way programming is taught. For the first time, the traditionally difficult concepts of objects and classes are brought alive in an easily manipulable visual form.
Key features:
- Objects first approach
BlueJ supports teaching tools that are not available in other environments, including the visualisation of class structure. This means that the student can interact with objects directly, even before looking at the first line of Java syntax! - Project driven approach to problem solving
Each chapter contains problems which are analyzed before the language constructs are introduced that can solve them. What is more, the book is structured along the lines of fundamental development tasks, giving clear coverage of the principles of object-oriented programming - Spiral approach
Challenging topics are introduced early, and then revised later in the book in a different context in order to deepen understanding - Thorough treatment of object-oriented principles
Pointers are used within each chapter to refer the student to further reading, supplementary sources, and language references - Supplements
The book is accompanied by a CD-ROM containing the JDK and BlueJ for various operating systems. A supplement download website contains the style guide for all examples used in the book, as well as PowerPoint slides for instructors.
--This text refers to an out of print or unavailable edition of this title.
See all Editorial Reviews