9bbce89c94
Add APL-related items ( #6652 )
...
* Add one APL book
And fix links and notes the some others
* Add APL cheat sheets
* APL courses
* French APL video series
* mark APL Course as in process, add one more course
* mark as in process
* ADSP and Array Cast
* Add APL
* Add APL-related entries
* Add number for sort ordering
* correct number of blank lines between last section and next heading
* Remove trailing slash
* Move book
* Move book and limit URLs to 1 per line
* full URL
* add missing line
* Combine into playlist
* replace multiple links with single link
… which is a redirect to the listing for the latest released version
2022-01-01 14:47:24 -05:00
a3cb567c05
chore(books-bn): split bangla books - courses ( #6626 )
...
* chore: init bangla book-courses split
Via https://github.com/EbookFoundation/free-programming-books/issues/6591
* chore: Move YouTubes to `courses-bn`
Via EbookFoundation/free-programming-books#6591
* lint: Fix `blank-lines-1-0-2` errors
99:1-100:121 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* fix: wrong TOC anchor for Java
Completes commit 4fdbe135e6
* feat: HTML comments to fake Markdown equiv
Hack using link references syntax
[//]: # (whatever you want)
[//]: # (
whatever you want
multiline
)
* chore: remove commented empty sections
2021-12-27 12:19:05 -05:00
7d61e092b6
Fix #6638 ( #6640 )
...
* Resolved #6638
* Added author
2021-12-08 09:10:18 -05:00
5b95520724
Update free-programming-books-fr.md ( #6639 )
2021-12-06 10:56:04 -05:00
4033da4a84
Added C internals by Rajeev Kumar ( #6637 )
...
C internals explains the translation of C code into Assembler code.
2021-12-06 10:55:01 -05:00
3a1ca0d8db
Missing C++ book added ( #6629 )
...
* Missing C++ book added
* Update books/free-programming-books-fi.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-28 22:26:49 -05:00
b798ace096
Fixed Markdown In Bangla Books List ( #6621 )
...
* Fixed Markdown
* Update free-programming-books-bn.md
* Update free-programming-books-bn.md
* Update books/free-programming-books-bn.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix: C++ heading anchor without hash
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-21 10:49:18 -05:00
4bb74b5609
chore: Bump pr/raihaninfo/6609 patch 1 ( #6617 )
...
* I have added Galang programming research
* fix: alphabetize sections
Completes review of EbookFoundation/free-programming-books#6609
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
* fix: complete metainfo according to source
* fix: sync Go / Golang headings
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
Co-authored-by: Md Abu. Raihan <raihanmahmudi35@gmail.com >
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
2021-11-18 14:17:21 -05:00
1a81b74300
Sqlite: add course ( #6606 )
...
* Added SQLite course
fix CI
Move to books rather than courses
Update books/free-programming-books-langs.md
* Update books/free-programming-books-langs.md
* C
2021-11-17 13:25:49 -05:00
d6ed3f37a1
Add "Scheme 9 from Empty Space" ( #6603 )
...
* Add "Scheme 9 from Empty Space"
* Edit "Scheme 9 from Empty Space"
* Edit URL
* Add year
* Add download links
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* remove source code links (moved to unglue.it)
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
2021-11-16 11:40:05 -05:00
fe414d1bdf
Add "Programmation du système Unix en Objective Caml" ( #6613 )
...
* Add "Programmation du système Unix en Objective Caml"
* Replace original link with archived link
In the original link, the webpages for the chapters are inaccessible.
They return 403 Forbidden.
2021-11-16 11:39:19 -05:00
4bbb1ad5a2
Remove "Professional Assembly Language" ( #6612 )
...
The book is non-free.
2021-11-15 11:25:51 -05:00
74afe2be10
Add "Développement d'applications avec Objective Caml" ( #6610 )
...
* Add "Développement d'applications avec Objective Caml"
* Combine Caml and OCaml categories
* Remove extra space
* Fix incorrect URI fragment
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-15 11:23:50 -05:00
08adb028a7
fix build ( #6611 )
...
* new branch for misc cleanup
* add item to resolve #6319
* fix grammar
* re-collate
2021-11-14 17:25:58 -05:00
e6e6d94336
Fix "Le langage Caml" ( #6608 )
...
* Fix typo
* Update link
* Add author names
* Add "(PDF)"
2021-11-14 17:02:20 -05:00
4b250aeb3e
Add "Squeak by Example" ( #6607 )
...
* Add "Squeak by Example"
* Fix alphabetical ordering
* Replace PDF link with GitHub repository link
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2021-11-14 17:01:36 -05:00
0ea501b894
fix: update Micro Focus Object COBOL broken url ( #6604 )
...
Resolves EbookFoundation/free-programming-books#6528
2021-11-14 16:59:01 -05:00
0405fab4a9
Update free-programming-books-ar.md ( #6426 )
...
* Update free-programming-books-ar.md
Added AVR section
* Update free-programming-books-ar.md
* Update free-programming-books-ar.md
* Pick title and author from book cover
Simply AVR: From Blinking led to RTOS
تعلم تَصميم الأنظمة المُدمَجة
من تشغيل دايود ضوئي
إلى أنظمة الوقت الحقيقي
by Abdallah Ali Abdallah Elmasri
http://simplyarduino.com/?page_id=889
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
* chore: Moving from AVR to Arduino
* chore: Moving from AVR to Arduino
* chore: Moving from AVR to Arduino
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2021-11-14 16:58:17 -05:00
34e19b32ed
Add ML item to resolve #6319 ( #6601 )
...
* new branch for misc cleanup
* add item to resolve #6319
2021-11-12 16:17:35 -05:00
f2a5e1075f
Added Exploring Modern Fortran Basics ( #6449 )
...
* Added Exploring Modern Fortran Basics
Hi,
Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it.
Best,
* Added Exploring Math for Programmers...
Hi,
Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it.
Best,
* address linter issues
Co-authored-by: Eric Hellman <eric@hellman.net >
2021-11-11 10:45:27 -05:00
795e3baa0b
docs(free-programming-books-subjects): fixed broken links #5470 ( #6471 )
...
* Fixed broken links
* Fix: missed PDF notation
* Delete two links
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Updates - Thanks to @davorpa
* Fixed missing notation
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Recover working `School of Data Handbook`
* Use archived PDF to fix `Microservices AntiPatterns and Pitfalls` broken link
* fix: use and updated frontmatter to solve broken link
`Microservices vs. Service-Oriented Architecture` by Mark Richards
Moved HTML version: https://www.oreilly.com/radar/microservices-vs-service-oriented-architecture/
Archived PDF: https://web.archive.org/web/20201112010849/https://www.oreilly.com/programming/free/files/microservices-vs-service-oriented-architecture.pdf
Broken: https://www.oreilly.com/content/microservices-antipatterns-and-pitfalls/
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-11 09:23:56 -05:00
27558e4240
chore: Bump pr/endrose/6163 - added belajar vue js ( #6598 )
...
* Add book MySQL
* fixing
* Added course laravel
* Update free-courses-id.md
* Fixing directly YouTube
* Added Belajar Vue.js
* fixing Book MySQL & Course Laravel
* Solve lint errors + add book author as seen in the footer of webpage
* Add "account required" notation
Resolves:
- https://github.com/EbookFoundation/free-programming-books/pull/6163#discussion_r726162003
- https://github.com/EbookFoundation/free-programming-books/pull/6163#discussion_r739748933
* Recover removed authoring after add access notes
Recovered from commit 89dca4e2e4
* Apply review suggestions
- yt playlist
- complete instructors
- alphabetize
* fix: Homogenice Kawan Koding & Parsinta auth/platf
Muhammad Amirul Ihsan - Kawan Koding's CEO
Irsyad A. Panjaitan - Parsinta's CEO
* fix: Homogenize Google Play Books notes
Co-authored-by: Endrose <endros007@gmail.com >
Co-authored-by: Endro s <endro.s@bankmandiri.co.id >
Co-authored-by: Eric Hellman <eric@hellman.net >
2021-11-10 09:24:09 -05:00
78d04a41b6
add react js into js section ( #6079 )
...
* add react js into js section
* fix order with swaping
* Update books/free-programming-books-fa_IR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* fix: alphabetize titles first, after creators
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-10 09:13:11 -05:00
0a9a2c2c0d
Added "Learning the elixir language" ebook ( #6573 )
...
* Added "Learning the elixir language" ebook
I didn't see this in the list or pending pull requests. Thanks for maintaining this- I am excited about using it now that I know it exists.
* pdf only for riptorial
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-09 14:54:53 -05:00
3e4b267b02
update dead matlab link ( #6595 )
...
* update dead matlab link
replaces #6229 (conflicts)
* space
2021-11-07 09:54:08 -05:00
f200c923e0
Add tutorialspoint's git tutorial and some assembly guides ( #6594 )
...
* Update free-programming-books-langs.md
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-07 09:53:14 -05:00
1fd2647918
Added miscelaneous resource about different topics ( #5919 )
...
* Added miscelaneous resource about different topics
* fix: add right format (PDF)
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-05 16:47:59 -04:00
f58d780b49
Added in Next.js ( #6186 )
...
* Added in Next.js
* Alphabetical ordering
* Incorrect lines btw
* correct title
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-05 16:36:54 -04:00
a5d17211c5
Update free-programming-books-langs.md ( #6452 )
...
* Update free-programming-books-langs.md
Design Patterns In Java .. HTML Page Link Add
* Update free-programming-books-langs.md
add web page link
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
Java Masters Web Page Link Update!
- OOPs Concepts in Java
- Exception Handling
- Java Collection
- Framework
- Java Concurrency
- Java Web Programming
- Spring
* Update free-programming-books-langs.md
Java Masters Web Page Link Update!
- OOPs Concepts in Java
- Exception Handling
- Java Collection
- Framework
- Java Concurrency
- Java Web Programming
- Spring
* Update free-programming-books-langs.md
Web Page -> HTML
2021-11-03 22:59:07 -04:00
045bfac687
Added C++ fundamental book ( #6547 )
...
* Added C++ fundamental book
* Update books/free-programming-books-langs.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-03 11:05:48 -04:00
baf761dbd4
feat(books): CI/CD for Monorepos
by SemaphoreCI ( #6583 )
...
* feat(books): `CI/CD for Monorepos` by SemaphoreCI
CI/CD for Monorepos: Effectively building, testing, and deploying code with monorepos
Author: Pablo Tomas Fernandez Zavalia,
Editor: Marko Anastasov,
Publisher: SemaphoreCI
Format: PDF, EPUB, Kindle, Markdown, TeX
Year: 2021
Sources Repo: https://github.com/semaphoreci/book-monorepo-cicd
Download Page: https://semaphoreci.com/resources/monorepo-cicd
Back PDF: https://wpblog.semaphoreci.com/wp-content/uploads/2021/08/CICD_for_Monorepos.pdf
* fix: Apply PR review removing multiformat. One link is enough
2021-11-01 21:44:48 -04:00
a6b15cccee
chore: Bump pr/ahmadsoni/patch-1: create curse C #5647 ( #6585 )
...
* create curse C
Please follow up and evaluate
* fix: linter faults `blank-lines-1-0-2`
Resolves https://github.com/EbookFoundation/free-programming-books/pull/5647#discussion_r720184533
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
* fix: linter faults `blank-lines-1-0-2`
Resolves https://github.com/EbookFoundation/free-programming-books/pull/5647#discussion_r720184533
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
* fix: preserve categories order
Resolves https://github.com/EbookFoundation/free-programming-books/pull/5647#discussion_r720569664
* chore: complete with author @ardienta
* fix: from first chapter to tutorial landing page
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: AHMAD SHONHAJI <88180498+ahmadsoni@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2021-11-01 21:42:52 -04:00
ef5eb6d73b
fix(docs)!: Ukrainian language code is uk
not ua
( #6578 )
...
* fix(docs): Ukraine lang code is `uk` not `ua`
* fix(docs): Ukraine lang code is `uk` not `ua`
* chore: update Ukrainian links `ua` -> `uk`
2021-11-01 09:02:06 -04:00
c7f5e22aad
Add CI/CD with Docker and Kubernetes Book ( #6465 )
...
* Add CI/CD with Docker and Kubernetes Book
* Update free-programming-books-subjects.md
* Update books/free-programming-books-subjects.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-11-01 08:58:59 -04:00
b9bf0a2b84
add R ile Programlamaya Giriş ve Uygulamalar to tr ( #6412 )
...
* add R ile Programlamaya Giriş ve Uygulamalar to tr
* Update books/free-programming-books-tr.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2021-11-01 08:57:33 -04:00
d9027fdd75
Add "Flutter in Action" ebook, Eric Windmill ( #6575 )
...
Adding a good free ebook on Flutter
2021-10-31 21:54:38 -04:00
990d6ff02b
Various updates to Arabic books ( #6570 )
...
* replace link with book site, add author & format
Replaced librebook site link with the official book website and added the author and the format
* updating title, https, author
- removed the word "كتاب" which means book from the title.
- updated the link to https instead of http
- added authors (group)
* add book author
- added book author Mohamed lahlah "محمد لحلح"
* add format
- added format (PDF)
* add format
* add author, translator, format
* add author, translator, format
* add author
* update link, authors, translator, format
- https instead of http
- added authors
- added translator
- added format
* updated link, title, add author, format
- updated link to book official site
- updated the title to the original book title (same as cover)
- added author
- added format
* updated to original title
updated the title to the original title (same as cover)
* update link, authors, translator, format
- updated link to official website
- added Authors
- added translator
- added formats
* updated title, added author, translator, format
- updated title to include the edition (for ubuntu 14.04)
- added author
- added translator
- added format
* alphabetize-lists
2021-10-31 21:49:10 -04:00
ec099f5998
Add Data Structures - Aditya CSE ( #6568 )
...
* Add Data Structures - Aditya CSE
Creative Commons by/sa 3.0 (license on last page)
check_urls=http://adityacse.weebly.com/uploads/2/4/0/7/24078687/data-structures.pdf
* Correct URL to HTTPS
2021-10-31 21:46:27 -04:00
c293bfea01
Update unavailable links and tutorial version ( #6520 )
...
* Update unavailable links and tutorial version
* Fix alphabetical order
* Fix alphabetical order
* update link of Groovy
2021-10-31 21:40:50 -04:00
130cc01fab
Add "Hard Rock CoffeeScript" ( #6543 )
...
* Add "Hard Rock CoffeeScript"
Added "Hard Rock CoffeeScript" and link
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-31 21:15:19 -04:00
b45a03cae4
Added The Little Ecto Cookbook ( #6546 )
...
* Added The Little Ecto Cookbook
* Authors
* Update books/free-programming-books-langs.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com >
2021-10-31 15:20:38 -04:00
334a18a18a
added a resource in Networking section ( #6565 )
...
added "Securing Wireless Networks for the Home User Guide" to the Networking section
2021-10-31 15:19:12 -04:00
d63b85239a
Added C++ book "More C++ Idioms" ( #6564 )
2021-10-31 15:17:07 -04:00
ab2e7c6da1
added 'blogdown' book ( #6554 )
2021-10-31 15:05:33 -04:00
a540eea0a0
Remove techotopia, linuxtopia resources ( #6544 )
2021-10-31 14:46:09 -04:00
ad0dea48a3
Design Patterns added ( #6217 )
...
* Design Patterns added
* Update books/free-programming-books-fa_IR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Eric Hellman <eric@hellman.net >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-31 14:15:16 -04:00
4fb3ff9087
New C Book ( #6536 )
...
* New C Book
* Fix Separator and Type
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: Victor <victorgsbarbosa@gmail.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-31 14:05:45 -04:00
d6ede11d43
Changed the URL for C for Python Programmers by Carl Burch ( #6519 )
...
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
* Changed the position of author name
2021-10-31 14:00:12 -04:00
d454df394b
adding new Arabic books and adding Author for a book ( #6497 )
...
* added تعلم JavaScript to Arabic books
added تعلم JavaScript to Arabic books Js section
* added "Go" section and a Go book
added "Go" language section and "تعلم لغة Go بسهولة"
* added Author for Book (self)
added myself as author to my own book "تأمين الشبكات اللاسلكية للمستخدم المنزلي"
* updated format
* added books format
* updated formatting
* updated alphabetic order
* updated link, added Author and translators
* Add translator + top most path
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* updated link, added author and translator
updated the link to a better one which the translated work is sponsored by the site (itwadi.com)
* Removed Go section and book
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Removed Go section and book
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* changing the book link, format to updated version
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-31 13:59:25 -04:00
d26255dc2e
Update free-programming-books-langs.md ( #6496 )
...
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
* Added a book of PHP Essentials
* Update free-programming-books-langs.md
* Update free-programming-books-langs.md
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Updated the with commit
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com >
2021-10-31 13:57:59 -04:00