Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Kolyasa 8ebeb96c66
Correcting an error in the link (#9933)
* Update free-programming-books-uk.md

Correcting an error in the link.

* Update free-programming-books-uk.md
2023-10-07 15:18:53 -04:00
Constantine fda12a2742
Added python book in Ukrainian (#9002)
* Added python book in Ukrainian

* Update free-programming-books-uk.md

* added spaces

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-01 09:33:29 -04:00
Maxim Fedarau 03e98af4f8
fix: remove link to unsafe resource & fix text mistakes in Ukrainian list (#8237)
* fix: remove link to unsafe resource & fix typos + punctuation mistakes

* fix: fix code style
Also add React docs translation in Ukranian language as a resource.

* fix: fix spaces

* fix: code review fixes

* fix: code style fix
2022-10-14 20:54:59 -04:00
maurya 405ec7dc35
Link not working (#8212) 2022-10-13 11:58:55 -04:00
Surya Sastry d14672947e
Removed broken links and headings form the index (#8106) 2022-10-11 23:03:37 -04:00
maxsIT dc8f4b496a
Added C/C++ book in Ukrainian (#7232)
* Update free-programming-books-uk.md

Added C/C++ book in Ukrainian

* Anchor to "C/C++" section has been fixed

Co-authored-by: Maksym Sitaylo <m.sitailo@sana-commerce.com>
2022-10-03 10:29:47 -04:00
David Ordás 5324b9e3cf
fix: homogenize markdown across files using markdownlint rules (#6988)
* 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>
2022-08-12 15:14:00 +02:00
David Ordás 44579d3373
join and homogenize `HTML & CSS` section title across files (#6963) 2022-07-29 12:46:20 +02:00
David Ordás 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
Renamed from books/free-programming-books-ua.md (Browse further)