= Studio = == 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/SecretMessages| Fun with Photos]] A more modern way of hiding secret messages in pictures. [[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 (discontinued in 2016) == 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 algorithm