# README

> 1º de Desarrollo de Aplicaciones Web/Multiplataforma

![Entornos de desarrollo](http://jamj2000.github.io/entornosdesarrollo/entornosdesarrollo.png)

## Contenidos del módulo

[Unidad 1: Elementos de desarrollo del software](/daw1-ed-apuntes/1.elementos.md)\
[Unidad 2: Entornos integrados de desarrollo](/daw1-ed-apuntes/2.entornos.md)\
[Unidad 3: Diseño y realización de pruebas](/daw1-ed-apuntes/3.pruebas.md)\
[Unidad 4: Documentación y optimización](/daw1-ed-apuntes/4.documentacion.md)\
[Unidad 5: Elaboración de diagramas de clases](/daw1-ed-apuntes/5.diagramas_clases.md)\
[Unidad 6: Elaboración de diagramas de comportamiento](/daw1-ed-apuntes/6.diagramas_comportamiento.md)


---

# 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://jamj2000.gitbook.io/daw1-ed-apuntes/readme.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.
