> For the complete documentation index, see [llms.txt](https://personal-development.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://personal-development.codeyourfuture.io/additional-resources-for-trainees/untitled-2/session-plans.md).

# Presentation session plan

## Prior Knowledge &#x20;

All trainees should have completed PD Day 1, 2 and 3

All trainees should have completed PD coursework from previous weeks

All trainees should have recieved feedback on their Honeycomb cell **'Maximising My Time'**&#x20;

## Session 1 (45 mins- 1 hour)

### Retrospective - What's your Superpower?

Fun start to retro by focusing on what we are good at!&#x20;

Session plan is [here](https://personaldevelopment.codeyourfuture.io/sessions/js2-pd-day-4/retro-whats-your-superpower).&#x20;

## Session 2 (30 mins- 40mins)

### Developer skills - Motivation and Resilience

* To help trainees learn the definition of resilience
* To help trainees identify their current coping habits
* To support trainees in developing resilience strategies

{% embed url="<https://docs.google.com/presentation/d/1ArKonsnqkM5lFhowF8Eg4mabbs-94rvJoBXovYz4BAU/edit?usp=sharing>" %}

## Session 3 (30 mins- 40mins)

### Guest speakers- CYF Graduate/ Volunteer - Roles within the Tech sector and/or Web Development

* To highlight the various roles within the tech sector
* To give trainees tips on how they may find out more about roles they are interested in&#x20;

{% embed url="<https://docs.google.com/presentation/d/1_a2cINS59aj93scDX5PFgPqWR_m8gZ8pyctgpPE8U8Y/edit?usp=sharing>" %}

## Session 4 (30 mins- 40mins)

### Structuring and delivering a 1-minute pitch

* To have trainess learn the value of being able to make a pitch
* To show trainees the steps needed to make an effective pitch
* To enable trainees to develop a pitch and practice presenting it

{% embed url="<https://docs.google.com/presentation/d/1jh_6PhOjQbHNlZsD6JRLguJgLeiYUH2pIme6XOQZpw8/edit#slide=id.gbf2ab4de1f_2_47>" %}

## Session 5 (30 mins- 40mins)

### Presentations!!!&#x20;

## Session 6 (30 mins- 40mins)

### Leadership Compass

* To have trainees develop a deeper sense of self-awareness about their leadership style and approach
* To have trainees develop an understanding of how one’s work style affects team functioning

{% embed url="<https://docs.google.com/presentation/d/1WqU7yWLsvcIZhaI-PJQgimdIKInPuH7eTxoI3af2jvs/edit?usp=sharing>" %}

## Session 7 (45 mins- 1 hour)‌

### Honeycomb Introduction - Presenting for Success cell and feedback <a href="#honeycomb-introduction-maximising-my-time-cell-and-feedback" id="honeycomb-introduction-maximising-my-time-cell-and-feedback"></a>

​

​

​

​‌

## Independent Practice- Coursework introduction ‌ <a href="#independent-practice-coursework-introduction" id="independent-practice-coursework-introduction"></a>

See the coursework [here](https://personaldevelopment.codeyourfuture.io/sessions/js2-pd-day-4/coursework).


---

# 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, and the optional `goal` query parameter:

```
GET https://personal-development.codeyourfuture.io/additional-resources-for-trainees/untitled-2/session-plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
