> For the complete documentation index, see [llms.txt](https://techacademy.gitbook.io/it-projekt-management-sose-25/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techacademy.gitbook.io/it-projekt-management-sose-25/course-videos/course-overview.md).

# Course Overview

We have collected a few Youtube videos that will help you explore all the concepts, techniques, and processes to solve problems and use Design Thinking and Project Management tools to drive successful innovation in your organization.

| Topic                    | Link                                                       |
| ------------------------ | ---------------------------------------------------------- |
| Design Thinking Overview | <p>\<a href="<https://www.youtube.com/watch?v=gHGN6hs2gZY> |

"><https://www.youtube.com/watch?v=gHGN6hs2gZY><br><br></a></p>                                                                                 |
\| Design Thinking Overview | <p>\<a href="<https://www.youtube.com/watch?v=Tvu34s8iMZw>

"><https://www.youtube.com/watch?v=Tvu34s8iMZw><br><br></a></p>                                                                                 |
\| Phase 1: Empathize       | [https://www.youtube.com/watch?v=q654-kmF3Pc](<https://www.youtube.com/watch?v=q654-kmF3Pc&#xA;&#xA;>)                                                                                                 |
\| Phase 2: Define          | <https://www.youtube.com/watch?v=TNAdanuvwtc>                                                                                                             |
\| Phase 3: Ideate          | <https://www.youtube.com/watch?v=zbLxs6te5to&t=5s>                                                                                                 |
\| Phase 4: Prototype       | <p><a href="https://www.youtube.com/watch?v=Q4MzT2MEDHA"><https://www.youtube.com/watch?v=Q4MzT2MEDHA></a> <br><br>Specific resources for prototyping with Figma can be found in the Figma section. </p> |
\| Phase 5: Test            | <https://www.youtube.com/watch?v=UVEQCNM6X-A>                                                                                                             |
\| How to Pitch             | <https://www.youtube.com/watch?v=Njh3rKoGKBo>                                                                                                             |

Further information on the different methods you can use in the different phases can be found in the [Methods section.](/it-projekt-management-sose-25/design-thinking-methods/overview.md)


---

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

```
GET https://techacademy.gitbook.io/it-projekt-management-sose-25/course-videos/course-overview.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.
