@@ -275,6 +275,23 @@ <h2 id="programming-language-from-the-future"><a class="header" href="#programmi
275275< p > You can find a transcript for this first glance in < code > examples/glance.u</ code > .
276276In order to following along, you should have installed Unison. Take a look at
277277the installation appendix to learn how to install it.</ p >
278+ < div style ="break-before: page; page-break-before: always; "> </ div > < h1 id ="learning-labs "> < a class ="header " href ="#learning-labs "> Learning Labs</ a > </ h1 >
279+ < p > The Unison documentation has a section called
280+ < a href ="https://www.unison-lang.org/docs/#learning-labs "> < em > learning labs</ em > </ a > . Here
281+ that inspired the last section; first glance.</ p >
282+ < p > Furthermore you will find the
283+ < a href ="https://www.unison-lang.org/docs/labs/wordle/docs/intro/ "> Wordle clone</ a >
284+ challenge.</ p >
285+ < p > It is a great way to take a deep dive into Unison. Even though there are
286+ various hints, tips and tricks, you still find a transcript in
287+ < code > examples/wordle.u</ code > .</ p >
288+ < p > There are also challenges for Unison Cloud, which deserve their onw section.</ p >
289+ < div style ="break-before: page; page-break-before: always; "> </ div > < h1 id ="cloud-labs "> < a class ="header " href ="#cloud-labs "> Cloud Labs</ a > </ h1 >
290+ < p > < a href ="https://www.unison.cloud/ "> Unison Cloud</ a > is Unisons answer to microservices. It has a
291+ ton of features, and a number of < a href ="https://www.unison.cloud/learn/ "> labs</ a > to get to know them.</ p >
292+ < p > Some of the labs are longer projects so might be better suited to take on after
293+ the workshop.</ p >
294+ < p > We provide a transcript for < code > cloud-hello-world.u</ code > .</ p >
278295< div style ="break-before: page; page-break-before: always; "> </ div > < h1 id ="installation "> < a class ="header " href ="#installation "> Installation</ a > </ h1 >
279296< p > In order to enjoy Unison, you first need to install it.</ p >
280297< p > A complete < a href ="https://www.unison-lang.org/docs/quickstart/#step-1-install-unison "> installation guide</ a > can be found on the
0 commit comments