Cargando…

Beginning COBOL for programmers /

Beginning COBOL for Programmersis a comprehensive, sophisticated tutorial and modular skills referenceon the COBOL programming language for established programmers. This book is for you if you are a developer who would like to - or must - add COBOL to your repertoire. Perhaps you recognize the oppor...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Coughlan, Michael (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley : Apress, 2014.
Colección:Expert's voice in COBOL.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to COBOL
  • COBOL foundation
  • Data declaration in COBOL
  • Procedure division basics
  • Control structures : selection
  • Control structures : iteration
  • Introduction to sequential files
  • Advanced sequential files
  • Edited pictures
  • Processing sequential files
  • Creating tabular data
  • Advanced data declaration
  • Searching tabular data
  • Sorting and merging
  • String manipulation
  • Creating large systems
  • Direct access files
  • COBOL report writer
  • OO-COBOL.