Big Java: Programming and Practice

Cay S. Horstmann

  • 出版商: Wiley
  • 出版日期: 2001-12-20
  • 售價: $1,140
  • 語言: 英文
  • 頁數: 1232
  • 裝訂: Paperback
  • ISBN: 0471402486
  • ISBN-13: 9780471402480
  • 相關分類: Java 程式語言
  • 已過版

買這商品的人也買了...

商品描述

  • Offers an in-depth look into how Java relates to such technologies as searching, sorting, data structures, multithreading, networking, database connectivity, XML, and Java Server Pages
  • Part I deals with fundamental principles of programming and problem solving
  • Part II introduces advanced concepts of the Java programming
  • Readers will find highlighted concepts and capsule introductions into advanced topics of computer science
  • Perfect reading material for anyone interested in learning or reinforcing introductory programming concepts and who wants to take advantage of the exciting attributes of the Java language

Table of Contents

Introduction.

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.