MrRobb / AC-FIB

Apuntes, prácticas, problemas y demás de Arquitectura de Computadores de la FIB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AC-FIB

HitCount PRs Welcome GitHub Issues GitHub stars

Fermin Sánchez fermin@ac.upc.edu

Temario

Problemas

Evaluación

C1 C2 C3 Laboratorio
15% 25% 40% 1 a 10 -> 50%
11 -> 50%

No hay final

Do you like it?

Let me know with a GitHub stars

If you have any suggestion you can create an issue to let me know

(I will answer in 24h max).

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

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

Apuntes, prácticas, problemas y demás de Arquitectura de Computadores de la FIB.

License:MIT License


Languages

Language:C 85.6%Language:Assembly 6.1%Language:C++ 5.0%Language:Makefile 3.4%