Skip to content

Big Java

Best in textbook rentals since 2012!

ISBN-10: 1118431111

ISBN-13: 9781118431115

Edition: 5th 2013

Authors: Cay S. Horstmann

List price: $130.20
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This book introduces programmers to objects at a gradual pace. Optional example modules are included using Alice and Greenfoot. The examples feature annotations with dos and don'ts along with cross references to more detailed explanations in the text. New tables show a large number of typical and cautionary examples. New programming and review problems are also presented that ensure a broad coverage of topics. Cay will also add sections on problem solving, and a new, more approachable and visual design developed for JfE and BJLO is used.
Customers also bought

Book details

List price: $130.20
Edition: 5th
Copyright year: 2013
Publisher: Houghton Mifflin Harcourt Publishing Company
Publication date: 6/28/2019
Binding: Hardcover
Pages: 1072
Size: 8.00" wide x 10.00" long x 2.00" tall
Weight: 3.740
Language: English

Introduction
Using Objects
Implementing Classes
Fundamental Data Types
Decisions
Iteration
Arrays and Array Lists
Designing Classes
Inheritance
Interfaces and Polymorphism
Input/Output and Exception Handling
Object-Oriented Design
Recursion
Sorting and Searching
The Java Collections Framework
Basic Data Structures
Tree Structures
Generic Classes
Graphical User Interfaces
Streams and Binary Input/Output Web Chapters� (Online only
Multithreading
Internet Networking
Database Programming�
XML
Web Applications
Appendices
The Basic Latin and Latin-1 Subsets of Unicode
Java Operator Summary
Java Reserved Word Summary
The Java Library
Java Syntax Summary
HTML Summary
Tool Summary
Javadoc Summary
Number Systems
Bit and Shift Operations
UML Summary
Java Language Coding Guidelines