> For the complete documentation index, see [llms.txt](https://program.hackyourfuture.dk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training.md).

# Specialist Career Training

Welcome to your Career Sessions!

In this repository you can find all the info and material from your Career Sessions, what to prepare for each session and resources that can be used to support you and the community in finding a job in tech. The goal of this series of sessions is to optimally prepare you for the job hunt in Denmark's IT industry following your graduation from our program by helping you identify and communicate your specific competencies and skills.

## Contents

| Week | Topic                                                                                           | Preparation                                                                                   | Session Plan                                                                                    | Assignment                                                                                  |
| ---- | ----------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| 1.   | [Strong Profile & CV](/course-content/shared-modules/specialist-career-training/week1.md)       | [Preparation](/course-content/shared-modules/specialist-career-training/week1/preparation.md) | [Session Plan](/course-content/shared-modules/specialist-career-training/week1/session-plan.md) | [Assignment](/course-content/shared-modules/specialist-career-training/week1/assignment.md) |
| 2.   | [Mock Technical Interview](/course-content/shared-modules/specialist-career-training/week2.md). | [Preparation](/course-content/shared-modules/specialist-career-training/week2/preparation.md) | [Session Plan](/course-content/shared-modules/specialist-career-training/week2/session-plan.md) | *(No assignment)*                                                                           |

## Module Learning Goals

By the end of this module, you will be able to:

* [ ] Understand where to look for suitable jobs and internships
* [ ] Understand what you should do in order to be an attractive candidate on the Danish job market
* [ ] Learn how to identify and communicate your competencies
* [ ] Understand what HYF can do to support you on your job hunt
* [ ] Know how to assemble an effective Github and LinkedIn profile
* [ ] Learn how to perform well in a Technical interview


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training.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.
