Objects first with Java : a practical introduction using BlueJ
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
Boston
Name of Publisher, Distributor, etc.
Pearson
Date of Publication, Distribution, etc.
2012
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
xxvi, 546 p. : ill. )chiefly col.( ; 24 cm
GENERAL NOTES
Text of Note
Includes index
NOTES PERTAINING TO TITLE AND STATEMENT OF RESPONSIBILITY
Text of Note
David J. Barnes and Michael K?lling
NOTES PERTAINING TO EDITION AND BIBLIOGRAPHIC HISTORY
Text of Note
5th ed
CONTENTS NOTE
Text of Note
Objects and classes -- Understanding class definitions -- Object interaction -- Grouping objects -- More-sophisticated behavior -- Designing classes -- Well-behaved objects -- Improving structure with inheritance -- More about inheritance -- Further abstraction techniques -- Building graphical user interfaces -- Handling errors -- Designing applications -- A case study