Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Mobile & Wireless » General AAS » Murach's CICS for the COBOL Programmer  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
Subcategories
Mass Market
Trade
Related Categories
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Mainframes & Minicomputers
Hardware
Computers & Internet
Subjects
Books
• Cobol
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Languages & Tools
Programming
Computers & Internet
Subjects
• General AAS
Languages & Tools
Programming
Computers & Internet
Subjects
• General
Programming
Computers & Internet
Subjects
Books
• General AAS
Programming
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General AAS
Software
Computers & Internet
Subjects
Books
• General
Computers & Internet
Subjects
Books
• General AAS
Computers & Internet
Subjects
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
Visit Laptop Nirvana for the best Cheap Discount Laptops

Murach's CICS for the COBOL Programmer

Murach's CICS for the COBOL Programmer

zoom enlarge 
Authors: Raul Menendez, Doug Lowe
Publisher: Mike Murach & Associates
Category: Book

List Price: $54.00
Buy New: $44.60
You Save: $9.40 (17%)



New (16) Used (10) from $34.95

Avg. Customer Rating: 5.0 out of 5 stars 6 reviews
Sales Rank: 399749

Media: Paperback
Edition: 1st
Number Of Items: 1
Pages: 633
Shipping Weight (lbs): 2.9
Dimensions (in): 9.9 x 8 x 1.7

ISBN: 189077409X
Dewey Decimal Number: 005.222
EAN: 9781890774097
ASIN: 189077409X

Publication Date: January 15, 2001
Availability: Usually ships in 1-2 business days
Shipping: International shipping available
Condition: Brand New. Delivery is usually 5 - 8 working days from order, International is by Royal Mail Airmail

Similar Items:

  • DB2 for the COBOL Programmer, Part 1, 2nd Ed.
  • Murach's Mainframe COBOL
  • Murach's OS/390 and z/OS JCL
  • Vsam for the Cobol Programmer: Concepts, Cobol, Jcl, Idcams
  • DB2 for the COBOL Programmer, Part 2, 2nd Ed.

Editorial Reviews:

Product Description
Join the more than 150,000 programmers who have learned CICS using our CICS books alone. Now, our two-part CICS for the COBOL Programmer has been revised into a single volume that meets today's need for fast-paced training. You get all the commands and features that are current today—plus, new chapters on creating web or component-based programs—in just 630, information-packed pages. You'll start off with the basics that you need for every CICS program you write:

how to use basic mapping support (BMS) to define the screens your programs use pseudo-conversational programming...what it is, why you have to use it, and how it complicates the logic in a COBOL program

the CICS commands for terminal handling, VSAM file handling, and program control

how to design a CICS program using event-driven design so it's easier to code, test, debug, and maintain

how and when to use temporary storage queues instead of the communication area to pass data between program executions

how to use IBM-supplied transactions like CEMT, CECI, and CEDF to simplify testing and debugging

Then, you'll see the design and code for a complete application consisting of four interrelated CICS programs…a great way to solidify your new CICS skills.

But that's not all. You'll also learn about the commands and techniques you need for special purposes. Like processing VSAM files sequentially. Accessing records by an alternate index. Handling DB2 data (this chapter assumes you already know DB2, so if you need some training, please see our DB2 books on pages 5-6). Scheduling a task for execution. Using the error recovery features that come into play when a task or CICS abends. Using the intercommunication features of CICS, including Distributed Program Link and EXCI, so that resources can be shared across remote systems. Handling outdated code as you maintain older programs.

Beyond the commands and coding features, however, there are two chapters of special interest for creating new applications:

how to design and code programs in which the presentation logic (the code that handles the interaction with the user at a terminal) is separated from the business logic (the code that processes the data)…This makes it feasible to create programs with front-ends in languages like Java or Visual Basic, leaving CICS on the back-end to do what it does best: process transactions

how to design and code CICS programs for the web (probably the most compelling reason for separating the presentation logic from the business logic)

So if you're new to CICS, you'll learn the best development techniques as well as all the coding details for creating today's applications. If you have some CICS experience, you'll add to your skills in record time. Either way, you'll gain an understanding of CICS that makes it easier handle each new programming challenge. So get your copy of Murach's CICS for the COBOL Programmer today!


Customer Reviews:   Read 1 more reviews...

5 out of 5 stars Excelent book !!   February 18, 2008
I recommend for all programmers and System Analist that needs to learn everything about COBOL CICS.


5 out of 5 stars good learning tool   December 26, 2007
I bought this back when I was trying to learn CICS. It was one of the best I found. I keep it at my desk at work and my co-workers use it on a regular basis too.


5 out of 5 stars Excellent and full of good information   November 5, 2006
As always, Murach has provided a real working programmers text. This is a combination of the older volumes 1 and 2 with lots of new stuff thrown in. Beware - this is a full instructional text. It goes into depth on just about everything you would really want to know. I use it when I have questions as well as an instructional text for my junior staff programmers. The examples are also plentiful and well presented. Now that I do engagements on the road, I ship this text everywhere I go - wouldnt be without it as I still refer just to be sure I got it right.


5 out of 5 stars For anyone wanting to learn CICS programming   June 8, 2001
 16 out of 16 found this review helpful

Murach's CICS For The Cobol Programmer is a complete training manual for CICS so well written and presented that the novice will rapidly become proficient in designing, coding, and testing CICS programs. All the features programmers use regularly on the job are featured including those for VSAM file handling, editing input data, controlling the display of data at a terminal, DB2 data access, error processing, and debugging. Programmers are also provided with an overview of how CICS can be used for web-based applications, including the design and coding considerations involved. Murach's distinctive and "learner friendly" paired-pages style is followed throughout with the illustrations and crucial coding details for a single feature or function on the right-hand page, while the left-hand page offers extra explanation and perspective. Murach's CICS For The Cobol Programmer is a "must" for anyone wanting to learn CICS programming and operation.


5 out of 5 stars This is going to be my desk-top CICS reference book   May 28, 2001
 11 out of 11 found this review helpful

An uncluttered layout and clear text make this the best textbook I've read in a very long time. You can see the code (or list of command options or diagram) on the right page, and read the explanation of the command on the left page. It's much easier than going back and forth trying to find a code example.

I was looking to fill in gaps in my knowledge, so I liked the way each topic stands alone. You can just look up VSAM browses or SQL commands or MRO without having to read the chapters leading up to it. I'm going to use this as a reference book. It has everything I need.

It was funny that the last two chapters were one on using CICS with web browsers and another on obsolete terms, like BLL-CELLS. I guess it's a reminder that CICS is still a developing system and we have to keep our knowledge fresh!

Powered by Associate-O-Matic