Skip to content

Java Programming Comprehensive Concepts and Techniques

Best in textbook rentals since 2012!

ISBN-10: 1418859850

ISBN-13: 9781418859855

Edition: 3rd 2006 (Revised)

Authors: Gary B. Shelly, Thomas J. Cashman, Michael Mick, Joy L. Starks

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

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

Alternate versions
true
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!

Part of the highly successful Shelly Cashman Series, this text takes the project-oriented approach to learning introductory Java programming skills. With an emphasis on object-oriented programming concepts and real world examples, this book presents students with presents difficult programming concepts in a straightforward and exciting way!
Customers also bought

Book details

List price: $179.95
Edition: 3rd
Copyright year: 2006
Publisher: Course Technology
Publication date: 10/3/2005
Binding: Paperback
Pages: 1008
Size: 8.50" wide x 10.50" long x 1.25" tall
Weight: 4.444
Language: English

Michael L. Mick is an associate professor of Computer Information Systems and Computer Technology at Purdue University Calumet. He has authored or co-authored several textbooks for Course Technology, including Java Programming, JavaScript, and Microsoft FrontPage 2002.

Introduction to Java and Program Design
Creating a Java Application and Applet
Manipulating Data Using Methods
Decision Making and Repetition with Reusable Objects
Arrays, Loops, and Layout Managers Using External Classes
Creating Menus and Button Arrays Using the Abstract Windows Toolkit
Swing Interfaces With Sorting and Searching
Writing Data to a Sequential Data File
Using Collections and Strings in a Reusable Class
Understanding Abstract Classes and Interfaces
Accessing Databases using JDBC
Utilizing Servlets for Web Applications
Appendices
Flowcharting, Pseudocode, and the Unified Modeling Language (UML)
Installing the Java 2 SDK, TextPad, and Tomcat
Changing Screen Resolution and Setting TextPad Preferences
Compiling and Running Java Programs Using the Command Prompt Window
Creating Documentation with Javadoc