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.
Duration: 5 days. Next public class: 15-19 November 2010. 11am-5pm Eastern, with breaks for lab exercises and lunch.
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 knowledge/experience in IBM i concepts and programming tools. Previous knowledge of another computer language may be helpful.
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