Skip to content

Fundamentals of Java

Best in textbook rentals since 2012!

ISBN-10: 0619059753

ISBN-13: 9780619059750

Edition: 2nd 2003

Authors: Kenneth Lambert, Martin Osborne

List price: $75.95
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

Customers also bought

Book details

List price: $75.95
Edition: 2nd
Copyright year: 2003
Publisher: Course Technology
Publication date: 4/30/2002
Binding: Paperback
Pages: 104
Size: 8.25" wide x 10.50" long x 0.25" tall
Weight: 0.550
Language: English

Kenneth A. Lambert is Professor of Computer Science and Head of the Department at Washington and Lee University. He has taught introductory courses for 25 years and has been an active researcher in computer science education. Lambert has co-authored a series of introductory C++ textbooks with Douglas Nance and Thomas Naps and a series of introductory Java textbooks with Martin Osborne.

Martin Osborne has been a Professor of Computer Science at Western Washington University since 1977, and various courses at all levels of the curriculum. He has coauthored four books with Ken Lambert, and has presented numerous papers and workshops on teaching object-oriented software development at national and regional conferences.

Getting Started with Java
Background
First Java Programs
Syntax, Errors, and Debugging
Introduction to Control Statements
The Next Step with Java
Introduction to Defining Classes
Control Statements Continued
Improving the User Interface
Arrays, Recursion, and Complexity
Introduction to Arrays
Classes Continued
Arrays Continued
Recursion, Complexity, Searching and Sorting
Graphics, Files, Applets, and Swing
Simple Two-Dimensional Graphics
Files
Introduction to HTML and Applets
Swing and AWT