Skip to content

Commit

Permalink
add catalan data structures book (EbookFoundation#8567)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
Pablito2020 and eshellman authored Nov 11, 2022
1 parent 7dcf796 commit 30a6eb9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
21 changes: 21 additions & 0 deletions books/free-programming-books-ca.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 30a6eb9

Please sign in to comment.