
Learn to program in the quickest and easiest way
Learn from a teacher and programmer
Learn tools that make you more productive
Download program source and description for every lecture
Step by step guide for installing Object Rexx
See the Details download for complete instructions
Create Windows Desktop file folder for programs and data
Using Windows Notepad to create and modify programs
A Simple program using the SAY command
Rexx Reference Manual
Rexx interpreters
Using the TRACE command
Variables, Constants and Literals
Functions At Work
Running a Demo Program
Reading and Writing Files
Looping Through a Group of Program Lines
Viewing Program Output
More About How the Basic Rexx Program Works
Compose and Run Programs Showing
Comments
Tracing
Variables
Sysfiledelete
Compose and Run Programs Showing
Do loops
Lines()
Linein()
Lineout()
Compose and Run Programs Showing Windows Commands
Quickly Building New Rexx Programs
Sysfileexists()
Sourceline()
Using Windows Start
Closer Look at Making New Programs
Create Program to List the First Word of Each Input Line
Create Program to List the Last Word of Each Input Line
Create Program To Run Windows Commands
Stem variables
Pull and Parse Pull
Charout()
Enhancing the Run WIndows Commands Program
Do Forever
Call, Return and Program Labels
Creating the Sentence Program
Parse var
Strip()
Just How Close is Rexx to English
Here's the Assignment
call the new program RunAllRexx
1) create a program to list all the rexx programs and run them
2) show a menu with each program name
3) provide a selection of the program and how to run it
4) also provide a selection for editing the program
for edit, use notepad
for running the program, allow the choice of:
rexx.exe - runs the program normally (default if you double-click the name)
rexxpaws.exe - keeps the console window open at program end
rexxhide.exe - hides the console window
First of Three Looks at the RunAllRexx Program
More about
Call, Do, If
Concatenation
Rexxpaws
Second of Three Looks at the RunAllRexx Program
More about
Strip(), Right(), Left() and Length()
Select
Third of Three Looks at the RunAllRexx Program
More about
Documenting
Variable naming
End of line and continuation
Subroutines
Build Program to Extract Stock Names
More About
Reading Files and Saving Key Information
Datatype()
Sysstemsort()
Using Interactive Tracing to Understand How StocksList.rex works
More About Using Stem Variables
Here We Review One Last Overview Program
Review Many Common Commands
Look at LOOP and FORMAT
Review the First Group of Useful Programs
Review the Second Group of Useful Programs
Let's Review What We Learned
Windows Programming for Everyone
This course will teach you how to program on your Windows computer by building working programs using the Rexx programming language.
Rexx is the Perfect Programming Language to learn quickly and easily.
Rexx is easy to learn because its like English, uses variables that are typeless and can hold any kind of information, and it provides wonderful interactive tracing capability.
You only need your Windows PC and a download of the free Rexx programming software to get started.
Watch the lectures in full screen and high resolution mode for the best viewing experience, and download and review the source code file included with each lecture.
To get the most out of this course you should create and run each program on your computer.
In this course you'll learn about variables, program loops, reading and writing files, functions and how to put them all together in a working program.
You can build applications that are simple but time saving, or large applications to track your business operation.
We’ll build our programs using Windows Notepad, and run them by double clicking the program name in Windows Explorer.
You can copy or download information from the internet and shape it in the most useful fashion, or work with information from email or attachments.
Rexx is the best language for everyday applications. I use Rexx programs to search for files, reorganize my bank and bill pay accounts, and track the movements of stocks and options to determine best entry price..
Rexx will benefit the beginner and the expert. The beginner has the easiest possible way to learn to program and the expert learns a valuable tool for programming in Windows.
The course has over five hours of step by step instruction that will prepare you for writing programs on your own. You can create programs that help you be more productive. In addition, the course provides a collection of useful programs to get you started.