Differences between revisions 4 and 5
Revision 4 as of 2008-08-10 23:40:27
Size: 1556
Editor: anonymous
Comment:
Revision 5 as of 2008-08-20 18:57:19
Size: 1566
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [http://www.microapl.co.uk/apl/APL1_2.PDF A Practical Introduction to APL1 and APL2]; Graeme Robertson. A comprehensive APL course which mirrors the evolution of APL.
 * [http://www.apl2000.com/training.php APL+Win Training Program]; Customized '''APL+Win''' training for new and existing APL'ers.
 * [http://www.dogon.myzen.co.uk/APL/Primer/Introduction.html Dyalog Primer]; Dick Bowman. A series of try/discuss/practice pages which tour Dyalog APL as of early 2008.
 * [http://forum.apl2000.com/viewtopic.php?t=325 VisualAPL Tutorial]; Download this tutorial to get a quick start with '''VisualAPL''' within the mainstream Microsoft Visual Studio programming environment.
 * [http://forum.apl2000.com/viewforum.php?f=12&sid=4213b6f885bd49b039b0f95fc2f19639 VisualAPL Web Casts]; An extensive series of pre-recorded web casts illustrating the features of '''VisualAPL''' in a Microsoft Visual Studio context.
 * [[http://www.microapl.co.uk/apl/APL1_2.PDF|A Practical Introduction to APL1 and APL2]]; Graeme Robertson. A comprehensive APL course which mirrors the evolution of APL.
 * [[http://www.apl2000.com/training.php|APL+Win Training Program]]; Customized '''APL+Win''' training for new and existing APL'ers.
 * [[http://www.dogon.myzen.co.uk/APL/Primer/Introduction.html|Dyalog Primer]]; Dick Bowman. A series of try/discuss/practice pages which tour Dyalog APL as of early 2008.
 * [[http://forum.apl2000.com/viewtopic.php?t=325|VisualAPL Tutorial]]; Download this tutorial to get a quick start with '''VisualAPL''' within the mainstream Microsoft Visual Studio programming environment.
 * [[http://forum.apl2000.com/viewforum.php?f=12&sid=4213b6f885bd49b039b0f95fc2f19639|VisualAPL Web Casts]]; An extensive series of pre-recorded web casts illustrating the features of '''VisualAPL''' in a Microsoft Visual Studio context.

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 graps 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...

  • 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; Dick Bowman. 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.

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