Teach Yourself Cobol In 21 Days (2nd Ed), Cobol
[ Pobierz całość w formacie PDF ]
//-->COBOL in 21 daysTeach Yourself COBOL in 21 days,Second EditionNext chapterTable of Contents:qIntroductionWeek 1 at a GlanceqqqqqqqDay 1 - Your First COBOL ProgramDay 2 - Using Variables and ConstantsDay 3 - A First Look at Structured COBOLDay 4 - Decision MakingDay 5 - Using PERFORM, GO TO, and IF to Control ProgramsDay 6 - Using Data and COBOL OperatorsDay 7 - Basics of DesignWeek 1 in ReviewWeek 2 at a GlanceqqqqqqqDay 8 - Structured DataDay 9 - File I/ODay 10 - PrintingDay 11 - Indexed File I/ODay 12 - More on Indexed FilesDay 13 - Deleting Records and Other Indexed File OperationsDay 14 - A Review of Indexed FilesWeek 2 in ReviewWeek 3 at a GlanceqqqqqqqDay 15 - Data IntegrityDay 16 - Using Look Up and ArraysDay 17 - Alternate KeysDay 18 - Calling Other ProgramsDay 19 - Complex Data Entry ProblemsDay 20 - More Complex Data EntryDay 21 - Selecting, Sorting, and ReportingWeek 3 in ReviewqqqqqqBonus Day 1 - Control BreaksBonus Day 2 - Miscellaneous COBOL SyntaxBonus Day 3 - Full-Screen I/OBonus Day 4 - Using a Symbolic DebuggerBonus Day 5 - Intrinsic Functions and the Year 2000Bonus Day 6 - Dates and the Year 2000Appendix A - AnswersAppendix B - ASCIIAppendix C - Editing, Compiling, and LinkingAppendix D - Handling Compiler ErrorsAppendix E - Summary of COBOL SyntaxAppendix F - Transaction ProcessingAppendix G - GlossaryNext chapterqqqqqqq©Copyright,Macmillan Computer Publishing. All rights reserved.Next chapterContentsTeach Yourself COBOL in 21 days,Second EditionBy Mo BudlongDedicationI want to dedicate this book to the army of programmers and computer professionals who are alreadysweating or will shortly be sweating with the rest of us over the year 2000 problem.AcknowledgmentsIn this second edition ofTeach Yourself COBOL in 21 Days,I have had a chance to correct errors fromthe first edition, expand on areas that needed elaboration, and write about many of the new and excitingthings that are happening in the COBOL world. But most important to me, I have been able to act on thefeedback that I have had from readers of the first edition. All of it was good, and all of it was helpful.There are way too many of you to thank. There were lots of little suggestions and a couple of major ones,and they all have been incorporated. I want to thank you all.This is my third project for Sams and Macmillan, and I want to thank Chris Denny for noticing that thefirst edition was climbing the sales charts and for realizing that it was time for a new edition.I want to thank Heather Mlodinow, an accomplished COBOL programmer who reviewed the technicalend of the first edition, and Lee Ann Phillips who reviewed the second edition. Lee Ann was a tougheditor, but she was usually right, and I am particularly indebted to her for additional material on datesand calendars. Greg Adams, president of International Digital Scientific, Inc., also reviewed the dateschapters and provided helpful suggestions. All the Sams and Macmillan editors and crew have beenterrific. Ryan Rader, Rich Alvey, Drew Cupp, Heather Butler, Mary Ann Abramson, Fran Hatton, andGayle Johnson all gave excellent advice and encouragement.Mostly, I want to thank my wife Helen, who was not only my first line editor, but the first guinea pig totake the course. In fact, all three of the trial students--Helen, Victoria St. James, and ColleenLerian--were patient and capable and made it very easy to adjust the book to get it right for a newcomerto COBOL. The book is much better because of their efforts.In order to do this job properly, I needed to get my hands on a great deal of software and hardware, and Iwant to thank Micro Focus Inc. for providing Micro Focus Personal COBOL and Micro FocusProfessional COBOL, as well as a lot of encouragement.Acucobol Inc. graciously made its ACUCOBOL-85 package available.A huge team is involved in taking a manuscript from the author's pen (or word processor) to final print. Alot of help, advice, and changes are contributed by this team. But ultimately the book is the author'swork, and therefore I want to stress that I have made every effort to provide useful and accurateinformation, but any errors you find are mine alone.About the AuthorMo Budlonghas been a programmer and hardware engineer for 25 years. He has written severalcomputer books, includingCOBOL Dates and the Year 2000, Moving from COBOL to C, COBOLCookbooks Volumes 1, 2,and3,and theC100 Manual.He currently writes regular columns for UNIXmagazines in the U.S. and England, including the monthly "UNIX 101" column forSunWorld Online,aWeb-based magazine. As a software consultant, he programs in multiple languages, including C/C++,Visual Basic, SQL, and numerous Assembly languages, and he has several software packages currentlyon the market.Tell Us What You Think!As a reader, you are the most important critic and commentator of our books. We value your opinion andwant to know what we're doing right, what we could do better, what areas you'd like to see us publish in,and any other words of wisdom you're willing to pass our way. You can help us make strong books thatmeet your needs and give you the computer guidance you require.Do you have access to the World Wide Web? Then check out our site atNOTE:If you have a technical question about this book, call the technical support line at317-581-3833 or send e-mail tosupport@mcp.com.As the team leader of the group that created this book, I welcome your comments. You can fax, e-mail,or write me directly to let me know what you did or didn't like about this book--as well as what we cando to make our books stronger. Here's the information:Fax: 317-581-4669E-mail:programming_mgr@sams.mcp.comMail: Christopher DennyComments DepartmentSams Publishing201 W. 103rd Street
[ Pobierz całość w formacie PDF ]