Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Cobol/370 for Power Programmers (The Wiley-Qed Ibm Mainframe Series)

Cobol/370 for Power Programmers (The Wiley-Qed Ibm Mainframe Series)

List Price: $46.95
Your Price:
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Discuses the Different COBOL Versions
Review: Covers how to improve coding techniques along with the differences in COBOL versions. Great for seasoned programmers too.

Rating: 4 stars
Summary: Good but incomplete
Review: For the basics, this is an excellent writeup and you SHOULD have it. What is NOT covered is LE and object programming. Intrinsic functions are slighted but you can figure them out.

The author is very upfront about not covering the object extensions - I can almost forgive him. But these are the future - our top management is very object/web oriented.

I think there is a slide on the LE coverage. After we went through the Y2K conversion, our programs are loaded with language environment calls. Section 3.13 is a listing only of what should have been a great amount of detail on using LE calls and intrinsic functions.

In defense of the author I did find an example of the function used with a date (on page 384) MOVE FUNCTION CURRENT-DATE (1:8) to WS-GREGORIAN which is close to our shop standard MOVE FUNCTION CURRENT-DATE (1:14) TO WS-DATE-TIME.

Rating: 5 stars
Summary: Author comments on the book
Review: The book was written for experienced professionals, not for novices or entry level programmers. The book does not explain basic syntax of statements or other organizational aspects of a COBOL program. I wrote the book for the professional programmer who already knows COBOL and wants to move that skill to a higher level. This includes incorporating the COBOL language with the enterprise server environment for effectiveness and efficiency, and creating extended software architectures.

To my knowledge, there are no other books that focus on the advanced techniques of COBOL in the IBM enterprise environment. This book introduces new techniques for program structure and memory management and explains the major components of optimizing programs within the IBM enterprise environment. If you are developing enterprise applications, this is the book for you. IBM has made major expansions in COBOL in recent years and this book will help you unlock those new features.

Rating: 5 stars
Summary: New features of COBOL/390
Review: This book is for programmers who learned OS/VS COBOL or COBOL II and are now upgrading to COBOL/390. This is IBM's latest version of COBOL, with an emphasis on open systems and object orientation. There are a lot of new features in COBOL/390 and David Shelby Kirk describes them clearly and thoroughly.

Rating: 5 stars
Summary: We LOVE this book!!
Review: This is a GREAT book for people who know COBOL and need to know the differences among the COBOL versions. This book is LOADED with programming tips.


<< 1 >>

© 2004, ReviewFocus or its affiliates