Commit Graph

8 Commits

Author SHA1 Message Date
David Ordás a7a323aef7
refactor(books): Split RE4B - Reverse Engineering For Beginners (#5603)
* refactor(books): add re4b - french

Reverse Engineering for Beginners -
https://beginners.re/RE4B-FR.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye

Implements EbookFoundation/free-programming-books#5558

(cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe)

* refactor(books): remove due to not free in english & russian

Implements EbookFoundation/free-programming-books#5558

* refactor(books): add re4b - german

Reverse Engineering for Beginners -
https://beginners.re/RE4B-DE.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators:  Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer

Implements EbookFoundation/free-programming-books#5558

* refactor(books): add re4b - japanese

Reverse Engineering for Beginners -
https://beginners.re/RE4B-JA.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714
Translators:  @shmz @4ryuJP

Implements EbookFoundation/free-programming-books#5558

* refactor(books): add re4b - italian

Reverse Engineering for Beginners -
https://beginners.re/RE4B-IT.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators:  Federico Ramondino @pinkrab
, Paolo Stivanin @paolostivanin, @twyK, Fabrizio
Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar.

Implements EbookFoundation/free-programming-books#5558

* fix(books): section level

* refactor(books): add re4b - polish

Reverse Engineering for Beginners -
https://beginners.re/RE4B-PL.pdf
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators:  Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski

Implements EbookFoundation/free-programming-books#5558

* refactor(books): add re4b - traditional chinese

Reverse Engineering for Beginners -
Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
Translators:  Antiy Labs, Archer

Implements EbookFoundation/free-programming-books#5558

* lint(books): fix marker style

* refactor(books): move re4b - german to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): move re4b - italian to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): move re4b - french to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): merge assembly - webassembly

Moving/adding book "WebAssembly friendly programming with C/C++"
Author: @chaishushan, @3dgen
Translator: @yushih

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): move re4b - chinese to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): move re4b - polish to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse

* refactor(books): move re4b - japanese to assembly

It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.

It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
2021-10-06 22:53:01 -04:00
Igor Martayan 9f37a55794
Add a French book on string algorithms (#5878)
* Add OCaml From the Ground Up

* Remove trailing slash

* Add Algorithmique du texte
2021-10-04 19:21:26 -04:00
nbehrnd 8e6b6551f9
free-programming-books-fr.md, typo correction (#5506)
Possibly influenced by Spanish, the previous commit systematically
misspelled the French equivalent for «lab class».  This commit corrects
the labels of the three TP in question.
2021-08-29 14:26:24 -04:00
Idriss Neumann 3e4497d551
Add some free ebooks and course about bash in French (#5502) 2021-08-28 21:40:32 -04:00
David Ordás f9cb2da994
Add IDRIS three-part Fortran cours, French #5496 (#5499)
* Add Fortran category

Part of EbookFoundation/free-programming-books#5496

* Add "IDRIS adaptation of the Fortran 77 manual"

IDRIS adaptation of the Fortran 77 manual
By: Hervé Delouis and Patrick Corde.

http://www.idris.fr/formations/fortran/fortran-77.html
http://www.strath.ac.uk/CC/Courses/fortran.html

Part of EbookFoundation/free-programming-books#5496

* Add three-part Fortran cours, French

IDRIS Formations Fortran: documentation: http://www.idris.fr/formations/fortran/

- "Fortran : notions de base" (1er niveau)
By: Anne Fouilloux, Patrick Corde
http://www.idris.fr/media/formations/fortran/idris_fortran_base_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_base_exemples.tar.gz
http://www.idris.fr/media/formations/fortran/idris_fortran_base_tp.tar.gz

- "Fortran : apports des normes 90 et 95 avec quelques aspects de la norme 2003" (2ème niveau)
By: Patrick Corde, Hervé Delouis
http://www.idris.fr/media/formations/fortran/idris_fortran_avance_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_avance_tp.tar.gz

- "Fortran : apports de la norme 2003 avec quelques aspects de la norme 2008" (3er niveau)
By: Patrick Corde, Hervé Delouis
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_cours.pdf
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_exemples.tar.gz
http://www.idris.fr/media/formations/fortran/idris_fortran_expert_tp.tar.gz

Part of EbookFoundation/free-programming-books#5496

* Fix Linting errors: alphabetize-lists

/home/runner/work/free-programming-books/free-programming-books/books/free-programming-books-fr.md
  132:3-134:439  warning  Alphabetical ordering: swap l.133 and l.132  alphabetize-lists  remark-lint


Part of EbookFoundation/free-programming-books#5496
2021-08-28 21:36:13 -04:00
Maïeul Rouquette 2eb6064647
French Book on R for sociology (#5261)
* French Book on R for sociology

* alphabetic order

* spacing
2021-01-15 09:43:54 -05:00
Seth 2f2e265cd1
Add Math Books from aimath.org (#5256)
* Add Math Books from aimath.org

* Fix Trailing Slashes

* Fix Alphabetical Order?

* Fix Alphabetical Order

* Fixed language and categories

* Fixed language and categories for -ko.md

* Removed most PDF links from addition.

* Replace German Resource with Direct Link to PDF
2021-01-15 09:42:12 -05:00
Eric Hellman d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00