Browse Source

add catalan data structures book (#8567)

* add catalan data structures book

* fix catalan markdown

* fix catalan language code and add more books

* fix catalan url

* fix section of proposicional logic book in catalan

* Rename free-programming-books-es_CA.md to free-programming-books-ca.md

* Update README.md

* flatten index

* space

Co-authored-by: Eric Hellman <eric@hellman.net>
Pablo Fraile Alonso 3 years ago
parent
commit
30a6eb993d
2 changed files with 22 additions and 0 deletions
  1. 1 0
      README.md
  2. 21 0
      books/free-programming-books-ca.md

+ 1 - 0
README.md

@@ -87,6 +87,7 @@ This project lists books and other resources grouped by genres:
 + [Burmese / မြန်မာဘာသာ](books/free-programming-books-my.md)
 + [Chinese / 中文](books/free-programming-books-zh.md)
 + [Czech / čeština / český jazyk](books/free-programming-books-cs.md)
++ [Catalan / catalan/ català](books/free-programming-books-ca.md)
 + [Danish / dansk](books/free-programming-books-da.md)
 + [Dutch / Nederlands](books/free-programming-books-nl.md)
 + [Estonian / eesti keel](books/free-programming-books-et.md)

+ 21 - 0
books/free-programming-books-ca.md

@@ -0,0 +1,21 @@
+### Index
+
+* [Algorismes i Estructures de Dades](#algorismes-i-estructures-de-dades)
+* [C](#c)
+* [Ciències de la Computació](#ciències-de-la-computació)
+
+
+### Algorismes i Estructures de Dades
+
+* [Apropament a les estructures de dades des del programari lliure](https://repositori.udl.cat/bitstream/handle/10459.1/63471/Eines%20Josep%20M%20Ribo%20electronic.pdf?sequence=1&isAllowed=y) Universitat de Lleida, Josep Maria Ribó (PDF)
+
+
+### C
+
+* [Programació en C](https://ca.wikibooks.org/wiki/Programaci%C3%B3_en_C) WikiLlibres
+
+
+### Ciències de la Computació
+
+* [Lògica Proposicional i de Predicats](https://github.com/EbookFoundation/free-programming-books/files/9808381/logica-proposicional-i-predicats.pdf) Universitat de Lleida, Felip Manyà i Serres (PDF)
+