Skip to content

Commit

Permalink
Update clase03.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flbulgarelli authored Apr 14, 2024
1 parent 500936e commit 9280d35
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions pages/bitacoras/2024/viernes-noche/clase03.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,22 @@ permalink: /bitacoras/2024/viernes-n/clase-03/

# Resumen

- Continuamos abortando el concepto de _Patrones de Diseño_.
- Evacuamos dudas y consultas de QMP Primera Iteración
- Evacuamos dudas y consultas de QMP Primera Iteración y realizamos una solución.
- Vimos qué es un error, como tratarlos y usar las excepciones de manera eficaz.

- Charlamos sesgos, algortimos y opresión a partir del video [Desafiando los algoritmos de opresión](https://www.youtube.com/watch?v=iRVZozEEWlE)

# Material

- [Presentación](https://docs.google.com/presentation/d/1ZsUaR_OP3jL3ItAIPnVfNbvZYudy1iqy2BO6MvnJcQk)
- [Presentación](https://docs.google.com/presentation/d/13XfL_vnGRqnv8dqbqmExrKYB35UST9ZgJFLjLBATTWg)
- [Introducción a patrones de diseño](https://docs.google.com/document/d/1uXPhuAKXa4wzcIhriFfnI53aB311jOZtcKfTDuiKQ8Y/edit?usp=sharing)
- [Solución explicada a QMP Primera Iteración](https://docs.google.com/document/d/1ayrs5-vrGsXgZKDob-f5_0fmhCYXf7-ty5Be6NXITRY/edit#heading=h.uyku9mnteh0t)
- [Pseudocódigo visto en clase](https://gist.github.com/flbulgarelli/15559d2468c8e5c713f9336a197b3216)
- [Pseudocódigo visto en clase (aula 2)](https://gist.github.com/flbulgarelli/78495edcad178aa8c08b8f7e08532c7d)
- [Diseño del Manejo de Errores](https://docs.google.com/document/d/1u7t9eKDdAVwhQVAkstV0nkfAGIJsY2O_UEHKJJVje6c/edit#)
- _Complementario_: [Excepciones en Java](https://docs.google.com/document/d/1G0a9j-OA0rIEA5cdvEhIMbztJVo86ssvZKBK8HL9akg/edit)


# Tarea

* [Ejercicio: Qué Me Pongo - Segunda Iteración](https://docs.google.com/document/d/10j6XB9zIhl5xox2xBEDEFsgPmueHMkyvLSHcLxl_27Y/edit#heading=h.uyku9mnteh0t)
- [Pseudocódigo ejemplos creacionales](https://github.com/dds-utn/ejemplos-creacionales)
- [Patrones creacionales](https://docs.google.com/document/d/1jyjLJiXhScB8204qPOHyHWqE5gRINvAbV3F4-x2E-hI/edit#)
- [Pseudocódigo ejemplos creacionales](https://github.com/dds-utn/ejemplos-creacionales)

0 comments on commit 9280d35

Please sign in to comment.