Binding: Paperback Dewey Decimal Number: 005.133 EAN: 9781584502289 ISBN: 1584502282 Label: Charles River Media Manufacturer: Charles River Media Number Of Items: 1 Number Of Pages: 374 Publication Date: 2002-06 Publisher: Charles River Media Sales Rank: 442900 Studio: Charles River Media
Product DescriptionCompletely updated to cover changes in the Java 2 SDK, 1.3.1, Java for COBOL Programmers, 2/E uses COBOL examples to teach object-oriented principles and Java's syntax. Written for COBOL programmers transitioning to Java, the step-by-step examples show users how to convert COBOL's structured programming into object-oriented concepts without assuming knowledge of C or C++. New chapters expand the treatment of Enterprise Java technologies, including Java Database Connectivity (JDBC), Servlets and Java Server Pages (JSP), and Enterprise Java Beans (EJB).
Customer Reviews
Average Rating:
Rating: - A nice addtion
I wouldn't use this as my only reference for java. It is more detailed than 'Cobol Programmers Swing with Java' but it is a good reference for commands that the other book doesn't have. It also shows things with slightly different examples. I haven't had time yet to go through the stuff n the CD that comes with the book.
Rating: - Good starter java book when bridging from COBOL
I found this book to be much more helpful in explaining the basics than other books whose audience was former C programmers. Most people talk about OO programming as some new high-faluting process that the mainframe COBOL programmer will have great difficulty understanding. As I am in a shop that makes much use of copybooks and called subroutines, I could relate to Byrne's explanations. They took away the mystique of OO programming.
Rating: - Java for Cobol Programmers
This is not a bad book for the Cobol programmers who are trying to learn Object Oriented language Java. Very good parallels between classes and Cobol subroutine. Most of the Java books are written by former C++ programmers, who do not know Cobol. But Mr. Burne trying find some common ground between Java and Cobol, to simplify learning. I gave it 4 stars, it would be nice to have some Input and Output File processing, GUI and JDBC coverages. But over all, this is much better book than Doke and Hardgrave ... Read More
Rating: - Not to bad - but could have been better.
I had heard that this was a really good book for COBOL programmers who were now learning Java. It didn't really tie the two together very well. The author obviously has not keep up with the innovation in COBOL over the last few years. COBOL for MVS has FUNCTIONs that would have made better examples in some places. After completing this book I felt that it didn't really tell may much more that the other intro to Java books I had read. And the last chapters really lost me. It jumped from entry level stuff ... Read More
Rating: - Great Introduction for Cobol programmers
I found this book extremely useful. I have been a programmer for 20 years, and this is the first book I've found that explained Java in a way I could understand. I liked the way the author started with simple examples, and then kept building on them. Definitely a big help to me. The chapter on XML was interesting too.