Big Java

"This book introduces programmers to objects at a gradual pace. The syntax boxes are revised to show typical code examples rather than abstract notation. This includes optional example modules using Alice and Greenfoot. The examples feature annotations with dos and don'ts along with cross...

Full description

Saved in:
Bibliographic Details
Main Author: Horstmann, Cay
Format: Book
Language:English
Published: Hoboken, NJ John Wiley & Sons 2010
Edition:4th ed., int. student version
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Introduction
  • Using objects
  • Implementing classes
  • Fundamental data types
  • Decisions
  • Iteration
  • Arrays and array lists
  • Designing classes
  • Interfaces and polymorphism
  • Inheritance
  • Input/output and exception handling
  • Object-oriented design
  • Recursion
  • Sorting and searching
  • An introduction to data structures
  • Advanced data structures
  • Generic programming
  • Graphical user interfaces
  • Streams and binary input/output
  • Multi-threading
  • Internet networking
  • Relational databases
  • XML
  • Web applications