* Point Curso Android to new location
The last Wayback Machine response was a 302 to the new address.
* Update Symfony Fast Track book location
Even though the book seems to be formally published, the spanish
translation is not available yet. So, pointing to the latest Wayback
Machine cached version of it.
* Add 'Linux IP Stacks Commentary - Web Edition'
* Add annotation to indicate that the web edition is a work-in-progress
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add book A Linguagem de Programação Rust
* Add author name The Rust Programming Language
* Update books/free-programming-books-langs.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update books/free-programming-books-pt_BR.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>
* resources format is title-author, not author-title
* fix: link inside link is not valid markdown syntax
it seems that this resource was two in the past. recovering offending resource from #5273
* fix: resources format stars with a link. deduplicate both versions
* complete creators of altered resources
* 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>
* Add 'OCaml from the very beginning' book
* Delete ocaml from the very beginning's PDF
* Update OCaml the very beginning book link
* Add ocaml playground
* chore!: join editors into section `IDE and editors`
This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section.
Emacs Lips is a language per sé. so apply and add some crosslinks #5535 in order to reference editors.
Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think.
Complete this moved resources with author, formats and notes
* fix: alphabetize says linter
https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true
Run fpb-lint ./books/
books/free-programming-books-ja.md
4:5-22:42 warning Alphabetical ordering: swap l.22 and l.21 alphabetize-lists remark-lint
books/free-programming-books-pt_BR.md
58:1-61:70 warning Alphabetical ordering: swap l.60 and l.59 alphabetize-lists remark-lint
books/free-programming-books-zh.md
254:1-258:87 warning Alphabetical ordering: swap l.258 and l.257 alphabetize-lists remark-lint
* chore!: Organize near spoken Lisp dialects.
- Common Lisp, PicoLisp, Emacs Lisp -> Lisp
- Rename Common Lisp and LISP -> Lisp
- Emacs & Pico as subsections of Lisp preserving current crosslinks
* chore: merge non-referenced Emacs Lisp into Lisp
* 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>
* Update free-programming-books-langs.md
Added a new section NewSQL and added the first course in the section
* add toc entry for `NewSQL`
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* remove non-free leanpub books
45 books removed, the 59 books remaining are still free.
* re-add 5, fix 3
a programmed scan of the leanpub urls reveal 5 that should not have been removed and 3 that should use /read urls
* revert to previous index structure
* 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>
* Adding Pascal
Adding Pascal references
* Formatting and minor changes
Adding PDF/HTML tags and re-arranging into alphabetical order
* Fix alphabetical ordering
* Change author name
Co-authored-by: Eric Hellman <eric@hellman.net>
* More description for Turbo Pascal
Co-authored-by: Eric Hellman <eric@hellman.net>
* Adding author
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add origin info
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Adding A Complete Guide to Standard C++ Algorithms
* Update free-programming-books-langs.md
Adjusted description and added a link to the latest PDF on the linked README.md.
* Update books/free-programming-books-langs.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add `From JavaScript to Rust ebook` by Jarrod Overson
Resolves#6840
* Use Github HEAD link to PDF file instead repo
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* lint: add PDF format
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* adding infinite descent into pure mathematics pdf
* corrected alphabetical order
ignore the "An" at the beginning of the title before, and corrected that here
* add five books and create two sections
* fix black lines
* fix blank lines
* add authors to a book of PostgreSQL section
* fix source type direction with rtl
* replace Right-to-Left mark unicode with HTML code
* fix DB & DBMS and Vue.js index links
* fix using encoded urls
* remove space before RLM
* fix rlm position and change Video to YouTube
* Added French Book Maitriser Ethereum
* Added English book Mastering the Lightning Network
* Added French Book + link correction
* Revert "Added English book Mastering the Lightning Network"
This reverts commit 96133195d4.
* Added English book
* redressing the french URLs
* added "Learning Bitcoin from the Command Line"
* Update books/free-programming-books-subjects.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* updated book-bn - removed a book Because that website does not exist right now
* Fixed issue and updated book-bn - removed a book Because that website does not exist right now
* replace the broken link with an archive.org link
* replace the broken link with an archive.org link -2
## What does this PR do?
Add resource: New PHP language book
## For resources
An Introduction to the PHP Programming Language
### Why is this valuable (or not)?
17 in depth chapters covers the basics of PHP programming covering basics and advanced concepts like OOP.
### How do we know it's really free?
Free and published as Creative Commons Attribution-ShareAlike 4.0 as per book's license
### For book lists, is it a book? For course lists, is it a course? etc.
Book
## Checklist:
- [x] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md)
- [x] Search for duplicates.
- [x] Include author(s) and platform where appropriate.
- [x] Put lists in alphabetical order, correct spacing.
- [x] Add needed indications (PDF, access notes, under construction)
## Follow-up
- Check the status of GitHub Actions and resolve any reported warnings!
* Added French Book Maitriser Ethereum
* Added English book Mastering the Lightning Network
* Added French Book + link correction
* Revert "Added English book Mastering the Lightning Network"
This reverts commit 96133195d4.
* Added English book
* redressing the french URLs
* Standardize TutorialsPoint links: urls, metadata...
* There is no PDF for this guide
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* move Tutorials Point's tutorials from courses to its category
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Adding a free complete course in Arabic
this course is totally free, detailed up to 55 hours
* Section headings have 3th level markup
* Remove extra space in list markup
* Remove extra spaces between title and link markdown markup
* Add instructor / course platform
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
* Add course instructor seen at first video and delegate current metadata as platform
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-programming-books-pt_BR.md
Insertion of the first edition of my book about basic web development using Java.
* Update free-programming-books-pt_BR.md
Update using contributing guidelines.
* add: book of Scratch
"Scratch for CS First でプログラミングをはじめよう"
* add: book of C++
"C++入門 AtCoder Programming Guide for beginners (APG4b)"
* fix: spacing typo
* add: "free-courses-ja.md" and Scratch course
* add: link to the Japanese course in README.md
* fix: alphabetical order
* Add Quantum Computing
* fixes alphabetical order
* 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>
* Use book landing page instead of PDF direct download link
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
* Add a new book about Linux
* Update books/free-programming-books-pt_BR.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>
* Add Arduino books
* Update books/free-programming-books-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Remove Eletrogate books and add a new one
* Change book's author.
* Removing link of the book
* Removing journal and edit the link
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Added Solidity to table of contents
* Added Solidity to the table of contents and moved solidity section from the java section.
* Solidity to heading level 3
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
* add more books from Ei Maung
* Update free-programming-books-my.md
* move api book, add file type and download link
- Move 'API - On Point' book from API category to JavaScript category
- add the file type to Ei Maung's Book
- add direct download link
* remove direct download link
* Added sass book(pdf)
* Arranging alphabetically
* Rectifying blank lines between last section and next heading
* changing link to be direct to the pdf for dowloading
* added Mastering Ethereum in Blockchain category
* Update books/free-programming-books-subjects.md for normalization
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
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>
* 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
* 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
* 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>
* 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
* 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.
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* 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>
* Added miscelaneous resource about different topics
* fix: add right format (PDF)
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* 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>
* 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>
* 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>
* 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
* 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>
* 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>
* 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>
* Add Computer Theory Book in Spanish Books
Adding Computer Theory Book of Rodrigo de Castro Korgi, Using in National University of Colombia
* Delete UNAL and add author
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Added the book: C++ Programming, from Wikibooks, by Panic, et al
* Added two free python courses (lifetime access) from TutorialsPoint
* Fixed ordering of courses
* Update free-programming-books-subjects.md
* Update free-programming-books-subjects.md
* Update free-programming-books-subjects.md
* Update free-programming-books-subjects.md
* Update free-programming-books-subjects.md
* Update free-programming-books-subjects.md
* Added a book under Computer Organization
Hey, I added one more free book under the subject. It's a pretty broad category and I am sure more free books exist on the topic. I personally studied from the book by Smruti Sarang and felt that it's too precious a resource to not share. I think COA deserves a separate category not only because it is a college course but also because COA gives a first introduction to the implementation of digital systems inside computers (boolean algebra, latches, mux, registers) before focusing on Assembly languages like x86 and ARM. I skimmed through your misc list but since the subject doesn't focus on programming languages hence we cannot add the existing books like 'Scientific Programming and Computer Architecture' in it.
* Added new assembly book
* Update PDF indication
* Updated titles, links and notes
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update books/free-programming-books-pt_BR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* removed white space
* Removed package and note
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Victor <victorgsbarbosa@gmail.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* update php resource
An online book for learning PHP
* fix lint errors
* add in process
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>
* add spark internal book
* change slideshare like to forked repository
* Update books/free-programming-books-th.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* update TOC
* change TOC title to group of content
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* trigger linter
* remove typo
* Ordering TOC
* re-arrange book section
* more specific document to Thai version
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added AAAMLP
* Updating the link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-programming-books-langs.md
Added "How To Build Websites with HTML" by Erin Glass (DigitalOcean) and "Python Machine Learning Projects" by Lisa Tagliaferri and Brian Boucheron (DigitalOcean)
* Update books/free-programming-books-langs.md
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@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: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added Books for Go, Added interactive tutorials
Added Go succintly which is freely available on the mentioned website.
Added Go Web Development Succintly which is freely available on the
mentioned website.
Added interactive tutorial websites learn-golang.org, learn-html.org,
learnsqlonline.org
* Added suggested changes
* Added Expos Guide in books for Operating Systems
* Added more details on expos
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add C++ / Learning C++ eBook
* Update books/free-programming-books-langs.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>