* chore: improve info of Git & SVN books
- some http -> https. Address #6942
- complete creators
- remove dups
- move GIT/SVN resources to VCS section in that files where is defined
* add creators to `-ko` resources
* complete missing creators in `-en` resources
* complete missing creators in `-zh` resources
* change `online` to `HTML` format note
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Pro Git. change `online` to `HTML` format note
* books(it): remove crosslink alias from SCM title section
* change `online` to `HTML` format note + some `trls.` in Git sections
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* 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>
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
* format: homogenize c# category title
right markdown escape instead of use HTML entities
* lint: fix `MD012/no-multiple-blanks` rule
Multiple consecutive blank lines [Expected: 2; Actual: 3]
* lint: fix `MD039/no-space-in-links`
Spaces inside link text
* lint: fix `MD009/no-trailing-spaces` rule
Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]
* lint: fix `MD006/ul-start-left` rule
* format: remove extra spaces between note tokens
* spell: fix lint `MD044/proper-names` rule
- HTML
- JavaScript
- YouTube
* spell: normalize to the most common `Index` heading
* lint: fix `MD007/ul-indent` rule
Unordered list indentation [Expected: 4; Actual: 2]
* format: escape pipes `|` from resources text
addresses #5176
* add Hesham Asem courses about machine and deep learning and nlp
* Expand the name of nlp section
* Change the order
* Revert "spell: normalize to the most common `Index` heading"
This reverts commit 4d6a74e7d7.
Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
* Update free-programming-books-it.md
Add ProGit (it)
* check_urls=free-programming-books-it.md
check_urls=free-programming-books-it.md
* Update free-programming-books-it.md
Remove reverence to specific book version
* Update free-programming-books-it.md
Remove unnecessary links for `Pro Git` book formats
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Wellnaming section
- fix book title, add format, add creators as is seen in file
via EbookFoundation#4940
* chore: improve angular / angular.js listings
- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Well-naming section
- Complete notes, titles, format, authors
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Handle both as anchor. angular and angular.js
via EbookFoundation/free-programming-books#4940
* chore: improve angular / angular.js listings
- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both
via EbookFoundation/free-programming-books#4940
* chore: Angular.js > AngularJS and other pitfails
- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content
via EbookFoundation/free-programming-books#4940
* feature: sections crosslinks as blockquotes
* feature: sections crosslinks as blockquotes
Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections
* chore: revert scoping crosslinks only to Angular
* Beej's Guide to Network Programming - Using Internet Sockets
Added 9 translations:
Chinese
French
German
Italian
Korean
Brazilian Portuguese
Polish
Russian
Turkish
* Beej's Guide to Python Programming For Beginners
Added translations:
English
* Beej's Guide to Unix Interprocess Communication
Added Translations:
English
* Beej's Guide to C Programming
Adding formats.
* Beej's Guide to the GNU Debugger (GDB)
Added translations:
English
Russian
* Added translator names to the books.
Added Translator name for:
German
Italian
Polish
Brazilian Portuguese
Russian
Turkish
Chinese
No translator name found:
French
Korean
* Added author along with the translation!!
* Added Portuguese and Italian Translations.
Added Portuguese and Italian Translations of the book Python For Everybody by Dr. Charles Russell Severance
* Update free-programming-books.md
Updated the link to the latest edition.
* Update free-programming-books.md
Updated edition for the book with author and links in three places.
* Update free-programming-books.md
Added Think DSP - Digital Signal Processing in Python.
* Update free-programming-books.md
Added Think Data Structures: Algorithms and Information Retrieval in Java.
* Update free-programming-books.md
Added two new books;
Think C++: How To Think Like a Computer Scientist
Modeling and Simulation in Python
* Minor changes to adhere to Contributing.md
Thanks to @kashirash
Suggested edits to pass travis-ci and respecting markdown formatting.
* Add "Symfony 5: The Fast Track" book (en)
* Add "Symfony 5: The Fast Track" book (es)
* Add "Symfony 5: The Fast Track" book (de)
* Add "Symfony 5: The Fast Track" book (ar)
* Add "Symfony 5: The Fast Track" book (fa)
* Add "Symfony 5: The Fast Track" book (ja)
* Add "Symfony 5: The Fast Track" book (ru)
* Add "Symfony 5: The Fast Track" book (it)
* Add "Symfony 5: The Fast Track" book (nl)
* Add "Symfony 5: The Fast Track" book (pl)
* Add "Symfony 5: The Fast Track" book (pt_BR)
* Add "Symfony 5: The Fast Track" book (ro)
* Add "Symfony 5: The Fast Track" book (zh_CN)
* Add "Symfony 5: The Fast Track" book (fr)
* Remove redundant line breaks
* remove-dead-links
remove dead urls (404's) and sections that no longer contain resources
* remove one more dead link
Remove an additional link that resolved, but contained no information
* remove indexes with no links
* Update free programming books it
* UPDATE free-programming-books in italian
* Added year of pubblication of the js course
* Update year of pubblication in italian
* Added author to js course
* Removed trailing slash from URL
* Update README
* Update Readme with CC BY licence
* DRY: link to LICENSE.md, not to CC. also spelling