you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 2 years ago (1 child)

I'm ready to learn COBOL. I will take up the torch. If you know good places to start, let me know. Last time I looked into it it seems way more involved than running stuff like Python, Java, and C.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 2 years ago

    I see, you want that that Lamorghini, well if you really want udemy is always a good start. Personally the difficult part for me when learning a new programing language is not resources, it's the motivation to keep do it and I usually need a real project to work on. (10 years + dev)

    Usually you find on github "awesome-XYZ" repos (ex: awesome python, awesome c, awesome go), but for cobol, most of the projects are dead

    https://github.com/loveOSS/awesome-cobol?tab=readme-ov-file#email

  • source
  • parent