Differences between revisions 16 and 21 (spanning 5 versions)
Revision 16 as of 2009-06-17 13:01:56
Size: 1075
Editor: anonymous
Comment:
Revision 21 as of 2017-02-16 19:39:26
Size: 1187
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 
Line 18: Line 17:
[[Studio/SecretMessages| Fun with Photos]] A more modern way of hiding secret messages in pictures.
Line 20: Line 21:
[[Studio/GameOfLifeAnimation|Animating Conway's Game of Life]] A simple example of creating pictures in APLX [[Studio/GameOfLifeAnimation|Animating Conway's Game of Life]] A simple example of creating pictures in APLX (discontinued in 2016)
Line 22: Line 23:
 

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 Photos A more modern way of hiding secret messages in pictures.

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 (discontinued in 2016)

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 algorithm

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