mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
9bfd1914d5
* fix: homogenize authors format and place - use colon as author separator (replaces `&`, `and`, `y`, `e`, `et`...) - ensures is placed after resource title, not part of itself `title - author` - `et al.` as special author/token to group many * remove double comma * fix: recover traducer role notations as `trad.:` * detect and apply some `trad.:`s role anotation * chore: `trad.:` to `trl.:` Apply suggestion made by Eric at https://github.com/EbookFoundation/free-programming-books/pull/7034#discussion_r954014539 Co-authored-by: Eric Hellman <eric@hellman.net> * Sort author - format * fix: remove empty authors (dash is alone) Used regex: `-\s+(\(|$)` * format: change to `edt.:` role Definition list at https://www.loc.gov/marc/relators/relaterm.html Co-authored-by: Eric Hellman <eric@hellman.net>
1.3 KiB
1.3 KiB
Indice
C/C++
- Apontamentos de Programação em C/C++ - Paulo Baltarejo, Jorge Santos (PDF)
- Aprenda a Programar - Uma Breve Introdução (2015) - Henrique Dias (PDF)
Haskell
- Programação Funcional CC - Maria João Frade (PDF)
HTML and CSS
LaTeX
- Uma não tão pequena introdução ao LaTeX - Tobias Oetiker, Hubert Partl, Irene Hyna, Elisabeth Schlegl,
trl.:
Alberto Simões (PDF) - Uma não tão pequena introdução ao LATEX 2ε
Prolog
- Lógica Computacional (com Prolog) - Maria João Frade (PDF)
Python
- Python Para Todos: Explorando Dados com Python 3 - Dr. Charles Russell Severance (PDF) (EPUB)