> For the complete documentation index, see [llms.txt](https://code.ubyssey.ca/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://code.ubyssey.ca/getting-started.md).

# Getting Started

This tutorial will walk you through the process of setting up your development environment, demonstrate the basics of Python, JavaScript, HTML and CSS, and show you how to make your first contribution.

1. [Installation](/installation.md)
2. [Your first task](/getting-started/your-first-task.md)
3. [How to use Git](/getting-started/how-to-use-git.md)
4. [Backend Development](/getting-started/backend.md)
5. Frontend (coming soon)
6. Submitting for approval (coming soon)
7. [Creating and running test cases](/getting-started/testing.md)
