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)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm44964823
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 000807s1999 inua o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCL  |d OCLCQ  |d YDXCP  |d HNW  |d OCLCQ  |d TUU  |d OCLCQ  |d TNF  |d OCLCQ  |d OCLCF  |d IDEBK  |d OCLCQ  |d UMI  |d CEF  |d DEBSZ  |d NAM  |d OCLCQ  |d SUR  |d C@V  |d OCLCQ  |d SAV  |d OCLCQ  |d ICD  |d QT7  |d MNS  |d LUE  |d OCLCQ  |d INT  |d TOF  |d OCLCQ  |d AU@  |d WYU  |d PTL  |d VT2  |d CZL  |d DST  |d UKAHL  |d OCLCQ  |d IOY  |d OCLCQ 
019 |a 243693216  |a 961606490  |a 962688557  |a 984861363  |a 989933710  |a 1007379528  |a 1020514033  |a 1038558978  |a 1044231324  |a 1049762741  |a 1052991785  |a 1056347323  |a 1058708661  |a 1060793416  |a 1064139021  |a 1074306449  |a 1097088109  |a 1188972964  |a 1192344936  |a 1240535492  |a 1295599089  |a 1300708224  |a 1303330402  |a 1316532175  |a 1328489759 
020 |a 0585135274  |q (electronic bk.) 
020 |a 9780585135274  |q (electronic bk.) 
020 |a 9780768685510 
020 |a 0768685516 
020 |a 9780672314537 
020 |a 0672314533 
020 |z 0672314533 
029 1 |a CHBIS  |b 006152427 
029 1 |a CHVBK  |b 171187652 
029 1 |a DEBSZ  |b 355430061 
029 1 |a DEBSZ  |b 378282387 
029 1 |a HEBIS  |b 291501214 
035 |a (OCoLC)44964823  |z (OCoLC)243693216  |z (OCoLC)961606490  |z (OCoLC)962688557  |z (OCoLC)984861363  |z (OCoLC)989933710  |z (OCoLC)1007379528  |z (OCoLC)1020514033  |z (OCoLC)1038558978  |z (OCoLC)1044231324  |z (OCoLC)1049762741  |z (OCoLC)1052991785  |z (OCoLC)1056347323  |z (OCoLC)1058708661  |z (OCoLC)1060793416  |z (OCoLC)1064139021  |z (OCoLC)1074306449  |z (OCoLC)1097088109  |z (OCoLC)1188972964  |z (OCoLC)1192344936  |z (OCoLC)1240535492  |z (OCoLC)1295599089  |z (OCoLC)1300708224  |z (OCoLC)1303330402  |z (OCoLC)1316532175  |z (OCoLC)1328489759 
037 |a CL0500000025  |b Safari Books Online 
050 4 |a QA76.73.C25  |b H83 1999eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 21 
049 |a UAMI 
100 1 |a Hubbell, Thane. 
245 1 0 |a Sams teach yourself Cobol in 24 hours /  |c Thane Hubbell. 
246 3 |a Teach yourself Cobol in 24 hours 
260 |a Indianapolis, IN :  |b Sams Pub.,  |c 1999. 
300 |a 1 online resource (xi, 477 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Sams teach yourself in 24 hours series 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a 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. 
520 |a 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-on guide is the easiest, fastest way to begin creating standard COBOL compliant code. Business professionals and programmers from other languages will find this hands-on, task-oriented tutorial extremely useful for learning the essential features and concepts of COBOL programming. Writing a program can be a complex task. Concentrating on one development tool guides you to good results every time. There will be no programs that will not compile! 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a COBOL (Computer program language) 
650 6 |a COBOL (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x CÄ  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
650 7 |a COBOL (Computer program language)  |2 blmlsh 
650 7 |a COBOL (Computer program language)  |2 fast  |0 (OCoLC)fst00843421 
776 0 8 |i Print version:  |a Hubbell, Thane.  |t Sams teach yourself Cobol in 24 hours.  |d Indianapolis, IN : Sams Pub., 1999  |z 0672314533  |w (DLC) 98087215  |w (OCoLC)40808194 
830 0 |a Sams teach yourself in 24 hours series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780768685510/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
936 |a BATCHLOAD 
938 |a Askews and Holts Library Services  |b ASKH  |n AH38448291 
938 |a EBSCOhost  |b EBSC  |n 12439 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis23920021 
938 |a YBP Library Services  |b YANK  |n 2308519 
994 |a 92  |b IZTAP