A Practical Introduction to APL 1 & APL 2
Author: Graeme Donald Robertson
Downloads: 130
Visits: 1
Pages: 57
Published: 8 years agoRating: Rated: 0 times Rate It
- 1 star
- 2 stars
- 3 stars
- 4 stars
- 5 stars
Book 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 has its own special character set of around 200 alphabetic characters and symbols. Although the APL symbols might appear illegible and unintelligible, each individual symbol performs a specific task making programs very concise. APL is a Programming Language which is essentially simple and easy to learn. APL is interactive making it possible to experiment with different ideas while developing solutions.