An open API service indexing awesome lists of open source software.

https://github.com/unoplatform/workshops

workshops, study guides and learning materials for the Uno Platform
https://github.com/unoplatform/workshops

hacktoberfest learning-by-doing study-guide uno-platform workshop-materials workshops

Last synced: 4 months ago
JSON representation

workshops, study guides and learning materials for the Uno Platform

Awesome Lists containing this project

README

          

# Workshops for the Uno Platform [![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors)

The Uno Platform is an open-source platform for building single codebase native mobile, web, desktop and embedded apps quickly

Use the tooling from Windows in [Visual Studio](https://www.visualstudio.com/), such as [Hot Reload](https://platform.uno/docs/articles/features/working-with-xaml-hot-reload.html#:~:text=The%20Uno%20Platform%20Hot%20Reload,the%20inner%20developer%20loop%20faster), [XAML Edit and Continue](https://blogs.msdn.microsoft.com/visualstudio/2016/04/06/ui-development-made-easier-with-xaml-edit-continue/) and [C# Edit and Continue](https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-use-edit-and-continue-csharp). Build your application as much as possible on Windows, then validate that your application runs on [all supported platforms](https://platform.uno/docs/articles/getting-started/requirements.html).

## Workshops

- [SimpleCalc](simple-calc): The SimpleCalc workshop will guide you in setting up your developer environment to begin building your first app. You'll also gain insights into the tools, libraries, and patterns crucial for Uno Platform app development.

- [TubePlayer](tube-player): In the TubePlayer workshop, we will create a simple Uno Platform app for searching and playing YouTube videos. The app will have a search page for finding videos and a player page for watching them.

## Contributing and debugging the workshops

Refer to [this page](test-docs.md) to learn more about how to test the workshops.

## Contributors
Thank you to these wonderful people (List made with [contrib.rocks](https://contrib.rocks)):

[![Uno Workshops Contributors](https://contrib.rocks/image?repo=unoplatform/workshops)](https://github.com/unoplatform/workshops/graphs/contributors)

## License

These workshops are made available under the [Apache License, Version 2][license]. If you use this material to run a workshop, please share where it was used and [feedback by creating a new issue on GitHub][share-feedback]. If you see an opportunity to improve the courseware, please send in a pull-request.

[uno-platform]: https://platform.uno/

[license]: ../LICENSE
[share-feedback]: https://github.com/unoplatform/workshops/issues/new?labels=feedback%2C+untriaged&template=feedback.md