Skip to content

Commit 614fc87

Browse files
arilivigniCopilotjc-clark
authored
Enhance tutorial with learning outcomes for skills exercise (#60644)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
1 parent e3d6c94 commit 614fc87

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/copilot/tutorials/modernize-legacy-code.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,12 @@ In this example, we looked at an account management system written in COBOL and
409409
410410
Try the [Modernizing your legacy code with {% data variables.product.prodname_copilot %}](https://github.com/skills/modernize-your-legacy-code-with-github-copilot) Skills exercise for practical experience updating a legacy codebase with {% data variables.product.prodname_copilot %}.
411411
412+
Here is what you will learn:
413+
* Analyze legacy COBOL code using {% data variables.copilot.copilot_chat %} to understand business logic
414+
* Generate documentation, including Mermaid data flow diagrams and test plans, with {% data variables.product.prodname_copilot_short %}
415+
* Modernize the codebase from COBOL to Node.js using {% data variables.product.prodname_copilot_short %}'s code transformation capabilities
416+
* Create comprehensive unit tests based on the generated test plan
417+
412418
## Further reading
413419
414420
* [AUTOTITLE](/copilot/copilot-chat-cookbook/documenting-code/documenting-legacy-code)

0 commit comments

Comments
 (0)