Skip to content

Object-Oriented Program Development Using Java A Class-Centered Approach, Enhanced Edition

Best in textbook rentals since 2012!

ISBN-10: 0619217200

ISBN-13: 9780619217204

Edition: 2nd 2006 (Revised)

Authors: Gary J. Bronson

List price: $129.95
Blue ribbon 30 day, 100% satisfaction guarantee!
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!

Newly updated for JDK 5.0, best-selling author Gary J. Bronson?s text provides students with a solid but gentle introduction to object-oriented Java programming in the first chapter.
Customers also bought

Book details

List price: $129.95
Edition: 2nd
Copyright year: 2006
Publisher: Course Technology
Publication date: 3/11/2005
Binding: Paperback
Pages: 968
Size: 8.00" wide x 9.75" long x 1.25" tall
Weight: 3.102
Language: English

Dr. Gary J. Bronson is a Professor of Information Systems at Fairleigh Dickinson University, where he has twice been voted Teacher of the Year. Dr. Bronson has worked as a senior project engineer at Lockheed Electronics, has been an invited instructor and consultant to Bell Laboratories, and has served as a software consultant to a number of Wall Street financial firms. He has also authored several successful programming textbooks on C, C++, and Java(tm) as well as articles on teaching Excel using incrementally reinforcing case studies.

Creating and Using Java Classes
Introduction
Creating Classes
Developing Class Methods
Methods and Statements
Input and Formatting Class Methods
Selection
Repetition
Reference and Collection Data Types
Strings and Characters
Collections: Arrays
Creating Swing-Based GUIs
Visual Programming Basics
Additional Components and Event Handlers
Additional Programming Topics
Additional Class Capabilities
Files
Collections: List Creation and Maintenance
Additional Capabilities
Appendices
Operator Precedence Table
Unicode Character Set
Compiling and Running a Java Program
Obtaining Locales E: Creating Leading Spaces
Creating and Using Packages
A Keyboard Input Class
Applets
Real Number Storage
Solutions and Source Code