# Week 2 Day 1: First Build Week + Client Meetings + Talks

## Gooooood Morning

From now on your team will find its rhythm for the coming weeks. You'll find your groove with stand-ups (and -downs); client meetings, scoping sessions, retro's, pitches and all that good stuff. This rhythm is *nice* to make sure you deliver quality projects in strong teams 💪

Build what you've defined last week. Go team!

## Client meetings

### How

Monday, the land of opportunity!

There's time in the morning to prepare your client meetings, if you didn't do that already the day before! Keep in mind:

* [ ] Show a *good* demo. Practice this first. There's nothing more awkward than an unprepared demo.
* [ ] Check if you understood all needs and goals (you can reuse the pitch you made last week)
* [ ] List all the questions you have
* [ ] Decide who does the talking
* [ ] Decide who takes notes

Some tips and tricks can come in handy if you've never attended a client meeting before:

{% embed url="<https://www.youtube.com/watch?v=SvO5EfTW6Hw>" %}
Tutorial: how to do a client meeting.
{% endembed %}

### When

Scroll down to see more days, scroll to the right to see more teams and their links!

{% embed url="<https://docs.google.com/spreadsheets/d/1NC3uATQqpqzZiJf1yiymdm4IPLrldd2_c541jWOb-wA/edit?usp=sharing>" %}

## Test What You Build

*If you build something, but nobody know how to use it, does it even exist?*

How to conduct user interviews and tests: [**Conduct (Remote) Tests and Interviews with Real People**](https://help.osoc.be/global/tutorials/how-to-conduct-remote-tests-and-interviews-with-real-people)

## Pick Your Talk: Online

{% hint style="info" %}
Can't attend the talk or workshop? Don't worry, they are recorded! You can watch them later with some 🍿🥤.
{% endhint %}

### \[optional workshop] Data Viz with Leenke

Got data? That's nice. Now how do you bring this in a comprehensive way to people out there? Leenke will tell you all about it!


---

# 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://help.osoc.be/osoc22/calendar/week-2-build-and-test/week-1-day-2.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.
