A Practical Introduction to APL 3 and 4
by Graeme Donald Robertson
Publisher: Robertson Pub 2008
ISBN/ASIN: 0952416727
Number of pages: 196
Description:
Contents: Notation and Conventions; Objects and their Properties; Methods and Events; Dot Syntax; The Session Object; Control Structures; In-Process OLE Servers; OLE Clients; ActiveX Controls; C Function Access; Stand-Alone Applications; Advanced Dot Syntax; Dynamic Programs; APL Threads; TCP/IP Sockets; APL Web Servers; etc.
Download or read it online for free here:
Download link
(6MB, PDF)
Similar books

- Wikibooks
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed.
(5482 views)

by Bruce Tate - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(13236 views)

- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(2540 views)

by Zed A. Shaw - LCodeTHW
When you're done with this book you will be able to read regex strings, understand what's going on with regex, learn when to use them, learn to write them, and learn how to write simple parsers to avoid abusing regex to process your strings.
(5369 views)