# PD Day 1 coursework

#### General Instructions: Please get in the habit of always providing evidence when submitting coursework on Google classroom. Add a screenshot or written summary of what you learned. This will show what you have gained from this piece of coursework.&#x20;

#### Take the [Growth Mindset Self-Assessment](https://www.positivityguides.net/test-your-mindset-quiz/)

Take a screenshot of your results&#x20;

Add screenshot to your work area on Google Classroom&#x20;

Mark as done&#x20;

#### Watch [The Power of Believing You Can Improve (video)](https://www.youtube.com/watch?v=_X0mgOOSpLU)&#x20;

A TEDx video by **Carol Dweck** in which she explains how mindset can affect brain activity.

#### Watch[ Learning How to Learn](https://youtu.be/O96fE1E-rf8) by **Barbara Oakley**&#x20;

Make notes in your learning journal as you are watching&#x20;

Upload your notes to your student area on Google Classroom&#x20;

Mark as done

#### Read [Learning to Learn by Sarah Drasner](https://css-tricks.com/learning-to-learn/) - It contains some useful tips which will help you learn how to learn like a developer.&#x20;

Make notes in your learning journal as you are reading of how she goes about organising her learning. What tips do you think will work for you?

Upload your notes to your student area on Google Classroom&#x20;

Mark as done

#### Read [Focused vs Diffuse Thinking: Why Software Developers Need to Master Both Parts of Their Min](https://www.7pace.com/blog/focused-vs-diffuse-thinking)d by **Christina Marfice**<br>

Make notes in your learning journal as you are reading&#x20;

Upload your notes to your student area on Google Classroom&#x20;

Mark as done

#### Set up your weekly study schedule using the techniques suggested by Sarah Drasner and Christina Marfice.

You can use any method to make your schedule.

You need to be specific each week with the time you have alloted for learning and the topic you will be working on.&#x20;

You can use this [schedule template](https://drive.google.com/file/d/1emyv7Ygb6x8fmkpcizjSWU_Beqe8xblk/view?usp=sharing) as a starting point:\
Add an image or the file for your study schedule in your work area on Google Classroom

Mark as done<br>

#### Honeycomb feedback&#x20;

Log into the Honeycomb platform and complete your self assessment of ‘Working With My Team’ cell\
Once you have completed it, take a screenshot before you submit

Add the screenshot to your work area in Google Classroom&#x20;

Mark as done

#### Github/ Git preparation assignment - <https://syllabus.codeyourfuture.io/git/preparation>


---

# 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:

```
GET https://personal-development.codeyourfuture.io/additional-resources-for-trainees/pd-coursework-assignments/coursework.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.
