Logo

A Practical Introduction to APL 1 and APL 2

A Practical Introduction to APL 1 and APL 2
by

Publisher: Robertson Pub
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

Book cover: MPI: The Complete ReferenceMPI: The Complete Reference
by - 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.
(18580 views)
Book cover: BASIC ProgrammingBASIC Programming
- 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.
(14809 views)
Book cover: Lua ProgrammingLua 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.
(7532 views)
Book cover: J for C ProgrammersJ for C Programmers
by - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(7416 views)