# Week 2 Day 3: Build, Test, Ship! + Talks

{% hint style="success" %}
Awww yeah! You can focus on building, testing and shipping today 🥳
{% endhint %}

## Pick Your Talk

We've got 2 talks for you in store today! You can watch them later as well, we'll share them in the #announcements channel 🥳

### \[optional workshop 1] Data Docker by Selwin Konijn

Is Docker still a mystery for you? Say no more! Jodi recommended Selwin's talk because apparently it's *very* comprehensive. Please install Docker Desktop and have an ide / text editor availabe (like visual studio). Meeting link in [**calendar**](/osoc22/calendar/week-2-build-and-test/week-1-day-2.md).

### \[optional workshop 2] Deployment support by Clément

Open summer of code provides support with deployment. We'll discuss what we can and cannot do. If you're going to deploy something, make sure one of your team members is going to attend! Meeting link in [**calendar**](/osoc22/calendar/week-2-build-and-test/week-1-day-2.md).

{% hint style="info" %}
Can't attend the talk or workshop? Don't worry! They're all optional, and online ones are recorded – you can watch them after work with some 🍿🥤
{% endhint %}


---

# 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-2-day-3.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.
