====== Mainframe - Learning Path ====== ===== Articles ===== ^ Title ^ Description ^ | [[:mainframe_emulation_raspberry_pi_zero|Mainframe Emulation on Raspberry Pi Zero]] | Covers setup of the MVS 3.8j Turnkey system, 3270 terminal, logon, and logoff. (Uses Raspberry Pi Zero for the hardware, but the instructions can easily be adapted for other targets.) | | [[:jcl_programming_mvs_turnkey_system|JCL and Programming On the MVS Turnkey System]] | Using JCL to run jobs and programming in COBOL, FORTRAN, PL/1, and C on the MVS system. | | [[:mvs_turnkey_docker|MVS Turnkey in Docker]] | Set up and run the MVS Turnkey system in a Docker container. | ===== Terms ===== * [[glossary:ipl|Initial Program Load (IPL)]] * [[glossary:jcl|Job Control Language (JCL)]] * [[glossary:mvs|Multiple Virtual Storage (MVS)]] * [[glossary:racf|Resource Access Control Facility (RACF)]] * [[glossary:tso|Time Sharing Option (TSO)]]