Skip to content

Java An Eventful Approach

Best in textbook rentals since 2012!

ISBN-10: 0131424157

ISBN-13: 9780131424159

Edition: 2005

Authors: Kim Bruce, Thomas Murtagh, Andrea Danyluk

List price: $165.60
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:

Java, an object-oriented language with many standard libraries, offers both complexities and opportunities. This introductory book makes use of a new approach to understanding programming in Java. Provides an objects-first approach to programming. Introduces object-oriented graphics and writing methods early in the book. Motivates readers to use event-driven programming. Reinforces the importance of understanding several threads. For anyone interested in the programming language of Java.
Customers also bought

Book details

List price: $165.60
Copyright year: 2005
Publisher: Prentice Hall PTR
Publication date: 7/29/2005
Binding: Paperback
Pages: 720
Size: 6.75" wide x 8.75" long x 1.00" tall
Weight: 2.178
Language: English

What is Programming Anyway?
What's in a name?
Working with Numbers
Making Choices
Primitive Types, Operators, and Strings
Classes
Control Structures
Declarations and Scope
Active Objects
Interfaces
Graphical User Interfaces in Java
Recursion
General loops in Java
Arrays
Multidimensional Arrays
Strings and Characters
Inheritance
Exceptions
Streams 481
Searching and Sorting
Introduction to Object-Oriented Design
Objectdraw API Summary
Programming without objectdraw
Creating runnable applets and applications
Index