Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #45 from TeenBiscuits/docs-dev
Browse files Browse the repository at this point in the history
Documentación Lista Para Ser Publicada
  • Loading branch information
TeenBiscuits authored Jan 21, 2024
2 parents 73fb67e + 23005ee commit 990c149
Show file tree
Hide file tree
Showing 86 changed files with 1,487 additions and 86 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ add_subdirectory(./src/Boletin_2)
add_subdirectory(./src/Boletin_3)
# Boletín 4
add_subdirectory(./src/Boletin_4)
# Prácticas
add_subdirectory(./src/Practicas)
# Ejemplos (Antiguamente Prácticas)
add_subdirectory(./src/Ejemplos)
# Extras
add_subdirectory(./src/Extras)
# Examenes
Expand Down
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ Tutoriales y Extras.

La teoría se basa en trabajos previos readaptados a este nuevo formato. Cualquier añadido es bienvenido, siempre que
mejore la calidad educativa y la sencillez de las explicaciones. Más no es siempre mejor. La teoría se añade a secciones
como: Apuntes - Teoría, Ejemplos y Tutoriales.
como: Apuntes, Ejemplos y Tutoriales.

Las imágenes están en subdirectorios ``./docs/images/*`` para mantener organizado la cantidad inmensa de imágenes.

Para facilitar las contribuciones hay una página oculta llamada ``Para Colaboradores`` con algunas estructuras
reutilizables.
26 changes: 18 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@

<div align="center">
<br/>
<b>Ejercicios Resueltos</b> 📝 y <b>Apuntes</b> 📚 para las asignaturas de <b>Programación I y II</b> del <i>Grao en Enxeñaría Informática</i> de la <i>Universidade Da Coruña</i> en el curso 2023/24. 💻🎓
<b>Ejercicios Resueltos</b> 📝 y <b>Apuntes</b> 📚 para las asignaturas de <b>Programación I y II</b> del <i>Grao en Enxeñaría Informática</i> de la <i>Universidade da Coruña</i> en el curso 2023/24. 💻🎓
<br/>
</div>

<div align="right">
<br/>
📖 Los apuntes y el código de este repositorio están publicados en <a href="https://teenbiscuits.github.io/Pro2324/pro2324.html">esta web</a>.
Los apuntes y el código de este repositorio están publicados en <a href="https://teenbiscuits.github.io/Pro2324/pro2324.html">esta web</a>. 📖
<br/>
</div>

Expand All @@ -39,8 +39,14 @@
<br/>
</div>

<div>
<br/>

> Este repositorio está bajo desarrollo activo, se esperan cambios y se aceptan contribuciones. 🤗
<br/>
</div>

## Objetivos / To-Do List

### Código
Expand All @@ -52,18 +58,22 @@
| [![Boletín 3](https://progress-bar.dev/66/?title=Boletín%203&width=200&color=d2007b)](./src/Boletin_3) | [![Boletín 4](https://progress-bar.dev/27/?title=Boletín%204&width=200&color=d2007b)](./src/Boletin_4) |
| [![Boletín 5](https://progress-bar.dev/0/?title=Boletín%205&width=200&color=d2007b)](./src/Boletin_5) | [![Boletín 3](https://progress-bar.dev/0/?title=Boletín%206&width=200&color=d2007b)](./src/Boletin_6) |
| [![Exámenes](https://img.shields.io/badge/Exámenes-0-grey?labelColor=d2007b)](./src/Examenes) | [![Extras](https://img.shields.io/badge/Extras-6-grey?labelColor=d2007b)](./src/Extras) |
| [![Prácticas](https://img.shields.io/badge/Prácticas-0-grey?labelColor=d2007b)](./src/Practicas) | |
| [![Ejemplos](https://img.shields.io/badge/Ejemplos-0-grey?labelColor=d2007b)](./src/Ejemplos) | |

</div>

- [ ]

### Teoría

<div align="center">

| [![Bloque 1](https://progress-bar.dev/100/?title=Bloque%201&width=200&color=d2007b)](./docs/topics) | [![Bloque 2](https://progress-bar.dev/100/?title=Bloque%202&width=200&color=d2007b)](./docs/topics) |
|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------|
| [![Bloque 3](https://progress-bar.dev/100/?title=Bloque%203&width=200&color=d2007b)](./docs/topics) | [![Bloque 4](https://progress-bar.dev/100/?title=Bloque%204&width=200&color=d2007b)](./docs/topics) |
| [![Bloque 5](https://progress-bar.dev/0/?title=Bloque%205&width=200&color=d2007b)](./docs/topics) | [![Bloque 6](https://progress-bar.dev/0/?title=Bloque%206&width=200&color=d2007b)](./docs/topics) |
| [![Bloque 1](https://progress-bar.dev/100/?title=Bloque%201&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-1.html) | [![Bloque 2](https://progress-bar.dev/100/?title=Bloque%202&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-2.html) |
|--------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
| [![Bloque 3](https://progress-bar.dev/100/?title=Bloque%203&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-3.html) | [![Bloque 4](https://progress-bar.dev/100/?title=Bloque%204&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-1.html) |
| [![Bloque 5](https://progress-bar.dev/0/?title=Bloque%205&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-5.html) | [![Bloque 6](https://progress-bar.dev/0/?title=Bloque%206&width=200&color=d2007b)](https://teenbiscuits.github.io/Pro2324/bloque-6.html) |
| [![Exámenes](https://img.shields.io/badge/Exámenes-0-grey?labelColor=d2007b)](https://teenbiscuits.github.io/Pro2324/examenes.html) | [![Tutoriales](https://img.shields.io/badge/Tutoriales-1-grey?labelColor=d2007b)](https://teenbiscuits.github.io/Pro2324/tutoriales.html) |
| [![Ejemplos](https://img.shields.io/badge/Ejemplos-0-grey?labelColor=d2007b)](https://teenbiscuits.github.io/Pro2324/ejemplos.html) | [![Extras](https://img.shields.io/badge/Extras-0-grey?labelColor=d2007b)](https://teenbiscuits.github.io/Pro2324/extras.html) |

</div>

Expand All @@ -77,7 +87,7 @@
<img src="https://contrib.rocks/image?repo=TeenBiscuits/Pro2324" width="100%"/>
</a>

<br>
<br/>

> ¿Quieres aparecer ahí arriba? **¡Contribuye!**
Expand Down
14 changes: 8 additions & 6 deletions docs/cfg/buildprofiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,29 @@
<variables>
<primary-color>blueberry</primary-color>
<product-web-url>https://github.com/TeenBiscuits/Pro2324</product-web-url>
<custom-favicons>Logo.svg</custom-favicons>
<custom-favicons>Logo.ico</custom-favicons>
<header-logo>Logo.svg</header-logo>
<download-title>Repositorio en GitHub</download-title>
<download-page>https://github.com/TeenBiscuits/Pro2324</download-page>
<showDownloadButton>true</showDownloadButton>
</variables>
<build-profile instance="pro">
<variables>
<noindex-content>true</noindex-content>
</variables>
</build-profile>
<shortcuts>
<src>keymap.xml</src>
<layout name="Windows" display-name="Windows"/>
<layout name="macOS" display-name="macOS"/>
<layout name="Linux" display-name="Linux"/>
</shortcuts>
<build-profile instance="pro">
<variables>
<noindex-content>false</noindex-content>
</variables>
</build-profile>
<footer>
<link href="https://github.com/TeenBiscuits/Pro2324">GitHub (Danos una ⭐)</link>
<link href="https://creativecommons.org/licenses/by-nc/4.0/">Licencia Documentación</link>
<link href="https://www.gnu.org/licenses/gpl-3.0.en.html#license-text">Licencia Código</link>
<link href="https://github.com/TeenBiscuits/Pro2324/issues/new/choose">Reportar un Error/Sugerencia</link>
<link href="https://teenbiscuits.github.io/Pro2324/Agradecimientos.html">Agradecimientos</link>
<copyright>2024 Pablo Portas López</copyright>
</footer>
</buildprofiles>
Binary file added docs/images/Logo.ico
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/Tutoriales/Compilador/MiniGW.png
Binary file added docs/images/Tutoriales/Compilador/SetupCLion5.png
Binary file added docs/images/VDIConfig01.png
Binary file added docs/images/VDIConfig02.png
Binary file added docs/images/VDIConfig03.png
Binary file added docs/images/VDIConfig04.png
Binary file added docs/images/VDIConfig05.png
Binary file added docs/images/VDIConfig06.png
Binary file added docs/images/VDIConfig07.png
Binary file added docs/images/VDIConfig08.png
Binary file added docs/images/VDIConfig09.png
Binary file added docs/images/VDIConfig10.png
Binary file added docs/images/VDIConfig11.png
3 changes: 2 additions & 1 deletion docs/keymap.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!-- Siguiendo la documentación https://www.jetbrains.com/help/writerside/tutorial-reference-shortcuts.html#configure-project-to-use-the-keymap-file -->
<?xml version="1.0" encoding="UTF-8"?>
<!-- Siguiendo la documentación https://www.jetbrains.com/help/writerside/tutorial-reference-shortcuts.html#configure-project-to-use-the-keymap-file -->

<keymap id="my_keymap">
<layouts>
<layout name="Windows" platform="PC"/>
Expand Down
7 changes: 5 additions & 2 deletions docs/pro.tree
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,15 @@
</toc-element>
<toc-element topic="Bibliografia.md"/>
</toc-element>
<toc-element topic="Ejemplos.md"/>
<toc-element topic="Examenes.md">
</toc-element>
<toc-element topic="Tutoriales.md"/>
<toc-element topic="Ejemplos.md"/>
<toc-element topic="Tutoriales.topic">
<toc-element topic="Compilador.md"/>
</toc-element>
<toc-element topic="Extras.md"/>
<toc-element toc-title="GitHub"
href="https://github.com/TeenBiscuits/Pro2324"/>
<toc-element topic="Agradecimientos.md" hidden="true"/>
<toc-element topic="Para-Colaboradores.md" hidden="true"/>
</instance-profile>
44 changes: 44 additions & 0 deletions docs/topics/Agradecimientos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Agradecimientos

<tldr>Este proyecto no sería posible sin el trabajo previo y la colaboración de estas talentosas personas. 🤗</tldr>

<!-- TODO Poner el resto de agradecimientos una vez tengamos permiso explícito -->

<!--
### Boletines
<tip>Copyright © María Del Carmen Bóveda Álvarez</tip>
-->

### Teoría

#### Programación I

<!--
##### Material Original
<tip>Copyright © Bernardino Arcay Varela</tip>
-->

##### Resúmenes

<tip>Copyright © 2024 Daniel Feito Pin</tip>

### Tutoriales

#### Compilador

<tip>Copyright © Abel Cedrón Santaeufemia</tip>

### Logo

<tip>Copyright © Pablo Portas López</tip>

### Código (Colaboradores)

<a href="https://github.com/TeenBiscuits/Pro2324/graphs/contributors">
<img src="https://contrib.rocks/image?repo=TeenBiscuits/Pro2324"/>
</a>


<tip>MUCHAS GRACIAS A TODOS/AS ❤️</tip>
6 changes: 5 additions & 1 deletion docs/topics/Bibliografia.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Bibliografía

<warning>¡En construcción!</warning>
<warning><b>¡En construcción!</b></warning>

<!--
<tldr>Bibliografía recomendada, desde las lecturas esenciales más básicas hasta los grandes clásicos.</tldr>
-->
16 changes: 10 additions & 6 deletions docs/topics/Boletines.topic
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,36 @@
Enunciados y soluciones a los boletines de ejercicios de Programación.
</description>


<!-- Aquí van lo boletines más importantes, hasta ahora el boletín 3 y el 4 son los más
complicados por eso salen aquí -->
<spotlight>
<!-- TODO La descripción de los boletines -->
<a href="Pro-1-Boletin-1.md" type="check-list"
summary="Entra y Salida. printf, scanf, gets, define y operaciones artiméticas básicas.">Boletín 1</a>
<!--<a href="Pro-1-Boletin-3.md" type="documents" summary="¡En construcción!">Boletín 3</a>-->
<a href="Pro-1-Boletin-3.md" type="development" summary="Funciones, recursividad y retorno de datos.">Boletín
3</a>
<a href="Pro-1-Boletin-4.md" type="data" summary="Arrays, registros y cadenas de caracteres.">Boletín 4</a>
</spotlight>


<!-- Pro I -->
<primary>
<title>Programación I</title>
<a href="Pro-1-Boletin-1.md" type="check-list"
summary="Entra y Salida. printf, scanf, gets, define y operaciones artiméticas básicas.">Boletín 1</a>
<a href="Pro-1-Boletin-2.md" type="branch" summary="¡En construcción!">Boletín 2</a>
<a href="Pro-1-Boletin-3.md" type="development" summary="¡En construcción!">Boletín 3</a>
<a href="Pro-1-Boletin-2.md" type="branch" summary="Bucles (while / do while / for) y condicionales (if / else / switch)">Boletín 2</a>
<a href="Pro-1-Boletin-3.md" type="development" summary="Funciones, recursividad y retorno de datos.">Boletín
3</a>
<a href="Pro-1-Boletin-4.md" type="data" summary="Arrays, registros y cadenas de caracteres.">Boletín 4</a>
</primary>


<!-- Pro II -->
<secondary>
<title>Programación II</title>
<!-- TODO Añadir los boletines de Programación II -->
<a href="Pro2324.topic" type="lock" summary="Próximamente...">Próximamente...</a>
</secondary>


</section-starting-page>

</topic>
Loading

0 comments on commit 990c149

Please sign in to comment.