Size: 3025
Comment: "Hitler on []IO" added
|
← Revision 14 as of 2014-08-22 13:39:48 ⇥
Size: 3156
Comment: "Depth-First Tree-Search" video added.
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== Entertainment == [[https://www.youtube.com/watch?v=DsZdfnlh_d0 | Depth-First Tree-Search in Dyalog APL]] by John Scholes. Simply great. === Soduko === [[http://www.youtube.com/watch?v=DmT80OseAGs | A Soduko solver ]] by John Scholes. Pure functional programming: no variables, no states, no side effects and of course no loops - just a couple of primitives called in the right order. === Conway's "Game of Life" in APL === [[http://uk.youtube.com/watch?v=a9xAKttWgP4&fmt=18 | Conway's "Game of Life" in APL]] by JohnScholes. John first develops a program to calculate the next generation in a Game Of Life and then writes a piece of code that actually displays it, all in less than 8 minutes. This is an amazing example of what you can achieve with APL in case you know what you are doing. For more information see: [[http://www.dyalog.com/dfnsdws/n_life.htm]] [[http://aplwiki.com/GameOfLife]] === Phi with APL === [[http://www.youtube.com/watch?v=X3bv4Iu1aEg&fmt=18 | Palindromic Expression for Phi in APL]] by PhilLast. |
|
Line 42: | Line 69: |
== Entertainment == === Soduko === [[http://www.youtube.com/watch?v=DmT80OseAGs | A Soduko solver ]] by John Scholes. Pure functional programming: no variables, no states, no side effects and of course no loops - just a couple of primitives called in the right order. === Conway's "Game of Life" in APL === [[http://uk.youtube.com/watch?v=a9xAKttWgP4&fmt=18 | Conway's "Game of Life" in APL]] by JohnScholes. John first develops a program to calculate the next generation in a Game Of Life and then writes a piece of code that actually displays it, all in less than 8 minutes. This is an amazing example of what you can achieve with APL in case you know what you are doing. For more information see: [[http://www.dyalog.com/dfnsdws/n_life.htm]] [[http://aplwiki.com/GameOfLife]] === Phi with APL === [[http://www.youtube.com/watch?v=X3bv4Iu1aEg&fmt=18 | Palindromic Expression for Phi in APL]] by PhilLast. |
APL Videos
Entertainment
Depth-First Tree-Search in Dyalog APL by John Scholes. Simply great.
Soduko
A Soduko solver by John Scholes. Pure functional programming: no variables, no states, no side effects and of course no loops - just a couple of primitives called in the right order.
Conway's "Game of Life" in APL
Conway's "Game of Life" in APL by JohnScholes.
John first develops a program to calculate the next generation in a Game Of Life and then writes a piece of code that actually displays it, all in less than 8 minutes. This is an amazing example of what you can achieve with APL in case you know what you are doing.
- For more information see:
Phi with APL
Palindromic Expression for Phi in APL by PhilLast.
Training Videos
Dyalog APL for APL old hands
Dyalog APL for experienced users by DanBaronet
Using a Browser OCX control in Dyalog APL
How to use the Microsoft Web Browser OCX control in Dyalog APL by DanBaronet.
Example of a class in Dyalog APL
OO Example of class in Dyalog APL by DanBaronet.
'hello world' in APL
Producing a standalone 'hello world' program in APL by DanBaronet.
Namespaces in Dyalog APL
This shows what namespaces are in APL, how to create one and how to use them
APL2000 videos
*** Other videos can be found on YouTube, search for 'APLtrainer' to see the entire list ***
Feature Presentations
APL and Unicode
How about a Nice Game of Chess? by MortenKromberg.
Morten Kromberg, CTO of Dyalog Ltd, shows why Unicode is a good thing, using Dyalog APL version 12.0 to build a GUI for playing Chess using Excel as a multi-dimensional database for recording the moves.
Misc
Interview with the APL originators from 1974
Talk show style interview with the original developers of APL from 1974 (MySpace video).