This self-paced course introduces the fundamentals of IBM i application development, covering Db2 for i concepts, modern development tools, source management, and both traditional and ILE programming models.
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
Syllabus
- Recognize the features and benefits of Db2 for i, including schemas, tables, and indexes, and explain how it integrates with the IBM i platform.
- Execute and analyze SQL queries using modern database tools such as Access Client Solutions (ACS) and Visual Studio Code, organizing and managing database objects efficiently.
- Explain the stages of the IBM i development workflow and differentiate between traditional and IFS-based source file management methods.
- Explore IBM i development environments and tools, including Rational Developer for i (RDi), Visual Studio Code, and IBM Coding Assistant for i, to enhance development productivity.
- Apply the IBM i coding cycle by creating, editing, compiling, testing, and debugging RPG and CL programs using appropriate commands and tools.
- Describe the Original Program Model (OPM) and interpret the structure and control flow of traditional CL and RPG programs.