> For the complete documentation index, see [llms.txt](https://notes.thecloudspark.com/ict-essentials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.thecloudspark.com/ict-essentials/overview.md).

# Overview

This workshop aims to provide an overview of computing fundamentals and emerging tech topics. It covers programming, data handling, databases, and emerging ICT trends, equipping participants with essential tech skills.

The labs provided can be completed in your preferred programming language. However, some guides are specifically written in <kbd>C#</kbd> and <kbd>.Net</kbd>.

<table><thead><tr><th width="165">Language</th><th>Link to Setup Guide</th></tr></thead><tbody><tr><td>Java</td><td><a href="https://code.visualstudio.com/docs/languages/java">https://code.visualstudio.com/docs/languages/java</a></td></tr><tr><td>C++</td><td><a href="https://code.visualstudio.com/docs/languages/cpp">https://code.visualstudio.com/docs/languages/cpp</a></td></tr><tr><td>.Net</td><td><a href="https://code.visualstudio.com/docs/languages/dotnet">https://code.visualstudio.com/docs/languages/dotnet</a></td></tr><tr><td>Python</td><td><a href="https://code.visualstudio.com/docs/languages/python">https://code.visualstudio.com/docs/languages/python</a></td></tr></tbody></table>

{% hint style="success" %}

### Let's get started!

The labs begin on the next page.
{% endhint %}
