by Michael Kolling (Author), Michael Kolling (Author), David J. Barnes (Author)
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
Please Note
If you are using the U.S. Edition of this book, you can download instructor resources from http://www.pearsonhighered.com/educator/product/Objects-First-With-Java-A-Practical-Introduction-Using-BlueJ/9780136060864.page
Use your IRC login and password from website to log in.
Format: Paperback
Pages: 560
Edition: 4
Publisher: Pearson
Published: 01 Aug 2008
ISBN 10: 0137005628
ISBN 13: 9780137005628
David Barnes is a Lecturer in Computer Science at the University of Kent, in Canterbury, England. He has been teaching introductory programming for over 25 years, and has practical experience of a wide range of programming languages. He has been teaching object-oriented programming in Java for over 10 years. David is passionate about the excitement that is inherent in computer science and is actively involved in promoting it as a subject area to high-school children. In addition to computing education, his main research is in the area of software engineering.
Michael Koelling is a Senior Lecturer at the Computing Laboratory, University of Kent, in Canterbury, England. He holds a PhD in computer science from Sydney University, and has worked in Australia, Denmark and the UK. Michael's research interests are in the areas of object-oriented systems, programming languages, software tools, computing education. He has published numerous papers on object-orientation and computing education topics. Michael is one of the developers of BlueJ and, more recently, the Greenfoot platform.