Differences between revisions 3 and 15 (spanning 12 versions)
Revision 3 as of 2007-03-11 13:20:42
Size: 144
Comment:
Revision 15 as of 2009-06-17 13:01:25
Size: 1076
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Basic Examples ==
Line 5: Line 4:
[:Studio/SimpleExamples:Simple Examples] of APL in action
[:Studio/FunWithFunctions:Fun with functions]
== Beginners ==

[[Studio/SimpleExamples|Simple Examples]] of APL in action

[[Studio/FunWithFunctions|Fun with functions]]

 

== Easy Examples ==

[[Studio/LetterDiamonds | More Fun than other Languages!]] See how APL trounces other computer languages in a simple programming challenge.
 
[[Studio/GrilleCyphers| Fun with Grille cyphers]] A 500-year old way of sending secret messages.

[[Studio/FunWithText| Fun with Text]] Did Shakespeare write the Bible? An example of reading text files.

[[Studio/GameOfLifeAnimation|Animating Conway's Game of Life]] A simple example of creating pictures in APLX

 

== Intermediate and Advanced ==

[[Studio/FunWithWordSearch| Fun with Word Search]] All the fun you can have in a small English village?

[[Studio/EncodeDecodeDates| Fun with dates]] Handling dates in APL, including examples of using .NET

[[Studio/HtmlWithClasses| Fun with HTML and CSS]] Using APL to generate a web page

[[Studio/ConvexHull| Convex Hull Algorithm]] An example of creating a geometric algoritm

Studio

Beginners

Simple Examples of APL in action

Fun with functions

 

Easy Examples

More Fun than other Languages! See how APL trounces other computer languages in a simple programming challenge.

Fun with Grille cyphers A 500-year old way of sending secret messages.

Fun with Text Did Shakespeare write the Bible? An example of reading text files.

Animating Conway's Game of Life A simple example of creating pictures in APLX

 

Intermediate and Advanced

Fun with Word Search All the fun you can have in a small English village?

Fun with dates Handling dates in APL, including examples of using .NET

Fun with HTML and CSS Using APL to generate a web page

Convex Hull Algorithm An example of creating a geometric algoritm

Studio (last edited 2017-02-16 19:39:26 by KaiJaeger)