# Zero to Programmer

**Zero to Programmer** merupakan rangkuman perjalanan Bli Eka Putra mengarungi dunia IT dari NOL. Dunia aneh yang benar-benar mengubah hidupnya 180 derajat!

Ini adalah tentang mengejar cita-cita dan meraih mimpi. Adalah tentang meretas impossible menjadi I-am-possible.

Ini bukan buku belajar pemrograman, ini adalah buku bagaimana menjadi programmer. Bukan programmer yang hanya bisa menulis kode, tetapi programmer yang berkarakter dan berprinsip.

**"Kalau kamu tidak ingin sukses menjadi programmer, please jangan baca buku ini!"** - Eka


---

# 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://upkoding.gitbook.io/zero-to-programmer/zero-to-programmer.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.
