Update _index.md

This commit is contained in:
Sigilante 2022-11-21 16:27:09 -06:00 committed by GitHub
parent 7304e931dc
commit 8681d42ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,4 +2,20 @@
title = "Core Curriculum"
weight = 2
type = "tab"
+++
+++
## [Hoon School](/courses/core/hoon-school){% class="!mb-0 !mt-12" %}
Learn the fundamentals of the Hoon programming language.{% class="!mt-2" %}
## [App School](/courses/core/app-school){% class="!mb-0 !mt-12" %}
Learn how to build Urbit userspace applications by writing your own Gall agents.{% class="!mt-2" %}
## [App School II (Full Stack)](/courses/core/app-school-full-stack){% class="!mb-0 !mt-12" %}
Learn how to create Gall agents and integrate them into a React front-end.{% class="!mt-2" %}
## [Environment Setup](/courses/core/environment){% class="!mb-0 !mt-12" %}
Learn how to get your urbit development environment configured.{% class="!mt-2" %}