An Introduction to Object-oriented Programming with Java
C.Thomas Wu(Author)
McGraw-Hill Education (ISE Editions) (Publisher)
Book
Paperback/Softback
672 pages
978-0-07-115612-7 (ISBN)
Description
Describing the basics of object-oriented programming with C, this guide shows students how to use predefined objects, and then how to define their own. Software engineering concepts are introduced for example design, testing, debugging and software re-use. The book provides numerous sample programs that vary in difficulty from easy to complex, and coverage of both Java applications and applets. Lucid illustrations explain the concepts clearly and concisely. There is discussion of topics such as event-driven programming, graphical user interface and object serialization. The text uses object diagrams similar to those used by industry standard modelling methodologies.
More details
Language
English
Place of publication
London
United Kingdom
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Professional and scholarly
Illustrations
Ill.d.
Dimensions
Height: 230 mm
ISBN-13
978-0-07-115612-7 (9780071156127)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
A history of computing; objects and object-oriented prgramming; numerical objects; input and output; non-numerical data; selection control flow; repetition control flow; defining objects; functions; defining objects using inheritance; event-driven programming; one-dimensional arrays; multi-dimensional arrays; object-oriented program construction; files; object-oriented design.