https://github.com/rikedyp/dyalogtutorials_old
Tutorials for Dyalog APL
https://github.com/rikedyp/dyalogtutorials_old
apl dyalog dyalog-apl tutorial
Last synced: 2 months ago
JSON representation
Tutorials for Dyalog APL
- Host: GitHub
- URL: https://github.com/rikedyp/dyalogtutorials_old
- Owner: rikedyp
- License: gpl-3.0
- Created: 2018-10-19T15:46:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T17:15:25.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T09:54:34.093Z (about 1 year ago)
- Topics: apl, dyalog, dyalog-apl, tutorial
- Language: Jupyter Notebook
- Size: 10.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is the place to find up to date tutorials and new user guides for Dyalog APL. We also maintain a list of known APL resources.
## Full documentation for this project can be found [on the wiki](https://github.com/rikedyp/DyalogTutorials/wiki)
# Table of Contents
1. [QuickStart](#quickstart)
2. [This Project](#this-project)
3. [Resources](https://github.com/rikedyp/DyalogTutorials/wiki/Resources)
# QuickStart
1. Download [Dyalog APL](https://www.dyalog.com/download-zone.htm) (Free for personal / non-commercial use)

2. Follow the instructions to [install Dyalog](https://github.com/rikedyp/DyalogTutorials/wiki/Installation) for [MacOS](http://docs.dyalog.com/17.0/Dyalog%20for%20macOS%20Installation%20and%20Configuration%20Guide.pdf), [Windows](http://docs.dyalog.com/17.0/Dyalog%20for%20Microsoft%20Windows%20Installation%20and%20Configuration%20Guide.pdf) or [Linux](http://docs.dyalog.com/17.0/Dyalog%20for%20UNIX%20Installation%20and%20Configuration%20Guide.pdf).
3. Go to the [introduction](https://github.com/rikedyp/DyalogTutorials/wiki/First-Steps)
# This Project
DyalogTutorials aims to condense tutorials and work of interest to new users into a single set of guides. These consist of:
- [The Beginner's Guide to Dyalog APL](https://github.com/rikedyp/DyalogTutorials/tree/master/Beginner's%20Guide)
- [TutorialWS](/TutorialWS)