Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 10 additions & 28 deletions shared-modules/specialist-career-training/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,18 @@ In this repository you can find all the info and material from your Career Sessi

## Contents

| Week | Topic | Preparation | Assignment | SessionPlan |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ----------- | ----------- | --------------- |
| 1. | What is a strong profile looks like, including your CV and Github & LinkedIn. | | | |
| Practice the first part of the interview process (HR, Intro to behavioural tests) |
| 2. | Mock Technical Interview. | Practice the Second part of the interview process and gain some feedback. | SessionPlan | Preparation | (No assignment) |
| Week | Topic | Preparation | Session Plan | Assignment |
| ---- | --------------------------------------------- | ------------------------------------- | --------------------------------------- | ----------------------------------- |
| 1. | [Strong Profile & CV](./week1/README.md) | [Preparation](./week1/preparation.md) | [Session Plan](./week1/session-plan.md) | [Assignment](./week1/assignment.md) |
| 2. | [Mock Technical Interview](./week2/README.md) | [Preparation](./week2/preparation.md) | [Session Plan](./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: 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:

```text
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.
- [ ] 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
Loading