* 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