Objects First with Java: A Practical Introduction using BlueJ - Softcover

Barnes, David J.; Kolling, Michael

  • 3.60 out of 5 stars
    199 ratings by Goodreads
 
9780130449290: Objects First with Java: A Practical Introduction using BlueJ

Synopsis

/* 0-13-044929-6, 4492J-5, Barnes, Kolling, OBJECTS FIRST WITH 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 allows readers to create objects of any class and interact with their methods. For the first time, the traditionally difficult concepts of objects and classes are brought alive in an easily manipulable visual form. This truly ?objects first? approach within the customized BlueJ environment will revolutionize the way programming is learned. The book includes a copy of BlueJ. Takes a project driven approach to problem solving?the book is structured along the lines of fundamental development tasks?providing readers with clear coverage of the principles of object-oriented programming. Programmers and non-programmers who want to learn Java with a state of the art approach and user-friendly programming environment.

"synopsis" may belong to another edition of this title.

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.

"About this title" may belong to another edition of this title.

Other Popular Editions of the Same Title