Opiniones y comentarios de aprendices correspondientes a Code Loops in COBOL por parte de Coursera Project Network
Acerca del Curso
In this project, you will enhance your COBOL skills by learning to incorporate loops into your COBOL code. A loop enables a program to repeat a set of steps over and over until the process is complete. Since one of COBOL’s strengths is its ability to process large volumes of data, using loops is an essential skill for any COBOL programmer. Although COBOL is an old language, skilled COBOL programmers are in demand, since it is estimated that up to 70% of large corporations still use COBOL for processing data in their mission-critical systems....