-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Durwasa Chakraborty edited this page Mar 16, 2026
·
9 revisions
Welcome to the fplaunchpad wiki — a centralised place for tutorials and learning materials used at our events.
| Tutorial | Level | Links |
|---|---|---|
| Learn OCaml Workshop | Beginner | — |
| Effect Handlers | Intermediate | — |
| Parallel Programming in Multicore OCaml | Intermediate | — |
| OxCaml Introduction | Intermediate | Video |
| Parallelism Without Panic | Advanced | — |
All members with maintain permissions can edit this wiki directly. Clone the wiki locally, make changes, and push:
git clone https://github.com/fplaunchpad/public_docs.wiki.git
# edit, then
git push origin masterMaintained by the fplaunchpad community.
Maintained by the fplaunchpad community
- Learn OCaml — Beginner
- Effect Handlers — Intermediate
- Parallel Programming — Intermediate
- OxCaml Intro — Intermediate
- Parallelism Without Panic — Advanced