What we do
Java for iSeries and AS/400 RPG Programmers
Description:
Based on the popular "Java for RPG Programmers - 2nd Edition", by Phil
Coulthard and George Farr, this unique course is designed very
specifically for the RPG programmer and will focus on what is required to
implement Java solutions in an iSeries and AS/400 environment.
We learn best when we can relate new material to our experience. While
most courses described as “Introduction to Java for Mainframe
Programmers” are simply introductory courses targeted at anybody who
has some previous procedural programming experience, this offering
relates java programming techniques and activities directly to the RPG
programmers experience.
It will provide an understanding of the components required for Java
development that target the iSeries and AS/400, or Java running on a
client connected to an iSeries and AS/400; including the role of Java as
an iSeries and AS/400 programming language versus RPG, COBOL, C,
C++, or Visual Basic. At the completion of the course, you will have
gained an understanding of basic Java concepts and competency at
writing, compiling, and running Java programs using the Java
Development Kit.
Audience:
RPG programmers looking to implement Java solutions.
Objectives:
Upon completion of this course, you will learn:
file:///C|/Documents%20and%20Settings/marquez/...aining/ecube%20rpg2java%20course%20outline.htm (1 of 3) [3/30/2004 10:10:24 AM]
What we do
● Components required for Java development that targets the iSeries
and AS/400, or Java running on a client connected to an iSeries and
AS/400
● Competency at writing, compiling, and running Java programs using
the Java Development Kit and a Java editor.
● Java concepts such as: Expressions, operators, statement, data
types, variables, and comments Arrays and vectors, strings, dates,
and times
● Object Oriented analysis including encapsulation, inheritance,
polymorphism, and interfaces
● Threads and exceptions
●