Skip to content

COBOL Programmers Swing with Java

Best in textbook rentals since 2012!

ISBN-10: 0521546842

ISBN-13: 9780521546843

Edition: 2nd 2004 (Revised)

Authors: E. Reed Doke, Bill C. Hardgrave, Richard A. Johnson

List price: $69.99
Shipping box This item qualifies for FREE shipping.
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!

Description:

Featuring the development of graphical user interfaces (GUI's) using the latest in Java swing components, this new edition of Java for the COBOL Programmer (Cambridge, 1999) provides COBOL programmers a clear, easy transition to Java programming by drawing on the numerous similarities between COBOL and Java. The authors introduce the COBOL programmer to the history of Java and object-oriented programming and then delve into the details of the Java syntax, always contrasting them with their parallels in COBOL. A running case study permits the reader to have an overall view of application development with Java. First Edition ISBN (Pb): 0-521-65892-6
Customers also bought

Book details

List price: $69.99
Edition: 2nd
Copyright year: 2004
Publisher: Cambridge University Press
Publication date: 12/28/2004
Binding: Paperback
Pages: 296
Size: 6.89" wide x 9.17" long x 0.55" tall
Weight: 1.078
Language: English

Richard A. Johnson is the curator of the Sports Museum of New England & the author of "Young at Heart: The Story of Johnny Kelly." He lives in Boston, Massachusetts.

Introduction
Why you should learn Java
An introduction to object-oriented programming
Java structure
Defining data
Computation
Decision making
Loops
Arrays
Data access
Graphical user interface
Object-oriented development issues