Differences between revisions 7 and 13 (spanning 6 versions)
Revision 7 as of 2008-05-28 12:34:12
Size: 292
Editor: anonymous
Comment:
Revision 13 as of 2009-04-03 11:01:10
Size: 887
Editor: SimonMarsden
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 == Beginners ==
Line 7: Line 6:
[:Studio/FunWithFunctions:Fun with functions] [[Studio/SimpleExamples|Simple Examples]] of APL in action
Line 9: Line 8:
[:Studio/EncodeDecodeDates: Fun with dates] [[Studio/FunWithFunctions|Fun with functions]]
Line 11: Line 10:
[:Studio/HtmlWithClasses: Fun with HTML and CSS]  
Line 13: Line 12:
[:Studio/ConvexHull: Convex Hull Algorithm] == Easy Examples ==

[[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]]

Studio

Beginners

Simple Examples of APL in action

Fun with functions

 

Easy Examples

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

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