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: Pointers and MemoryPointers and Memory
by - 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.
(6623 views)
Book cover: Advanced Programming Language DesignAdvanced Programming Language Design
by - Addison Wesley
The book examines the principles of programming languages from both their common and language-specific elements. Each chapter is devoted to a particular programming language issue, illustrated with an example from one of the programming languages.
(16543 views)
Book cover: Introducing JuliaIntroducing Julia
by - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(6699 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.
(7677 views)