# El programador mediocre

<figure><img src="/files/ditdjMQPDK13hQtjX2t1" alt=""><figcaption></figcaption></figure>

El [programador mediocre](https://themediocreprogrammer.com/), escrito por [Craig Maloney](http://decafbad.net). Imagen de la portada por [David Revoy](https://www.davidrevoy.com). La traducción al español que estás leyendo ha sido realizada por [Victorhck](https://victorhckinthefreeworld.com/).

Este libro se entrega de forma libre y gratuita. Te animo a leerlo, compartirlo y usarlo para ayudar a otras personas en su lucha.

Tanto el [libro original](https://themediocreprogrammer.com/) como esta traducción se publican bajo una licencia [Creative Commons Attribution-ShareAlike license (CC-BY-SA)](http://creativecommons.org/licenses/by-sa/4.0/).


---

# 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://victorhck.gitbook.io/el-programador-mediocre/el-programador-mediocre.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.
