sortowanie:
cena |
rok wydania
Systems Analysis and DesignAlan Dennis' 5th Edition of Systems Analysis and Design continues to build upon previous issues with it hands-on approach to systems analysis and design with an even more in-depth focus on the core set of skills that all analysts must possess.
COBOL for the 21st CenturyCOBOL... Still standing tall. Just like the evergreen, the COBOL programming language has remained vibrant and full of life year after year. Today, COBOL is running a large number of the world's business data applications, and it's likely to remain a viable language in the years ahead.
Object-Oriented Design & PatternsDrawing from his extensive experience as a programmer and teacher, author Cay Horstmann helps readers gain an appreciation for the value of object-oriented design principles. He provides the context so that readers can apply these principles and techniques in their own designs.
Murach's Mainframe COBOLSpecifically addressing COBOL programming for IBM mainframes, this tutorial and reference starts by showing how to code and test simple programs that prepare reports, then shows how to design more complicated programs using structured programming techniques, work with tables, and maintain records in
Structured Programming with COBOL ExamplesAs the conversion of legacy systems continues, the ability to understand embedded business rules becomes more and more critical. This ability is directly related to the structure of the programs within those systems. We also see the need to teach structured programming to a new generation of programmers who must maintain the billions of lines of existing COBOL code. The ultimate purpose of this te...
Structured Programming with COBOL ExamplesAs the conversion of legacy systems continues, the ability to understand embedded business rules becomes more and more critical. This ability is directly related to the structure of the programs within those systems. We also see the need to teach structured programming to a new generation of programmers who must maintain the billions of lines of existing COBOL code. The ultimate purpose of this te...
Murach's CICS for the COBOL ProgrammerJoin the more than 150,000 programmers who have learned CICS using CICS books alone. Now, the two-part CICS for the COBOL Programmer has been revised into a single volume that meets today's need for fast-paced training. Readers 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.
DB2 for the COBOL ProgrammerThe aim of this text is to provide the programmer with the knowledge to access and process DB2 data in COBOL programs using embedded SQL. This second edition has been updated includes: basic
DB2 for the COBOL ProgrammerFollowing on from Part 1, this guide covers advanced skills in DB2 programming, including using dynamic SQL, data sharing and locking concepts, and administration that lets readers design database, manage dabatase objects and set up quality assurance environments.
Advanced COBOL for Structured and Object-Oriented ProgrammingThis edition includes: examples reflecting Cobol hot buttons like Y2K and security; object oriented COBOL; explains why it has been difficult to implement; it expands intrinsic functions; it covers COBOL report writer, and Micro focus terminal support; and focuses on client/server applications.
Sams Teach Yourself COBOL in 24 Hours [With Contains Examples and Code]New COBOL programmers and programmers from another language can use this title to learn COBOL basics, hardware and software requirements, and learn how to write and execute their own COBOL programs quickly and effectively. The CD-ROM contains Fujitsu COBOL compiler, examples and code, COBOL SP2 and more.
COBOL for StudentsA work on COBOL programming that focuses on the fundamentals of the language and takes students to the point where they can write modestly sized programs using sequential files. It explains design and other programming techniques which should be part of the professional programmer's repertoire.
VSAM for the COBOL ProgrammerIf you're a COBOL programmer who is just starting to work on an IBM mainframe, this book shows you how to work with VSAM files. These are mainframe versions of the sequential, indexed, and relative files of standard COBOL. To work with them on a mainframe, though, you need to use extensions to the standards; the IBM codes for error processing; JCL to run the programs that use the files; and Access...