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: Programming in DProgramming in D
by
This book is for ruby programmers who are intrigued by swift and want to learn it. It's focused on swift, but in each chapter we'll frame our discussion of swift in terms of equivalent features in ruby and highlight and compare the behaviour of each.
(7353 views)
Book cover: The Icon Programming LanguageThe Icon Programming Language
by - Peer-to-Peer Communications
Icon is a general-purpose programming language available for free on many platforms. It has a rich set of types, together with an interesting goal-directed evaluation mechanism. The book is user-friendly, some prior programming experience necessary.
(9860 views)
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.
(6560 views)
Book cover: QBasicQBasic
by - 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.
(11714 views)