From 5adf6ede10c3a7ba29dce4f0f1b284fa0ea7ac5f Mon Sep 17 00:00:00 2001 From: Saloumeh Sarabi <77116575+saloumeh-67@users.noreply.github.com> Date: Wed, 13 May 2026 15:44:15 +0200 Subject: [PATCH 1/2] Update README with career training details Expanded the README to include an introduction, session topics, and module learning goals. --- .../specialist-career-training/README.md | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/shared-modules/specialist-career-training/README.md b/shared-modules/specialist-career-training/README.md index 82493423..2970f77e 100644 --- a/shared-modules/specialist-career-training/README.md +++ b/shared-modules/specialist-career-training/README.md @@ -1,7 +1,24 @@ # Specialist Career Training -Coming soon +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. | [Jobhunting in Denmark](./week1/README.md). 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) and gain some feedback. | [Preparation](./week1/preparation.md) | [Session Plan](./week1/session-plan.md) (for mentors) | [Assignment](./week1/assignment.md) | +| 2. | [Mock Technical Interview](./week2/README.md). Practice the technical part of the interview process and gain some feedback. | [Preparation](./week2/preparation.md) | [Session Plan](./week2/session-plan.md) (for mentors) | (No assignment) | ## Module Learning Goals -TODO +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 CV and Github & LinkedIn profile +- [ ] Learn how to perform well in a screening interview From 842c10462b9fbfcae27b54cc8d41e2005d55b895 Mon Sep 17 00:00:00 2001 From: Saloumeh Sarabi <77116575+saloumeh-67@users.noreply.github.com> Date: Wed, 13 May 2026 15:51:35 +0200 Subject: [PATCH 2/2] Fix formatting in README.md for clarity --- shared-modules/specialist-career-training/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/shared-modules/specialist-career-training/README.md b/shared-modules/specialist-career-training/README.md index 2970f77e..ca819e63 100644 --- a/shared-modules/specialist-career-training/README.md +++ b/shared-modules/specialist-career-training/README.md @@ -6,11 +6,10 @@ In this repository you can find all the info and material from your Career Sessi ## Contents -| Week | Topic | Preparation | Session Plan | Assignment | +| Week | Topic | Preparation | Session Plan | Assignment | | ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- | ----------------------------------------------------- | ----------------------------------- | -| 1. | [Jobhunting in Denmark](./week1/README.md). 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) and gain some feedback. | [Preparation](./week1/preparation.md) | [Session Plan](./week1/session-plan.md) (for mentors) | [Assignment](./week1/assignment.md) | -| 2. | [Mock Technical Interview](./week2/README.md). Practice the technical part of the interview process and gain some feedback. | [Preparation](./week2/preparation.md) | [Session Plan](./week2/session-plan.md) (for mentors) | (No assignment) | +| 1. | [Jobhunting in Denmark](./week1/README.md). 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) and gain some feedback. | [Preparation](./week1/preparation.md) | [Session Plan](./week1/session-plan.md) (for mentors) | [Assignment](./week1/assignment.md) | +| 2. | [Mock Technical Interview](./week2/README.md). Practice the technical part of the interview process and gain some feedback. |[Preparation](./week2/preparation.md) | [Session Plan](./week2/session-plan.md) (for mentors) | (No assignment) | ## Module Learning Goals