Java Introduction to Computer Science
McGraw-Hill Inc.,US (Publisher)
Published on 1. January 1998
Book
Paperback/Softback
750 pages
978-0-07-034224-8 (ISBN)
Description
This is an introductory science book covering the essentials of programming, such as might be found in a book on a simpler programming language (Fortran, C or Pascal), while giving due emphasis to the paradigm of object-oriented programming, the use of classes and the construction of data structures using objects. Key features include: updated for the Java Development Kit 1.1; more than 300 exercises; integrated treatment of Java applications and applets.
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
820 gr
ISBN-13
978-0-07-034224-8 (9780070342248)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Persons
Author
all of the University of Illinois, USA
Content
What is programming?; basic elements of Java programming; applets; decision-making; classes and methods I - objects and instance methods; iteration; one-dimensional arrays; classes and methods II - static methods; two-dimensional arrays; strings and characters; recursion; the Java API - interfaces, inheritance and packages; applet case study.