This introductory RPG IV programming workshop presents RPG IV (ILE RPG/400) from start to finish. If you’re new to RPG, this class is for you. It covers all the language’s specifications and structures. The material in this class will arm you with the skills and knowledge you’ll need to build basic RPG programs.
Recommended schedule: 5 days
Who Should Attend This class is appropriate for programmers who need an introduction to the RPG IV language syntax.
Prerequisites No previous knowledge of RPG is required. In order to successfully complete this course, students should have completed the following course, or have equivalent knowledge/experience:
IBM i Concepts and Programming Tools
Previous knowledge of another computer language may be helpful.
This class provides the prerequisite knowledge and skills for the following classes:
RPG IV and the Integrated Language Environment
RPG IV Modules, Procedures & Service Programs
What You Will Accomplish At the end of the course, students will be able to:
Recognize the various RPG IV specifications and their use in a program
Define work fields, arrays, data structures, and named constants
Recognize the data types supported by RPG IV, and when to use them
Assign values using EVAL
Use RPG IV built-in functions in calculations
Use externally described database files in a program