Computing concepts with Java 2 essentials / Cay S. Horstmann.
By: Horstmann, Cay S
.
Contributor(s): Horstmann, Cay S. Computing concepts with Java essentials.
Material type:
BookPublisher: New York Chichester : Wiley, 2000Edition: 2nd ed.Description: xvi, 762 p. : ill. ; 24 cm.ISBN: 0471346098; 9780471346098.Other title: Java 2 essentials.Subject(s): Electronic data processing| Item type | Current library | Call number | Copy number | Status | Barcode | |
|---|---|---|---|---|---|---|
| General lending | MTU Kerry North Campus Library Ground Floor Main | 005.133 HOR (Browse shelf(Opens below)) | 1 | Available | 38888000457873 |
Enhanced descriptions from Syndetics:
Each text is packaged with the Sun's JDK software.
* A Common Errors section in each chapter that helps you avoid programming pitfalls.
* A programming style guide that you can modify to fit your own criteria.
* A library of Java code available from the author's website from which you can easily derive your own Java applets.
* An appendix that helps you make the transition from Java to ANSI C++.
Includes index.
Revised ed. of: Computing concepts with Java essentials.1998.
This text uses Java to describe programming concepts, taking full advantage of Java's simpler and more consistent syntax. Its traditional approach uses modern CS tools including a strategic subset of Java and a simple object-oriented graphics library.
Table of contents provided by Syndetics
- Fundamental Data Types
- An Introduction to Classes
- Applets and Graphics
- Decisions
- Iteration
- More About Methods
- Testing and Debugging
- Inheritance and Interfaces
- Event Handling
- Arrays and Vectors
- Graphical User Interfaces
- Streams and Exceptions
- Object-Oriented Design
- Algorithms
- An Introduction to Data Structures
- Appendices
- Glossary
- Photocredits
- Index