Skip to content

Commit 7a00862

Browse files
committed
Merge remote-tracking branch 'origin/main' into Soheib/fix/career-training-table
2 parents 7f0657b + 32685eb commit 7a00862

6 files changed

Lines changed: 15 additions & 117 deletions

File tree

shared-modules/specialist-career-training/week1/README.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,13 @@ This session will walk through the Danish job market and what recruiters typical
66

77
By the end of this session, you will be able to:
88

9-
[ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
10-
[ ] Know what interviewers are generally looking for (communication, problem-solving approach, etc.)
11-
[ ] Feel more comfortable with the idea of technical interviews.
12-
[ ] Learn how to approach a problem out loud and structure their thinking.
9+
- [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
10+
- [ ] Know what interviewers are generally looking for (communication, problem-solving approach, etc.)
11+
- [ ] Feel more comfortable with the idea of technical interviews.
12+
- [ ] Learn how to approach a problem out loud and structure their thinking.
1313

1414
## Materials
1515

1616
[Preparation](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/preparation)
1717
[Session Plan](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/session-plan) (for mentors)
1818
[Assignment](https://app.gitbook.com/o/-LMwEwghYVv6CkVwh8Eb/s/v5mADMeH7axh0TSGyUQy/~/edit/~/changes/4/course-content/shared-modules/specialist-career-training/week-1/assignment)
19-
20-
---
21-
22-
## Agent Instructions: Querying This Documentation
23-
24-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
25-
26-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
27-
28-
```Text
29-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1.md?ask=<question>
30-
```
31-
32-
The question should be specific, self-contained, and written in natural language.
33-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
34-
35-
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.

shared-modules/specialist-career-training/week1/assignment.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Prepare for technical mock interview
44

5-
[ ] Go through your Event app and do your last small changes.
6-
[ ] Build your portfolio, or if you already have one, polish it using what you learned.&#x20;
5+
- [ ] Go through your Event app and do your last small changes.
6+
- [ ] Build your portfolio, or if you already have one, polish it using what you learned.&#x20;
77

88
### If you not already started with these changes from Foundation this is the last chance to take a look at these docs and fix your profiles.&#x20;
99

@@ -12,20 +12,3 @@
1212
3. Polish and update your LinkedIn ([example 1](https://www.linkedin.com/in/alex-sudar/), [example 2](https://www.linkedin.com/in/remyamm/), [example 3](https://www.linkedin.com/in/saloumehsarabi/), [example 4](https://www.linkedin.com/in/anna-louise-jensen-559a89177/))
1313
4. Write a short profile text about yourself - about 400-500 characters and add it to your CV.
1414
5. Update your current CV fully - all professional experience as well as soft and hard skills.
15-
16-
---
17-
18-
## Agent Instructions: Querying This Documentation
19-
20-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
21-
22-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
23-
24-
```text
25-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1/assignment.md?ask=<question>
26-
```
27-
28-
The question should be specific, self-contained, and written in natural language.
29-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
30-
31-
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.

shared-modules/specialist-career-training/week1/preparation.md

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2,35 +2,18 @@
22

33
## Something to think about before the session!
44

5-
[ ] Come ready to engage and ask questions.
6-
[ ] Reflect on any previous interview experience (if any) - what felt challenging or unclear?
7-
[ ] What is your biggest worry regarding technical interviews? Or interviews in general?
8-
[ ] Bring a notebook or document for taking notes.
9-
[ ] Write down 2 or 3 things that surprised you and be ready to bring them to the session.
5+
- [ ] Come ready to engage and ask questions.
6+
- [ ] Reflect on any previous interview experience (if any) - what felt challenging or unclear?
7+
- [ ] What is your biggest worry regarding technical interviews? Or interviews in general?
8+
- [ ] Bring a notebook or document for taking notes.
9+
- [ ] Write down 2 or 3 things that surprised you and be ready to bring them to the session.
1010

1111
## Do&#x20;
1212

1313
Please check at least on of this Webpages and do the Test so you familiarise yourself with it.
1414

1515
Behavioral tests help companies see past your resume by understanding how you're likely to think, act, and react in real work situations.
1616

17-
[www.16personalities.com](http://www.16personalities.com)
18-
[www.truity.com/test/big-five-personality-test](http://www.truity.com/test/big-five-personality-test)
19-
[www.discusonline.com/free-disc-test.php](http://www.discusonline.com/free-disc-test.php)&#x20;
20-
21-
---
22-
23-
## Agent Instructions: Querying This Documentation
24-
25-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
26-
27-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
28-
29-
```text
30-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1/preparation.md?ask=<question>
31-
```
32-
33-
The question should be specific, self-contained, and written in natural language.
34-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
35-
36-
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.
17+
- [ ] [www.16personalities.com](http://www.16personalities.com)
18+
- [ ] [www.truity.com/test/big-five-personality-test](http://www.truity.com/test/big-five-personality-test)
19+
- [ ] [www.discusonline.com/free-disc-test.php](http://www.discusonline.com/free-disc-test.php)&#x20;

shared-modules/specialist-career-training/week2/README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,10 @@ This session will walk through the Danish job market and what recruiters typical
66

77
By the end of this session, you will be able to:
88

9-
## [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
9+
- [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
1010

1111
## Materials
1212

1313
[Preparation](preparation.md)
1414
[Session Plan](session-plan.md)
1515
[Assignment](assignment.md)
16-
17-
---
18-
19-
## Agent Instructions: Querying This Documentation
20-
21-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
22-
23-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
24-
25-
```Text
26-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2.md?ask=<question>
27-
```
28-
29-
The question should be specific, self-contained, and written in natural language.
30-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
31-
32-
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.

shared-modules/specialist-career-training/week2/assignment.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,3 @@
44

55
1. Build your portfolio, or if you already have one, polish it using what you learned from your recent interviews.
66
2. Polish and update your LinkedIn ([example 1](https://www.linkedin.com/in/alex-sudar/), [example 2](https://www.linkedin.com/in/remyamm/), [example 3](https://www.linkedin.com/in/saloumehsarabi/), [example 4](https://www.linkedin.com/in/anna-louise-jensen-559a89177/))
7-
8-
---
9-
10-
## Agent Instructions: Querying This Documentation
11-
12-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
13-
14-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
15-
16-
```Text
17-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2/assignment.md?ask=<question>
18-
```
19-
20-
The question should be specific, self-contained, and written in natural language.
21-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
22-
23-
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.

shared-modules/specialist-career-training/week2/session-plan.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,3 @@ If it’s possible , review the trainee's project beforehand. You can find their
6969
6. Can you explain how the browser renders a page (at a high level)?
7070
7. How do you organize and reuse code across components?
7171
8. How do you handle user input validation and feedback?
72-
73-
---
74-
75-
## Agent Instructions: Querying This Documentation
76-
77-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
78-
79-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
80-
81-
```Text
82-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2/session-plan.md?ask=<question>
83-
```
84-
85-
The question should be specific, self-contained, and written in natural language.
86-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
87-
88-
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.

0 commit comments

Comments
 (0)