developers.urbit.org/content/courses/asl.md
2023-07-26 20:04:13 -04:00

1.6 KiB

+++ title = "App School Live" date = "2023-05-01" weight = 90 next_cohort = "August 2023" image = "https://storage.googleapis.com/media.urbit.org/developers/images/app-school-live.svg" description = " App School teaches you all about Urbit-based backend design using Gall agents, as well as interfacing with a React-based front-end. When you're done, you'll be able to produce and distribute your own Urbit apps." +++

The Urbit Foundation offers live, cohort-based classes to cover the App School curriculum.

Every userspace Urbit application is a Gall agent. App School teaches you all about Urbit-based backend design using Gall agents, as well as interfacing with a React-based front-end. When you're done, you'll be able to produce and distribute your own Urbit apps.

If you enjoy learning 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, you will have the basic skillset to design and implement apps, pick up Urbit userspace bounties, and participate in Hackathons.

The next cohort for App School Live will begin the week of August 21st, 2023.

Until then, feel free to go 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