A Practical Introduction to APL 1 and APL 2
by Graeme Donald Robertson
Publisher: Robertson Pub 2008
ISBN/ASIN: 0952416719
ISBN-13: 9780952416715
Number of pages: 57
Description:
APL is a high-level, general-purpose, intuitive programming language which is designed to be easy on the programmer even if consequently hard on the computer - through power, not inefficiency. APL is essentially simple and easy to learn, and APL is interactive making it possible to experiment with different ideas while developing solutions.
Download or read it online for free here:
Download link
(610KB, PDF)
Similar books
Lua Programming- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(9477 views)
MPI: The Complete Referenceby Marc Snir, at al. - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(20099 views)
Programming Mac OS X with Cocoa for Beginners- 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.
(17065 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.
(13648 views)