* add Pro Git book and Git section in Azerbaijani and Bulgarian languages
* add Pro Git book and Git section for Greek and Dutch/Netherlands languages
* add Slovenian language for books; add Pro Git book and Git section to Slovenian language books
* add authors for Pro Git book for Azerbaijani and Bulgarian languages
* fix md formatting errors for books languages az and sl
* fix new line in the end of file for books languages az and sl
* fix md lint formatting error - not enough empty lines after section for books languages az and sl
* fix md linter error in books az file
---------
Co-authored-by: Roman Lazunin <roman.lazunin@xylem.com>
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) R book: "Προγραμματισμός σε R"
* Edit link
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) Prolog category and book: "Τεχνικές Λογικού Προγραμματισμού"
* Edit link
* Add another format
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) R category and book: "Εισαγωγή στον προγραμματισμό και στη στατιστική ανάλυση με R"
* Add authors to R book "Εισαγωγή στον προγραμματισμό και στη στατιστική ανάλυση με R"
* Edit link and add format
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) Matlab category and book: "Εισαγωγή στον προγραμματισμό"
* Edit link
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Edit link
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C book: "Μια σύγχρονη προσέγγιση στη γλώσσα C"
* Revert
* Add Greek (el) R book: "Εισαγωγή στην Επιχειρησιακή Έρευνα και στον Γραμμικό Προγραμματισμό"
* Add Greek (el) C++ book: "Προγραμματισμός με τη γλώσσα C++"
* Add Greek (el) C# category and book: "Επίλυση προβλημάτων με τη γλώσσα C#"
* Remove C++ book "Προγραμματισμός με τη γλώσσα C++" that was from another PR
* Edit link
* Update free-programming-books-el.md
I added some books about JAVA and SQL that I found very informing. Also I changed "Index" to "Περιεχόμενα" (Table of Contents in greek)
* Update free-programming-books-el.md
* Update free-programming-books-el.md
* 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>