Advancing Your Knowledge
These resources are intended for people who already know some APL and are ready to go further.
🏋️ Do
APL Quest is a set of 110 easy- to intermediate-level problems that can be solved in one line of code. Includes automatic grading, reference solutions and walkthroughs.
Phase 2 problems from the past APL Problem Solving Competition are more challenging than the phase 1 problems that later were adapted into the APL Quest.
Kattis has thousands of automatically validated programming problems to solve in APL.
📖 Read
APL Cultivations is a collection of short lessons covering an overview of the language and details on various subjects.
Exploring Things with APL is a deeper look at mathematical and computer science concepts.
The Documentation Centre shows the complete documentation.
APL Wiki has hundreds of articles about every aspect of APL, including development, features, syntax, dialects, community and more.
🎞️ Watch
APL Quest video series explains and compares solutions to the APL Quests.