Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eigenric/practicas-fs
Prácticas de Fundamentos de Software (ugr)
https://github.com/eigenric/practicas-fs
Last synced: 27 days ago
JSON representation
Prácticas de Fundamentos de Software (ugr)
- Host: GitHub
- URL: https://github.com/eigenric/practicas-fs
- Owner: eigenric
- License: gpl-3.0
- Created: 2017-10-22T15:15:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:49:50.000Z (almost 4 years ago)
- Last Synced: 2023-08-01T11:25:14.133Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 94.7 KB
- Stars: 3
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prácticas de Fundamentos del Software
Prácticas realizadas durante el primer curso del Doble Grado
en Ingeniería Informática y Matemáticas (UGR).Si encuentras un fallo o quieres proponer una solución alternativa,
puedes hacer un Issue o un Pull Request.1. [Sesión 1 - Práctica 2](sesion1.md)
2. [Sesión 2 - Práctica 3](sesion2.md)
3. [Sesión 3 - Práctica 4](sesion3.md)
4. [Sesión 4 - Práctica 5](sesion4.md)
5. [Sesión 5 - Práctica 6](sesion5.md)
6. [Sesión 6 - Práctica 7](sesion6.md)
7. [Sesión 7 - Práctica 8](sesion7.md)# Manual básico de bash
Manual que plasma el contenido de las prácticas de la asignatura: [Manual bash](basicBash.md)## Licencia
Estas practicas se distribuyen con [Licencia GPLv3](LICENSE).