Cantitate/Preț
Produs

Developing Java Software 3e

Autor R Winder
en Limba Engleză Paperback – 19 oct 2006
This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes the reader from the basics of using Java 5 to the creation of complete, object-oriented programs. Following an 'objects early' approach, the core elements of the Java language are covered, including the use of recently added features such as generics. The encouragement of the proper creation and use of classes, and the demonstration of the strategies used to create good quality code are at the core of this book. You will learn how Java programs work and how they can be designed and implemented in an organized and systematic way. In addition, the book addresses how a Java programming project should be managed and introduces the Ant build tool and the Subversion version control system. Testing has always been an important part of Developing Java Software. This edition provides new chapters which give a detailed introduction to Test-driven Development (TDD). This approach to programming introduces more rigor to writing programs by placing emphasis on writing high quality testable and tested code from the outset. A series of examples and case studies shows how TDD works and highlights the strategies for testing code. Reflecting recent changes to the Java programming language and newly focused on first courses in programming, this excellent primer is ideal for classroom use or self-study. The many motivating examples and larger case studies show how core ideas can be applied when creating real applications, and show how to use object-oriented methods effectively to create robust, reliable, and fully-tested Java applications.
Citește tot Restrânge

Preț: 59454 lei

Preț vechi: 74318 lei
-20% Nou

Puncte Express: 892

Preț estimativ în valută:
11378 11807$ 9510£

Carte tipărită la comandă

Livrare economică 17-31 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470090251
ISBN-10: 0470090251
Pagini: 912
Ilustrații: ill
Dimensiuni: 194 x 244 x 44 mm
Greutate: 1.63 kg
Ediția:3rd Edition
Editura: Wiley
Locul publicării:Chichester, United Kingdom

Public țintă

Undergraduate students on computing programmes and any programmer wanting to learn Java from scratch. Suitable as a first year text book.

Cuprins


Descriere

This significantly updated new edition of Developing Java Software is a thorough presentation of object-oriented design and programming concepts using the Java 5 programming language. The book takes the reader from the basics of using Java 5 to the creation of complete, object-oriented programs.