Cargando…

Sams teach yourself Cobol in 24 hours /

Sams Teach Yourself COBOL in 24 Hours teaches the basics of COBOL programming in 24 step-by-step lessons. Each lesson builds on the previous one providing a solid foundation in COBOL programming concepts and techniques. Coupled with the source code and the compiler available from Fujitsu, this hands...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hubbell, Thane
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Sams Pub., 1999.
Colección:Sams teach yourself in 24 hours series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • pt. I. COBOL Program Basics
  • Hour 1. Getting Started
  • Hour 2. Writing Your First Program in COBOL
  • Hour 3. Different Data Types
  • Hour 4. Basic User Interface
  • Hour 5. Procedure Division
  • Hour 6. Manipulating Data
  • Hour 7. Manipulating String Data
  • Hour 8. Conditional Statements
  • Hour 9. The Evaluate Statement
  • Hour 10. Processing Loops
  • Hour 11. Advanced Perform Statements
  • Hour 12. Tables
  • pt. II. File Handling
  • Hour 13. Sequential Files
  • Hour 14. Indexed Files
  • Hour 15. Reading Indexed File Records
  • Hour 16. Updating Indexed File Records
  • Hour 17. Sorting
  • pt. III. Business Processing
  • Hour 18. Master File Updating
  • Hour 19. Reporting
  • Hour 20. Advanced Reporting
  • pt. IV. Miscellaneous Functions
  • Hour 21. Date Manipulation
  • Hour 22. Other Intrinsic Functions
  • pt. IV. Advanced Topics
  • Hour 23. The Call Interface
  • Hour 24. The Graphical User Interface.