Download computer tutorials in PDF

Rexx Programmer's Reference



Download free course Rexx Programmer's Reference, pdf file on 723 pages by Howard Fosdick.
Originally developed for mainframes but highly portable across platforms-from servers to desktops to handhelds-Rexx is an easy yet powerful scripting language that's widely used for rapid application development.

Covers Rexx interpreters for specialized functions-object-oriented, mainframe, and handheld.

There are 8 different free Rexx interpreters optimized for different platforms and uses. This book shows how to use them all.

Shows how to script for GUIs, databases, web servers, XML, and other interfaces.

Details how to make the best use of Rexx tools and interfaces, with examples for both Linux and Windows.

Includes a tutorial with lots of examples to help people get up and running.

Table of contents

Pages : 723
Size : 8.6 MB
Downloads: 95
Created: 2022-02-03
License: CC BY
Author(s): Howard Fosdick

Download file

Others related eBooks about Rexx Programmer's Reference

97 Things Every Programmer Should Know: Collective Wisdom from the Experts

Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing

Category Theory for Programmers

In this book, the author illustrates all major concepts of Category Theory using computer code. You are probably aware that functional languages are closer to math than the more popular imperative languages. They also offer more abstracting power. So a natural temptation would be to say: You must le

Think Stats: Probability and Statistics for Programmers

If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.