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

# Programación

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

Nesta web desenvolvense diversos contidos relacionados co módulo de programación que se imparte nos ciclos superiores da familia de Informática e Comunicacions de Desenvolvemento de Aplicacions Web e Desenvolvemento de Aplicacions Multiplataforma.

A linguaxe de programación escollida para desenvolver os seus contidos en **Java**, unha linguaxe de programación orientada a obxectos, multiplataforma e de propósito xeral, desenvolvida por Sun Microsystems en 1995 e actualmente mantida por Oracle. Caracterízase pola súa port

Java é amplamente empregado en diversos ámbitos, como o desenvolvemento de aplicacións de escritorio, web, móbiles (Android) e sistemas empresariais. A súa robustez, seguridade e comunidade activa fan que sexa unha das linguaxes máis utilizadas na actualidade.


---

# 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://educacion.gitbook.io/programacion/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.
