# Intro to Digital Course

## Aims

* **Provide a tech foundation** in the world of programming through the development of HTML and CSS skills.
* **Improve applicant’s self-learning skills** as well as the ability to work and research problems online.
* Provide **exposure to online tools** and remote collaboration.
* Offer **introduction of opportunities** within the software development and the tech industry.
* Understand the level of interest and **capabilities of participants** in programming.
* Offer **education paths** into programming
* Exposure to **role models** from disadvantaged backgrounds.
* **Guide participant’s ability** to work individually and in teams.
* **Analyse participant’s ability** to take ownership of small digital projects.

Most importantly, completion of the Intro To Digital course **is mandatory** before a trainee can be considered for the Fundamentals Course.

## More Information

For more information on the course and to register for ITD please follow this [link](<https://codeyourfuture.io/itc >).

{% embed url="<https://introtocoding.codeyourfuture.io>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.codeyourfuture.io/archive/archived-pages/intro-to-coding-course.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
