Skip to content

Commit

Permalink
Add unofficial courses section
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Apr 26, 2024
1 parent cab7d0a commit f526f4b
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,25 @@ layout: page

## Learning Gleam

- [Language tour](https://tour.gleam.run)
- [Writing Gleam](/writing-gleam)
- [Installing Gleam](/getting-started/installing)
- [Language tour](https://tour.gleam.run): An in-browser interactive introduction the teaches the whole language.
- [Writing Gleam](/writing-gleam): A guide on creating and developing projects in Gleam.
- [Installing Gleam](/getting-started/installing): How to get Gleam on your computer.

### Unofficial courses

- [Exercism's Gleam track](https://exercism.org/tracks/gleam)

Develop skills in Gleam and 70+ other languages with a unique blend of learning,
practicing, and mentoring from skilled programmers. An educational non-profit
and free forever.

- [CodeCrafters](https://app.codecrafters.io/join?via=lpil)

Practice writing complex software in Gleam and 20 other languages by
implementing real-world systems such as Redis from scratch.

_This is a referral link and a portion of any money paid will go to supporting
Gleam development_.

## Gleam references

Expand Down

0 comments on commit f526f4b

Please sign in to comment.