developers.urbit.org/content/courses/asl.md
2023-01-23 16:37:59 -08:00

1.4 KiB

+++ title = "App School Live" weight = 6 next_cohort = "January 23, 2023" +++

The Urbit Foundation offers cohort classes to cover the App 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 distribute your own Urbit apps.

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.

By completing App School as a cohort student, you should be able to design and implement basic user apps, produce minimal working example applications, and contribute at the level of basic Urbit userspace bounties.

The next cohort for App School Live will begin the week of January 23, 2023. The cohort after that is scheduled for the end of May 2023.

Until then, feel free to work through the App School docs.

What will you learn?

  • asl0. 🦀 A Simple Agent
  • asl1. 🦦 Arvo Services
  • asl2. 🐢 Agents
  • asl3. 🐝 Passing Data with JSON
  • asl4. 🦩 Front-End
  • asl5. 🕷️ Threads
  • asl6. 🦭 Production Apps
  • asl7. 🦏 Design Patterns