Teoría: Raimon Lapuente raimon.lapuente@essi.upc.edu Lab: Xavier Oriol xoriol@essi.upc.edu
- Presentación
- Introducción
- Ingeniería de requisitos
- Casos de uso
- Esquema conceptual de los datos
C1 | FHC1 | FHC2 | C2 | FHC3 | Participación |
---|---|---|---|---|---|
10% | 25% | 15% | 15% | 25% | 10% |
No hay examen final
If you have any suggestion you can create an issue to let me know
(I will answer in 24h max).
- Descarga el repositorio y guárdalo donde quieras
- Instala mdpdf ejecutando en terminal:
npm install mdpdf -g
- Para convertir un archivo, ejecuta:
mdpdf nombre_del_archivo.md
- Se te guardará como
nombre_del_archivo.pdf
We are always thrilled to receive pull requests, and do our best to process them as fast as possible. Not sure if that typo is worth a pull request? Do it! We will appreciate it.
If your pull request is not accepted on the first try, don't be discouraged! If there's a problem with the implementation, hopefully you received feedback on what to improve.
Do you want to contribute?
You can learn how from this free series How to Contribute to an Open Source Project on GitHub