developers.urbit.org/content/courses/hsl.md

39 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

+++
title = "Hoon School Live"
weight = 100
2023-07-24 15:22:41 +03:00
next_cohort = "September 2023"
image = "https://storage.googleapis.com/media.urbit.org/developers/images/hoon-school-live.svg"
description = "Hoon School Live teaches the fundamentals of Hoon with a hands-on instructor, regular exercises and discussions, and a completion certification."
+++
Periodically, the Urbit Foundation has offered synchronous cohort classes which
cover the [Hoon School](/guides/core/hoon-school) curriculum.
If you prefer to learn as part of a group with a hands-on instructor, regular
exercises and discussions, and a completion certification, then Hoon School Live
2022-09-14 23:44:46 +03:00
will be a good fit for you. We seek to offer it a few times a year.
2023-01-19 20:25:04 +03:00
By completing Hoon School Live as a cohort student, you should be able to read and
interpret most nonspecialist Hoon code, produce useful standalone code, and
explain subject-oriented programming. We omit some of the written Hoon School
content for time, but you should be well-equipped to understand the optional
lessons.
2023-08-21 23:01:45 +03:00
The next cohort will start after Assembly 2023.
2023-06-15 15:47:04 +03:00
- [Complete this form](https://airtable.com/shrqzaLRLzDsHDnCX) to sign up for the next Hoon School Live.
2023-04-11 20:14:25 +03:00
Until then, feel free to work through the [Hoon School docs](/guides/core/hoon-school).
2022-06-30 00:50:06 +03:00
2022-06-30 02:21:01 +03:00
### What will you learn?
2022-06-30 00:50:06 +03:00
2023-01-19 20:25:04 +03:00
- `hsl0`. 🌺 Hoon Syntax
- `hsl1`. 🌿 Hoon Conventions
- `hsl2`. 🌵 Text & Lists
- `hsl3`. 🌳 Loops & Addresses
- `hsl4`. 🌻 The Subject
- `hsl5`. 🍁 Molds & Doors
- `hsl6`. 🌹 The Standard Library
- `hsl7`. 🌲 Managing State