Mastering Dyalog APL
by Bernard Legrand
Publisher: Dyalog Limited 2009
ISBN/ASIN: 0956463800
ISBN-13: 9780956463807
Number of pages: 818
Description:
This book is a complete guide to the use of Dyalog APL describing a large number of common coding techniques, and discussing a variety of interfaces, including file handling and COM/OLE. It provides a thorough introduction to developing Graphical User Interfaces in Dyalog APL and wraps up with an overview of the publishing tool NewLeaf and the RainPro graphics engine.
Download or read it online for free here:
Download link
(9MB, PDF)
Similar books
An Elementary Introduction to the Wolfram Languageby Stephen Wolfram - Wolfram Media
This book provides an elementary introduction to the Wolfram Language and modern computational thinking. It assumes no prior knowledge of programming, and is suitable for both technical and non-technical college and high-school students.
(5197 views)
Pointers and Memoryby Nick Parlante - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(8964 views)
Programming Languages at a Glanceby Andreas Hohmann - Minimal Programming
This book tries to explain a number of programming languages, covering a wide range from currently popular ones such as Java, Perl, Python, and C# to less known languages. When describing the languages, I want to find out what they have in common.
(16799 views)
QBasicby Faraaz Damji, et al. - Wikibooks
QuickBasic and QBasic are popular programming languages for beginners. While its lack of power makes it unsuitable for many applications, it is an invaluable learning tool. This book will cover the usage of QBasic and most of it's functions.
(13986 views)