An Introduction to Programming
Object Oriented Approach with Java
C.Thomas Wu(Author)
Irwin Professional Publishing
Published on 1. January 1999
Book
Paperback/Softback
672 pages
978-0-256-25462-4 (ISBN)
Article exhausted; check for reprint
Description
An introductory text for beginners with no background in programming, this book teaches students how to write object-oriented programs and is appropriate for any first programming course in Java. It covers both Java applets and applications. The fundamentals of programming are examined through the use of predefined objects supplied with the book, and students go on to learn how to define their own objects and how to develop programs using object-oriented design methodology. In addition, modern programming topics, such as event-driven and GUI (Graphical User Interface) programming, are covered. The book uses Java which is suitable as a vehicle in teaching object-oriented programming for beginners. Other features include: incremental program development; JDK (Java Development Kit) 1.1-compatible; and all programming tasks, examples, exercises and codes are presented in Java.
More details
Language
English
Place of publication
New York
United States
Publishing group
McGraw-Hill Education - Europe
Target group
College/higher education
Illustrations
Illustrations
Dimensions
Height: 230 mm
Weight
1170 gr
ISBN-13
978-0-256-25462-4 (9780256254624)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Other editions
New editions
Book
01/2000
2nd Edition
McGraw-Hill Inc.,US
€85.41
Article is exhausted; no reprint
Content
Introduction to computers and programming; Java programming basics; basic input and output; numerical data; defining multiple methods for a class; selection statements; repetition statement; non-numerical data; defining reusable classes; event-driven programming and GUI objects; arrays; file input and output; inheritance and polymorphism; object-oriented design.