Size: 1849
Comment:
|
Size: 1857
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* [[LearnApl/FurtherTopics|Learning more 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...
Learning APL; A wiki-based tutorial exploring the core APL language.
Further Topics in APL; Some more advanced topics to accompany the APL tutorial.
A Practical Introduction to APL1 and APL2; Graeme Robertson. A comprehensive APL course which mirrors the evolution of APL.
APL+Win Training Program; Customized APL+Win training for new and existing APL'ers.
Dyalog Primer; DickBowman. A series of try/discuss/practice pages which tour Dyalog APL as of early 2008.
VisualAPL Tutorial; Download this tutorial to get a quick start with VisualAPL within the mainstream Microsoft Visual Studio programming environment.
VisualAPL Web Casts; An extensive series of pre-recorded web casts illustrating the features of VisualAPL in a Microsoft Visual Studio context.
Working Practices; practicing APLers offer their programming guidelines