forked from EbookFoundation/free-programming-books
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add catalan data structures book (EbookFoundation#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 <[email protected]>
- Loading branch information
1 parent
7dcf796
commit 30a6eb9
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|