Commit Graph

12 Commits (main)

Author SHA1 Message Date
rnzit 7396c7cdc8
Update free-programming-books-th.md (#9075)
* Update free-programming-books-th.md

* Update books/free-programming-books-th.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* reorder

* reorder

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-15 15:58:47 -05:00
tumit 2cf1ab98b6
Add a Java Thai book (#7713)
* Add Java, Python and Unix books

* Remove share site link & not authorized distribution link

* Remove share site link & not authorized distribution link

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-04 13:49:22 -04:00
PePatcha 8e821c513d
added php basic source for thai lang (#8931)
* added php basic source for thai lang

* fixed Missing newline character at end of file

* fixed Alphabetical ordering
2022-10-25 11:07:49 -07:00
Pathawee Ngoenthai 63e8fd5074
add go tour thai version (#7952)
* add go tour thai version

* add author

* Update books/free-programming-books-th.md

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-10-16 21:05:46 -04:00
Thanakit J 9ecc223552
Update free-programming-books-th.md (#7601)
Add Java Exercise book.
2022-10-05 12:48:56 -04:00
tanangular cb52685391
Add free c# programming online book (#7166)
* Add free c# programming online book

Add C# programming in thai language.

* lint: fix warnings

* register C# in TOC

* fix resource metadata

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-02 16:07:41 -04:00
David Ordás 9bfd1914d5
fix: homogenize authoring format and place (#7034)
* 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>
2022-09-02 09:36:04 -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
Bhuridech Sudsee bedd416594
add spark internal book (#6434)
* 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>
2021-10-28 10:13:15 -04:00
Wirawat.B 0b1cda4a3e
added Go lang to courses-th.md (#5893)
* added Go lang to courses-th.md

* hot fixed blank line

* change to book-th.md

* Change content to one book

* remove go in free-courses-th.md
2021-10-06 10:28:05 -04:00
Eric Hellman 7671f23daf
alphabetize added languages (#5273)
* alphabetize added language courses

Our linter had not been looking at these languages

* fix books files

* casts and more
2021-01-23 00:28:18 -05:00
Eric Hellman d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00