Added a popular CSS book to the languages *es*, *fa-IR*, *fr* and *pt-PT*.

This commit is contained in:
jgpacker
2013-12-21 21:48:17 -02:00
parent 916001d1da
commit 586e7cbaee
4 changed files with 15 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* [Programar](#revista-programar)
* [Livros e Textos Académicos](#livros)
* [C/C++](#cc)
* [CSS](#css)
* [Haskell](#haskell)
* [LaTeX](#latex)
* [Prolog](#prolog)
@ -59,6 +60,9 @@
### C/C++
* [Apontamentos de Programação em C/C++](http://www.dei.isep.ipp.pt/~pbsousa/aulas/ano_0/2006_07/c/Sebenta-cpp-03-2006.pdf) (PDF) - Paulo Baltarejo e Jorge Santos
### CSS
* [Aprenda o layout de CSS](http://pt-pt.learnlayout.com/)
### Haskell
* [Programação Funcional CC](http://www3.di.uminho.pt/~mjf/pub/PF-Haskell.pdf) (PDF) - Maria João Frade