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

by Neil Feinberg, et al. - Addison-Wesley
Dylan is a new programming language, that is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. This book will be useful to anyone learning dynamic, object-oriented programming, whether it be in Dylan, Java, Smalltalk, or Lisp.
(7422 views)

- Wikibooks
BASIC was developed in 1963 at Dartmouth College, New Hampshire as a teaching language. The language taught here, BASIC, is easier to learn than others as its commands are similar to English and has a simple set of rules for entering them.
(11979 views)

by Roberto Ierusalimschy
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(5817 views)

- Wikibooks
The F# programming language is part of Microsoft's family of .NET languages. F# is valuable to programmers at any skill level; it combines many of the features of functional and object-oriented programming styles into a uniquely productive language.
(3741 views)