MrRobb / SO-FIB

Todas las sesiones de Sistemas Operativos + Cómo hacer el pendrive definitivo para sacar un 11 en el examen.

Home Page:http://docencia.ac.upc.edu/FIB/grau/SO/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SO-FIB

HitCount Github Stars PRs Welcome GitHub repo size in bytes GitHub forks

Cómo pasar los apuntes a PDF

  1. Descarga el repositorio y guárdalo donde quieras
  2. Instala mdpdf ejecutando en terminal:
npm install mdpdf -g
  1. Para convertir un archivo, ejecuta:
mdpdf nombre_del_archivo.md
  1. Se te guardará como nombre_del_archivo.pdf

Para estudiar

Mini resumen de C
Comandos de la asignatura
Resumen
Problemas
Exámenes de Lab

Para el pendrive

Resumen
Comandos más usados
Comandos de la asignatura
Templates

Pull requests are always welcome

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

About

Todas las sesiones de Sistemas Operativos + Cómo hacer el pendrive definitivo para sacar un 11 en el examen.

http://docencia.ac.upc.edu/FIB/grau/SO/

License:MIT License


Languages

Language:C 58.5%Language:Batchfile 37.3%Language:Makefile 3.5%Language:Shell 0.7%