From the course: Migrating COBOL Apps
Unlock the full course today
Join today to access over 24,300 courses taught by industry experts.
Visualization of legacy COBOL code - COBOL Tutorial
From the course: Migrating COBOL Apps
Visualization of legacy COBOL code
- [Instructor] Often when embarking upon a COBOL migration project, not only will the legacy application be aged but the original developers will be retired or worse, and there'll be limited or out-of-date documentation to support the application, or much of the current expertise for the application if there is any, may come from outsourced teams. Getting a good understanding of the source code will be critical to a smooth and successful migration. In the early days of COBOL, programmers would often hand-draw structure diagrams representing the organization of the code. In 1985, a researcher at Massey university in New Zealand Kay Meng Tan, carried out research into automating the analysis of COBOL programs, with a COBOL program called MUCAS, which determined the complexity measures and control flows in the programs. This was never commercialized, however, and he's long gone. In his 1996 thesis entitled "Design…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
Lehman's laws of software evolution3m 2s
-
(Locked)
Reengineer and the horseshoe model3m 44s
-
(Locked)
Classification of legacy data2m 14s
-
(Locked)
The reengineering process4m 53s
-
(Locked)
Visualization of legacy COBOL code3m 13s
-
(Locked)
Create COBOL flowcharts with Visustin2m 48s
-
(Locked)
Navigate code visually with Visual Studio1m 18s
-
-
-
-