Synopsis
Teaching how to program in an object-oriented style and beginning with basic ideas, this book progresses to the process of creating useful object-oriented applications. Its starting point is that Java is a language for developing serious and sizeable applications rather than small applets. Along the way, the core features of Java are covered, including the use of exceptions and multi-threading. Attention is paid to the use and creation of classes and how to class libraries are created and re-used. The "How to program in Java" content is underpinned by a presentation of object-oriented programming concepts and object-oriented design, with the aim of providing a framework for understanding how Java programs work and how they can be designed in an organized and systematic way. Many examples are provided to support the main text, illustrating how to use Java effectively. The final part of the book provides a series of case studies of larger applications, showing how the core ideas can be applied when creating real applications, particularly those that use network communications.
Revue de presse
"Java has the advantage of being platform agnostic, free, object–oriented and based on current best practice. Interestingly, the authors of Developing Java Software say they will teach you to develop software in Java starting with objects and working down to individual elements of the language rather than the more usual reverse approach. They don′t quite pull this off because, without some knowledge of operators, structures and syntax you can′t do anything at all with an object, however elegantly implemented. However, this approach does leave the authors with a goal–oriented approach, which works well.
In effect, they approach Java program development from the point of view of a working programmer, more interested in achieving an end than in the philosophical underpinnings of the means. However, this isn′t a Java cookbook, but rather more of a self–teach or course book. Each chapter is largely self contained and ends with a series of tasks, for some of which sample solutions can be found online. The main thrust of Developing Java Software is, if anything, creating well–documented, efficient and robust Java programs suitable for real world use. To this end it emphasises good style, error handling, defensive programming, testing, testing and testing.
Developing Java Software is particularly strong on programming with graphical interfaces. Almost all programs intended for end users must now work graphically with familiar GUI components. The authors demonstrate the GUI basics but go well beyond them into practical problems, such as graphing data, layout managers and even a simple text editor. Toward the end of the book the authors tackle a number of larger problems, including mail merge, a pedestrian crossing simulator (with author errors included as an object lesson––sic) and ants. The last is fun as well as informative. This well–designed book is a perfect place to start learning about Java for anyone confident enough to install the JDK. The only complaint is JDK2 doesn′t come with it.––", Steve Patient , , Amazon.co.uk#"Aimed at developers creating well–documented, efficient and robust Java programs for the real world, the authors of
"Developing Java Software" start with objects and work down. They emphasise style, error handling, defensive programming and testing in this excellent, hands–on course book.", , , Amazon.co.uk#
"This book bridges the gap between academic computer science and the reality of IT by interspersing coverage of subjects such as data structures with emphasis on project case studies. The resulting hybrid is interesting and often fast–paced". (Computer IT Bulletin, May 2002)
"This book bridges the gap between academic computer science and the reality of IT by interspersing coverage of subjects such as data structures with emphasis on project case studies. The resulting hybrid is interesting and often fast–paced". (Computer IT Bulletin, May 2002)
Les informations fournies dans la section « A propos du livre » peuvent faire référence à une autre édition de ce titre.