Differences between revisions 10 and 11
Revision 10 as of 2009-04-07 16:09:15
Size: 1857
Editor: SimonMarsden
Comment:
Revision 11 as of 2009-06-12 08:52:57
Size: 1857
Editor: SimonMarsden
Comment: Seems to be a Wiki problem that links are case-sensitive but you can't rename a page if the new name only differs in the case used
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[LearnMoreApl/FurtherTopics|Further Topics in APL]]; Some more advanced topics to accompany the APL tutorial.  * [[LearnMoreAPL/FurtherTopics|Further Topics in APL]]; Some more advanced topics to accompany the APL tutorial.

APL Primers and Tutorials

APL is more expressive than many programming languages and started from a consistent and coherent design philosophy. But it is inescapably "different" from the majority of programming languages which can make it harder for the beginner to get a quick grasp of what is and is not achievable using APL.

APL is its own best teacher - the try/see nature of the APL session is an excellent environment. But it is good to be taken for some sort of guided tour.

Many of the standard texts are old and/or hard to obtain. There are a number of more recent tutorials and primers available on the Web...

Working Practices; practicing APLers offer their programming guidelines

PrimersAndTutorials (last edited 2010-03-27 12:28:47 by KaiJaeger)