| ||||||||||||||||||||||||||||||
![]() Trade In this Item for up to £14.85
Get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade in Objects First with Java: A Practical Introduction Using BlueJ for an Amazon.co.uk gift card of up to £14.85, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Find more products eligible for trade-in.
|
Product details
|
Now available in a new edition, published August 2008. ISBN 9780137005628.
For introductory courses in Java/Introduction to Programming and Object-Oriented Programming.
Its close integration with the BlueJ development environment allows this book to focus on key aspects of object-oriented software development from day one. BlueJ's clear visualization of classes and objects means that students can immediately appreciate the differences between them, and gain a much better understanding of the nature of an object than they would from simply reading source code. Unlike traditional textbooks, the chapters are not ordered by language features but by software development concepts. Language features are introduced as a response to the problems to be solved. A large number of different, interesting projects are used to provide variety and avoid the monotony of a running problem. The authors avoid the dangers of trying to teach all there is to know about each topic by using a spiral approach - introducing topics in a simple context early on and then revisiting later to deepen understanding. Throughout, the emphasis is on developing a practical approach to programming, with students encouraged to add code to existing programs rather than working with an intimidating sheet of blank paper.
Supplements:
Author's Companion Website: http://www.bluej.org/objects-first/ Includes Java Resource Links, Book Projects, Code Style Guide, Student Activities and more!
Instructor-only Resources (Registration required):
Click on the "Resources" Tab above to view these downloadable files
The new edition of this best-seller brings it up to date with the latest developments in the field, and builds on the clear, accessible approach that has contributed to its success.
Objects First with Java
is an outstanding text that is radically changing the way introductory programming is taught. Welcome to the BlueJ revolution!
Key features
New to this edition
From reviews of the first edition
"The book represents a valuable, new approach to introductory programming; it is still my best choice as textbook for the introductory programming course."
- Michael Caspersen, University of Aarhus, Denmark
"This is the most innovative approach to teaching an Introduction to Programming course I have seen so far."
- Clemens Martin, University of Ontario
"I would like to thank the authors for their good job on this book, and the wonderful BlueJ, the best programming environment for students learning Java."
- Ying Zhou, Rhode Island College
"The first true ‘objects first’ introductory text; the best introduction to objects and OO programming concepts I have ever seen."
- Michael Goldweber, Xavier University
"The more I read Barnes and Kölling’s book, the more impressed I am with it. It is a pedagogical masterpiece."
- Ian Bridgewood, Copenhagen University College of Engineering
--This text refers to an out of print or unavailable edition of this title.
Tags Customers Associate with This Product(What's this?)Click on a tag to find related items, discussions, and people.
|
This book stands miles above all Beginner java book's on the market today. The book comes with its own IDE "BlueJ". The book focuses early on Classes, Objects and clearly explains the concepts with little regard to code. The book then invites the reader to open up example projects with the BlueJ IDE and gets the user to create objects from the classes then examine the methods, again paying little attention to coding (There is plenty of coding and exercises in this book, but kept to minimum at this stage as it’s vital to understand the concepts related with classes and objects and methods). This then enables the user to better visualize abstract concepts and object behavior.
The book uses an iterative approach and user finds that principles taught in the book are used throughout the book. The book teaches you to code practical programs such as a Database to contain CD and Video objects; most importantly it stimulates your mind and imagination. This enables the user to find other ways to apply the concepts to other problems. The book gets you to into the habit of thinking of items as objects. Plain and simple BlueJ gives you the right amount of Java knowledge without going into unnecessary details and allows the user to see the big picture and enable them to successfully start understanding more advanced Java material.
When I got to university the Students who used BlueJ at college were miles ahead in understanding Java language than those who had not. Most students who did not use BlueJ before university had a habit of writing procedural style programs with the Java
language.
Recommended !
|