> For the complete documentation index, see [llms.txt](https://den.gitbook.io/developerplaybook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://den.gitbook.io/developerplaybook/master.md).

# Introduction

This notebook includes notes on skills you need to build modern applications. The currently the stack looks like this:

![https://embed.coggle.it/diagram/Wog4AgWJuAAB-ba-/d6269da9c39644334c504c9bffac35b287e64983792a5ec69204183aa3ad8b1f](/files/-LBuo-xDlybEs5KDPlno)

### Method

The [architecture principles](/developerplaybook/architecture.md) are the guiding factors for the (architecture) decision made in this playbook.

{% hint style="info" %}
If you search a specific topic don't forget the search function (!)
{% endhint %}

## Requirements

* Basic programming knowledge (best Python & Javascript)
* Mac / Linux / Windows machine
* Know the basic command line

## Who is the target audience?

* Developers how wants to learn how to bootstrap/build production application fast and low cost
