Cobol Books - Page 5

MagicBeanDip.com

Page 5 of 68 - Go to page: 1 2 3 4 5 6 7 8 9 10 16

Sams Teach Yourself COBOL in 21 Days (3rd Edition)

Mo Budlong

Sams Teach Yourself COBOL in 21 Days (3rd Edition) Mo Budlong List Price: $39.99
By: Sams
Amazon Marketplace: 7 new & used starting at $35.64

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General AAS

Customer Reviews:
Total reviews: 3 Average rating: 4.5 of 5

WOW... COBOL for the 21st century 5 out of 5 stars.
14 of 14 people found this review helpful.

I was pleasantly surprised to find that COBOL in 21 Days covered such a wide range of functions. Although I've used COBOL for years, I had not been exposed to using it for object-oriented programming or generating HTML. It's nice to see these features, but... the true power of this course lies in it's "real world" examples that systematically build into a strong foundation of COBOL knowledge. The authors ability to present code examples with clear explanations and chapter reviews enables the reader to quickly absorb the material. I was also pleased to see that the course "really" could be completed within 21 days.

This book has become required reading for new programmers at my clients site. It has also become a point of reference for the more senior programmers. If you don't already have a COBOL compiler, don't fret as the Acucobol system on the CD is all that you'll need (including runtime, debugger, utilities, etc.)

I give this book my highest recommendation for anybody wishing to become a competent COBOL programmer

Editorial Review:

Sams Teach Yourself COBOL in 21 Days, Third Edition, will quickly empower you to create powerful, Y2K-complient COBOL applications. Using client-proven methods, and over 20 years of COBOL programming experience, expert author Mo Budlong provides you with an understanding of the COBOL language and programming methods. Readers who have been confused by the high-end, academic style of other COBOL books and classes have had this to say about previous editions of Sams Teach Yourself COBOL in 21 Days: "A very good book. Much easier to understand than the course I took." "The 21 Days book will get you up to speed much quicker (than college classes.)" "I use Teach Yourself COBOL in 21 Days at my Learning Center for teaching COBOL programming."

Java for COBOL Programmers (2nd Edition) (Programming Series)

John C Byrne, Jim Cross

Java for COBOL Programmers (2nd Edition) (Programming Series) John C Byrne, Jim Cross Amazon Price: $32.97
List Price: $49.95
Usually ships in 24 hours
By: Charles River Media
Amazon Marketplace: 8 new & used starting at $6.66

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Home Computing -> Internet -> General AAS
Subjects -> Computers & Internet -> Programming -> Java -> General
Subjects -> Computers & Internet -> Programming -> Java -> General AAS

Customer Reviews:
Total reviews: 6 Average rating: 3.5 of 5

Not to bad - but could have been better. 3 out of 5 stars.
16 of 16 people found this review helpful.

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 to chapters that seemed to be taken from some technical presentation. To me the next step should have been how Java does external data I/O. After I completed this book, I found that the book that I really wanted was "Java for the COBOL Programmer (Advances in Object Technology".

Editorial Review:

Completely 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).

Cics Command Level Programming (Wiley Professional Computing)

Alida M. Jatich

Cics Command Level Programming (Wiley Professional Computing) Alida M. Jatich List Price: $60.00
By: John Wiley & Sons Inc
Amazon Marketplace: 9 new & used starting at $8.75

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> General AAS
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> General

Customer Reviews:
Total reviews: 2 Average rating: 4.5 of 5

One of the best written how-to computer books 5 out of 5 stars.
4 of 5 people found this review helpful.

I, had to becomes a CICS expert in a couple of days. This book is unbelievably easy to follow. My complememts to Alida M. Jatich. I've learned almost all my computer skills through books. This one ranks up there with Stern and Stern's 'Structured COBOL' and McQuillen & Princes 'MVS Assembler Language

Editorial Review:

This text aims to teach the reader how to design, code and test CICS applications in both the mainframe and the OS/2 environments. It provides the tools and techniques in step-by-step format, as well as the concepts behind those techniques. It explains how CICS relates to the hardware, the operating system, the data and the applications. The book includes hands-on exercises and sample programs that readers can use as a basis for creating new applications. The author explains how terminal devices work, how they are connected to CICS, and how to use them in an application. The vital topics of VSAM and SQL are covered in depth, as are communications between program modules and between CICS regions and systems. New material includes CICS OS/2 and associated tools and techniques, CUA (Common User Access) and SQL, as well as the new mainframe releasers CICS/MUS 2.1.1 and CICS/ESA 3.1.

Programming In COBOL / 400

James Cooper, Nancy Stern, Robert A. Stern

Programming In COBOL / 400 James Cooper, Nancy Stern, Robert A. Stern Amazon Price: $107.05
Usually ships in 24 hours
By: Wiley
Amazon Marketplace: 28 new & used starting at $18.49

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Hardware -> Mainframes & Minicomputers
Subjects -> Computers & Internet -> Microsoft -> Spreadsheets
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol

Customer Reviews:
Total reviews: 2 Average rating: 3.5 of 5

Very good basic COBOL book 4 out of 5 stars.
6 of 6 people found this review helpful.

I first learned COBOL on an HP-3000 about 12-13 years ago. Unfortunately, I didn't use COBOL again until a few months ago, so my COBOL skills were rusty indeed when I found the need to create COBOL programs on the AS/400 I use at work. PROGRAMMING IN COBOL/400 was exactly the refresher I needed.

Although the first few chapters were primarily a review of good programming practice (use of flowcharts, pseudocode and printer spacing charts), the remainder of the book provided a good, reasonably comprehensive discussion of COBOL programming concepts.

The book is organized in a fairly straight-forward manner, starting with a look at the different divisions of a COBOL program. While I have yet to encounter a book that describes the four divisions and their sub-sections in a way that makes it easy for me to remember what is required, and in what order to place them (I tend to copy old programs, remove everything that is not used in the new program, and rewrite the Data and Procedure Divisions), this book's discussion of these constructs is as good as any, and better than many. The author introduces new concepts when discussing the Procedure Division in an effective manner, starting with the basics and gradually building towards more advanced concepts. The index is, for the most part, comprehensive and useable. The appendices at the end of the book cover topics that may be useful to some programmers, without cluttering the main text of the book with material that most AS/400 programmers do not need because they are probably already familiar with it (such as the AS/400 environment, PDM, etc.).

My gripes are mostly trivial, and should not discourage a potential buyer from purchasing this book. First, the overview of programming concepts probably would have been better in an appendix. This is very basic material, and not necessary for most AS/400 programmers to review. Second, since input and output specifications are such a large part of COBOL programming, copies of a printer spacing chart in the appendix would have been nice. The author shows the use of these spacing charts in several examples, but all have sample data filled in on them. Finally, some of the discussion appears a little dated. As I understand, this book is basically a rewrite, geared specifically towards the AS/400, of a "classic" COBOL text. Unless I am mistaken, the original source for this text was the book I used in high school to learn COBOL in the first place, and it is apparent to the reader that much of the content has been adapted to the AS/400 environment.

Nevertheless, this is a very readable text on AS/400 COBOL, and I would recommend it to an AS/400 programmer--or any other programmer, for that matter, as COBOL is a very standardized language--without hesitation.

Editorial Review:

Based on the best-selling, COBOL text by Robert and Nancy Stern.
* Increased coverage of ILE COBOL and subfiles.

COBOL Programmers Swing with Java

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

COBOL Programmers Swing with Java E. Reed Doke, Bill C. Hardgrave, Richard A. Johnson Amazon Price: $40.49
List Price: $48.00
Usually ships in 24 hours
By: Cambridge University Press
Amazon Marketplace: 19 new & used starting at $26.98

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Java -> General
Subjects -> Computers & Internet -> Programming -> Java -> General AAS
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol

Customer Reviews:
Total reviews: 2 Average rating: 4.5 of 5

Good bye Hello World 5 out of 5 stars.
4 of 4 people found this review helpful.

Why does every Java book start with Hello World? This one doesn't. They use a bank system to illustrate the java commands. And it does it in less than 300 pages. Which means it actually is possible to read it from beginning to end. Plus it is easy to follow. It may not have all the things you can do in java but I found it to be of great help as I learn java. For cobol programmers I feel this is one to have in your library.

Editorial Review:

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

Reengineering Cobol With Objects: Step by Step to Sustainable Legacy Systems (Object Technology Series)

Robert Levey

Reengineering Cobol With Objects: Step by Step to Sustainable Legacy Systems (Object Technology Series) Robert Levey List Price: $40.00
By: Mcgraw-Hill (Tx)
Amazon Marketplace: 9 new & used starting at $2.77

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General AAS

Customer Reviews:
Total reviews: 2 Average rating: 3.5 of 5

A COBOL BOOK FOR ALL SEASONS 5 out of 5 stars.
2 of 3 people found this review helpful.

This book is the ultimate end to the evolution of COBOL from spaghetti code to structured programming to legacy systems. Robert Levey discusses how most legacy systems probably started out as well structured code and, over several years of maintenance, evolved into structured linguine (my metaphor).

He then offers a solution of reengineering with objects. This book is a must for all COBOL programmers and analysts both young and old (green and seasoned)

Book needs a major rewrite 2 out of 5 stars.
0 of 2 people found this review helpful.

I found this book to be dry and poorly laid out. Examples were often mentioned on one page, but shown on the next. This resulted in having to flip pages back and forth to view code snippets while reading about them. The book is too light on example source code and does not contain any complete programs. The ideas presented by the author are a broad overview. After reading this book, I have no idea about how to really start implementing them.
If you are wanting an overview of objects and how they relate to COBOL, read this book. If you are looking for a Step by Step to Sustainable Legacy Systems, then this is not the book for you.

In addition the book mentions the author, Robert Levey, is president of Prospect Systems in Nutley, NJ. However, using Google, I could not find a web site (or any information for that matter) for this company.

Editorial Review:

The methodology presented in this book shows how to use objects and object techniques within COBOL. By gradual elimination of the maintenance backlog, enterprise programmers can rebuild the old logic into a robust and adaptable software system.

MVS COBOL II Power Programmer's Desk Reference

David Shelby Kirk

MVS COBOL II Power Programmer's Desk Reference David Shelby Kirk By: QED Technical Publishing Group
Amazon Marketplace: 6 new & used starting at $17.42

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> General
Subjects -> Computers & Internet -> Programming -> General AAS

Customer Reviews:
Total reviews: 6 Average rating: 5.0 of 5

New features of COBOL/390 5 out of 5 stars.
11 of 11 people found this review helpful.

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.

Good but incomplete 4 out of 5 stars.
3 of 4 people found this review helpful.

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.

COBOL for Dummies Quick Reference

John W. Fronckowiak

COBOL for Dummies Quick Reference John W. Fronckowiak List Price: $14.99
By: For Dummies
Amazon Marketplace: 6 new & used starting at $2.89

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General AAS

Customer Reviews:
Total reviews: 1 Average rating: 3.0 of 5

Editorial Review:

Designed to lay open at your side as you write COBOL programs, COBOL for Dummies Quick Reference is a simple guide for programmers already familiar with the language. This book won't teach you to write in COBOL; rather, it will help jog your memory when you forget exactly how to do something.

Each section is organized around the various parts of COBOL programs, explaining commands and syntax you'll use in each division of a program (IDENTIFICATION DIVISION, DATA DIVISION, PROCEDURE DIVISION, and so on). Within each part, statements are listed alphabetically for easy reference. Each entry features a couple of paragraphs about what the statement does and, usually, an illustrative code example. A separate section lists all COBOL verbs. Other chapters briefly address flowcharting, debugging, compiler comparisons, the year 2000 problem, and other subjects that could fill entire books by themselves.

Don't expect this book to explain COBOL to you. Do, however, expect it to remind you of key concepts while you're in the midst of coding or to clue you in to new procedures as you read under less urgent circumstances.

Embedded S. Q. L. for DB2: Cobol Application, Design and Programming

Jonathan S. Sayles

Embedded S. Q. L. for DB2: Cobol Application, Design and Programming Jonathan S. Sayles By: Tarquin Publications
Amazon Marketplace: 2 new & used starting at $0.56

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Specific Databases -> IBM DB2
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol

Editorial Review:

This excellent tutorial provides all the necessary information to develop, test and implement COBOL application programs that access DB2 data through embedded SQL statements. Detailed instructions describe how to design efficient SQL/COBOL applications in a DB2 production setting. Every chapter features a summary of key concepts, review questions and answers plus programming workshops.

C for COBOL Programmers: A Business Approach

Jim Gearing

C for COBOL Programmers: A Business Approach Jim Gearing Amazon Price: $37.29
List Price: $43.99
Usually ships in 24 hours
By: Addison-Wesley Professional
Amazon Marketplace: 30 new & used starting at $3.46

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Microsoft -> Development -> C & C++ Windows Programming
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> Cobol
Subjects -> Computers & Internet -> Programming -> Languages & Tools -> General

Customer Reviews:
Total reviews: 2 Average rating: 4.5 of 5

Good Reference 4 out of 5 stars.
3 of 3 people found this review helpful.

I found most C training books frustrating because I had too many questions, questions about file structure, storage, and definitions. This book explained the answers in a language I could understand, Cobol. I would not use this book as the sole teacher of the C language but it sure relieved many of the frustrations I had in the beginning. Gearing's approach was almost the complete opposite of every other C book and I think I needed both approaches to obtain the desired result, learning C.

Editorial Review:

Written by an experienced business data systems designer and programmer, this new tutorial provides an ideal introduction to C for the COBOL programmer who wants to become proficient in the powerful C language. Featuring side-by-side comparisons of the syntax and constructs of the two languages, C for COBOL Programmers uses the reader's knowledge of COBOL to build a framework for learning C quickly and easily. The book introduces coded examples in C early, and in the context of a business environment. A complete chapter is devoted to explaining the important differences between COBOL and C for data handling and I/O, while another chapter focusses on C programming standards as applied to business data processing. A valuable appendix cross-references COBOL commands to C commands, operators, and functions. 0805316604B08022001

Page 5 of 68 - Go to page: 1 2 3 4 5 6 7 8 9 10 16

Return to MagicBeanDip.com

This page was created in 1.3285 seconds.