Highest Rated Comments


AnthonyGiorgio21 karma

Nearly all of them!

In all seriousness, because z/OS has such a rich history, it's written in many languages. Some of them include:

  • C / C++
  • Java
  • z Systems Assembler
  • UNIX shell
  • REXX
  • An internal language similar to PL/I.
  • JavaScript / HTML

AnthonyGiorgio7 karma

The mainframe offers a tremendous amount of capability and value in the areas of availability, resiliency, and security. These are way more than "marketing" attributes. The capabilities are designed into our systems and significant development goes into QoS and driving service levels. There is a reason that banks, utilities, and airlines use z/OS, and it comes down to being able to bet their business on it.

For more details, you can check out the release announcement.

AnthonyGiorgio5 karma

z/OS is a first-class platform for Java. The latest version of IBM Java 8 is available on z/OS.

AnthonyGiorgio5 karma

We're readers of Bob Cringely's columns, and we find them interesting.

AnthonyGiorgio5 karma

It depends on what product you'll be working on. I'd just be sure that you know about good software development practices, including source code control, using an IDE, collaborating with teammates, and similar things.