cobol-programming-course icon indicating copy to clipboard operation
cobol-programming-course copied to clipboard

Split course 1 into course 1 and course 2

Open pathange-s opened this issue 2 years ago • 2 comments

Proposed changes

Divide Course 1 into Course 0 and Course 1

Type of change

  • [ ] Bug fix (change which fixes one or more issues)
  • [ ] New feature (change which adds functionality or features to the course)
  • [ ] Translations (change which adds or modifies translations of the course)
  • [x] Documentation (change which modifies documentation related to the course)
  • [ ] This change requires an update to the course's z/OS environment

Checklist:

  • [x] I have read the Contributing Guideline
  • [x] I have included a title and description for this PR
  • [x] I have DCO-signed all of my commits that are included in this PR
  • [x] I have tested it manually and there are no regressions found
  • [x] I have commented my code, particularly in hard-to-understand areas (if appropriate)
  • [x] I have made corresponding changes to the documentation (if appropriate)

pathange-s avatar Jul 15 '22 05:07 pathange-s

@tanto259 Please review the following pull request for changes suggested to course 1. I have updated all the necessary files for the same.

pathange-s avatar Jul 15 '22 05:07 pathange-s

Hi Sainath,

Thanks for the PR! I just talked a bit with the rest of the TSC members, and we may need some additional updates to this PR.

A couple of points:

  • So we are changing the numbering back. Course 0 will be Course 1, Course 1 will be Course 2 and so on.
  • In particular, Course 1 will only be a Course Setup course - so this will be the part detailing the toolings being used and how to use them.
  • Course 2 will be the Learning COBOL, Course 3 will be the Advanced Topics and Course 4 will be Testing.

While this may results in confusion, we will also release a new major version of the course by the conclusion of this mentorship period (i.e. 3.0.0), detailing the changes made.

There are also several comments on the changes itself.

Again, thank you for submitting this!

tanto259 avatar Jul 15 '22 16:07 tanto259