Update HSL/ASL site.

This commit is contained in:
Sigilante 2022-09-14 15:44:46 -05:00
parent dc64317609
commit 742edbcfd1
2 changed files with 26 additions and 28 deletions

View File

@ -3,8 +3,8 @@ title = "App School Live"
weight = 6
+++
Periodically, the Urbit Foundation will offer synchronous cohort classes which
cover the [App School](/guides/core/hoon-school) curriculum.
The Urbit Foundation offers cohort classes to cover the [App
School](/guides/core/hoon-school) curriculum jointly.
App School focuses on how to build a backend Gall agent, then on connecting it
to a React-based front-end. When you're done, you'll be able to produce and
@ -14,12 +14,10 @@ If you prefer to learn as part of a group with a hands-on instructor, regular
exercises and discussions, and a completion certification, then App School Live
will be a good fit for you.
The next cohort for App School Live will run from Tuesday July 12 until Tuesday
August 23. The live session will meet at 8:30 p.m. Central Daylight Time, but
recordings will be posted.
The next cohort for App School Live will run in early 2023.
- [Complete this form](https://forms.gle/3c8xBubvSiQfj7Tr6) to get on our
mailing list about that opportunity.
mailing list about the next opportunity.
Until then, feel free to work through the [App School
docs](/guides/core/app-school).
@ -27,10 +25,10 @@ docs](/guides/core/app-school).
### What will you learn?
- `lesson0`. A Simple Agent
- `lesson1`. Arvo Services
- `lesson2`. Agents
- `lesson3`. Passing Data
- `lesson4`. React Front-End
- `lesson5`. Threads
- `lesson6`. Production Apps
- `lesson0`. 🦀 A Simple Agent
- `lesson1`. 🦦 Arvo Services
- `lesson2`. 🐢 Agents
- `lesson3`. 🐝 Passing Data with JSON
- `lesson4`. 🦩 The Front-End
- `lesson5`. 🕷️ Threads
- `lesson6`. 🦭 Production Apps

View File

@ -1,6 +1,6 @@
+++
title = "Hoon School Live"
weight = 3
weight = 10
+++
Periodically, the Urbit Foundation has offered synchronous cohort classes which
@ -8,9 +8,10 @@ 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
will be a good fit for you. We seek to offer it a few times a year; at the
current time, we anticipate that we will next offer it in the fall after
[Assembly 2022](https://assembly.urbit.org).
will be a good fit for you. We seek to offer it a few times a year.
The next cohort will begin after [Assembly 2022](https://assembly.urbit.org) on
September 29, 2022.
- [Complete this form](https://forms.gle/V1jKKEqcsayDx6Hi6) to get on our
mailing list about that opportunity.
@ -21,14 +22,13 @@ docs](/guides/core/hoon-school).
### What will you learn?
- `basics-1`. Introduction to Computing (optional)
- `basics0`. Setting Up Urbit (optional)
- `lesson1`. Hoon Syntax
- `lesson2`. Hoon Conventions
- `lesson3`. Making Decisions
- `lesson4`. Repeating Yourself
- `lesson5`. Subject-Oriented Programming
- `lesson6`. Molding Values
- `lesson7`. The Standard Library
- `lesson8`. Managing State
- `lesson9`. Production Code
- `lesson0`. 🌱 Development Preliminaries
- `lesson1`. 🌺 Hoon Syntax
- `lesson2`. 🌿 Hoon Conventions
- `lesson3`. 🌵 Text & Lists
- `lesson4`. 🌳 Loops & Addresses
- `lesson5`. 🌻 The Subject
- `lesson6`. 🍁 Molds & Doors
- `lesson7`. 🌹 The Standard Library
- `lesson8`. 🌲 Managing State
- `lesson9`. 🍀 Producing Code