About This Course
This course is designed to teach you the basic skills required to write programs using the REXX language in z/OS. The course covers the TSO extensions to REXX and interaction with other environments such as the MVS console, running REXX in batch jobs, and compiling REXX.
Course Description
The REXX Programming course provides an introductory look into the REXX programming language within the z/OS environment, covering essential topics from basic syntax and commands to more advanced topics like integrating with TSO and handling various environments.
What Students Will Learn
- Basic REXX data parsing techniques
- Components of REXX exec
- The difference between functions and subroutines
- Program design and effective coding styles
Prerequisites
No prerequisites are required for this course.
Course Content
- Introduction to REXX
- REXX syntax and basics
- Using TSO Extensions with REXX
- Data parsing and processing
- Creating and managing subroutines and functions
- Effective REXX programming practices
Who This Course Is For
This course is suited for individuals new to programming or those specifically interested in learning the REXX language, particularly as it applies to the z/OS operating system.
Real-World Application
The skills taught in this course can help participants implement REXX-based solutions in z/OS environments, automate tasks within the MVS system, and facilitate better control and management within IT operations.