Commit Graph

27 Commits (f752659321861759d309b7caeeda0b7007433357)

Author SHA1 Message Date
delver 7e2f74e690
Remove broken link (#9471) 2023-07-20 00:39:10 -04:00
Eric Hellman d77692cabd
remove youtube labels (#9376) 2023-05-13 16:19:13 -04:00
이희범 a0b3ae8113
존재하지 않는 재생목록/삭제된 콘텐츠 삭제/C언어 코딩도장도 심사문제 제외 유료이므로 삭제 (#8756)
* 존재하지 않는 재생목록/삭제된 콘텐츠 삭제/C언어 코딩도장도 심사문제 제외 유료이므로 삭제

* Update courses/free-courses-ko.md

* delint

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-15 14:11:04 -05:00
이희범 cb653c4154
존재하지 않는 콘텐츠 삭제 (#8757) 2022-10-21 22:22:08 -04:00
KKWANH 2344191725
added Machine Learning contents in Korean language, Author of the con… (#7807)
* added Machine Learning contents in Korean language, Author of the contents

* Updated free-courses-ko.md for eslint

* Updated free-courses-ko.md for eslint

* Updated free-courses-ko.md for eslint

* Update free-courses-ko.md

* Update free-courses-ko.md

* Update free-courses-ko.md

* Update free-courses-ko.md
2022-10-08 18:27:40 -04:00
Hoon333 d16ac640b0
ko translation modified in more native way (#7277)
* ko translation modified

* Ko course added for WebRTC

* lint: fix warnings

* register `WebRTC` section in the TOC

* lint: alphabetize

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-03 10:31:40 -04:00
ff124012 a2b3643c95
Fix the course links to new versions (#7275)
* Update free-courses-ko.md

* Update free-courses-ko.md

* Fixing author syntax

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-02 16:38:06 -04:00
ff124012 fb8ca43aa8
Fix the course links to new versions (#7216)
* Update course link

* Update free-courses-ko.md
2022-10-01 15:06:09 -04:00
ff124012 2c0ff5176b
Update free-courses-ko.md (#7209)
* Update free-courses-ko.md

* update PHP course

update PHP course
2022-10-01 15:01:46 -04:00
ff124012 6b93f87c1a
Update free-courses-ko.md (#7159)
* Update free-courses-ko.md

Add a course for about Mathmatics

* Update courses/free-courses-ko.md

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

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-10-01 14:28:37 -04:00
GH05T HUNTER5 f71cec41db
Add Django and Flash playlists to `free-courses-ko.md` (#7010)
* Update free-courses-ko.md

* Update free-courses-ko.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-08-21 19:50:16 +02:00
David Ordás 8ac210bb80
fix: strip dots (and other chars) in fragment id of markdown links (#7029)
* fix bad link syntax in CONTRIBUTING-vi

* also dots, while we're at it

* also dots, while we're at it (remaining)

Recover changes and resolves suggestions made in https://github.com/EbookFoundation/free-programming-books/pull/7010#discussion_r947625933

* fix: strip ampersands `&` from fragment ids

* fix: strips other characters like `&`, `/`, `+`, `#`... to be compilant with Kramdown GMF processor

Co-authored-by: eric <eric@hellman.net>
2022-08-21 19:46:03 +02: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 0e9ad7e994
chore: HTML5 anchors compilant `<a name=` > `<a id=` (#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books

* HTML5 anchors compilant `<a name=>` > `<a id=` for courses

* HTML5 anchors compilant `<a name=>` > `<a id=` for contribs

* HTML5 anchors compilant `<a name=>` > `<a id=` for casts

* HTML5 anchors compilant `<a name=>` > `<a id=` for cheats

* HTML5 anchors compilant `<a name=>` > `<a id=` for interactives

* HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
2022-02-25 11:23:35 -05:00
David Ordás 180a96757f
fix: Use Markdown instead of HTML markup for H3 & H4 headings (#6689)
* fix: Markdown markup for `C++` heading

* fix: Markdown markup for `Дизайн и Aрхитектура` heading

* fix: Markdown H4 markup for `Next.js` heading

* fix: Markdown H3 markup for `C#` heading
2022-01-31 12:02:06 -05:00
Hoon Wee 9718d180e0
Remove Rust courses from suspicious source (#6428)
* Remove strange links

* Remove Rust section
2021-10-25 13:37:30 -04:00
KyungJoon Park 78f630ce2c
Update free-courses-ko.md (#6379)
* Update free-courses-ko.md

* Update free-courses-ko.md
2021-10-22 22:34:47 -04:00
KyungJoon Park 89d2c418f7
Update free-courses-ko.md (#6378)
* Update free-courses-ko.md

* Update free-courses-ko.md
2021-10-22 22:34:19 -04:00
Hyeonjun Park 8ffa0ba9b2
add a course for about C/C++ (#6366)
* add a course for about C/C++

* add a course for C

* Update free-courses-ko.md

Order the "C 언어 초보 강의" alphabetically and add the author's name respecting the guidelines, add format

* Update free-courses-ko.md

Order the "C 언어 초보 강의" alphabetically
Reference build warning message: Alphabetical ordering: swap l.73 and l.72  alphabetize-lists  remark-lint

* Update free-courses-ko.md

Order the "C 언어 초보 강의" alphabetically
- Reference davorpa's review: Experiment moving to line 77 or 78.

* Update free-courses-ko.md

Order the "C 언어 초보 강의" alphabetically
- Reference build warning message: Alphabetical ordering: swap l.78 and l.77  alphabetize-lists  remark-lint
2021-10-22 22:18:03 -04:00
mzc-hedykim ff5cc1cb8e
add a korean course link (#6342)
* fix to mistyping 

AWK guide subject mistyping as AWS

* add a ebook link for about springboot

* update an author

* delete an author email address

* add a course for python

* add a korean course link

* Update courses/free-courses-ko.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>
2021-10-20 23:22:08 -04:00
mzc-hedykim 55501b51ac
add a course for about python (#6318)
* fix to mistyping 

AWK guide subject mistyping as AWS

* add a ebook link for about springboot

* update an author

* delete an author email address

* add a course for python
2021-10-18 22:51:36 -04:00
John 6ae0331a8e
Add Korean free Haskell lecture (#6292)
* Add Korean free Haskell lecture

* Fix lint error

* Fix line blank line error

* Fix line blank line error2

* Update list order

* Delete unnecessary white space

* Update author of lecture

* Move courses to appropriate file

* Update courses/free-courses-ko.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>
2021-10-18 22:33:01 -04:00
henry 9017bbf097
Add nomadcoders' Go for beginners class (#6288)
* add nomadcoders for Go

* email address required

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

* use real course name, add lecturer

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* sort lexicographically

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-18 22:16:37 -04:00
Hoon Wee 840b50277c
Add index for Rust lang, and two free courses in `free-courses-ko.md` (#6287)
* Add index for Rust lang, and two free courses in free-courses-ko.md

* Fix by alphabetical order

* Fix spacing between langs

* Fix the header size

* Fix type of resource
2021-10-17 18:07:18 -04:00
David Ordás 0b331b7798
refactor: normalize Angular and Angular.js sections/resources (#5525)
* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Wellnaming section
- fix book title, add format, add creators as is seen in file

via EbookFoundation#4940

* chore: improve angular / angular.js listings

- Wellnaming sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items, mainly from html.it website.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Sections (typescript>angular, javascript>angularjs)
- Add free resources to complete listing with at least 2 items.
- fix titles, add format, add creators as is seen in linked files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources to TypeScript
- Well-naming sections
- fix book title, add format, add creators as is seen in files

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Move Angular resources from Angular.js to TypeScript
- Add more resources to avoid single sections
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Well-naming section
- Complete notes, titles, format, authors

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Handle both as anchor. angular and angular.js

via EbookFoundation/free-programming-books#4940

* chore: improve angular / angular.js listings

- Add http://plnkr.co as valid playground for both
- Add https://stackblitz.com as valid playground for both

via EbookFoundation/free-programming-books#4940

* chore: Angular.js > AngularJS and other pitfails

- Use AngularJS as title/name
- Fix some errors with heading levels in Javascript/Typescript section
- Finish to move some resources accoding their content

via EbookFoundation/free-programming-books#4940

* feature: sections crosslinks as blockquotes

* feature: sections crosslinks as blockquotes

Mainly for AngularJS/Angular, Javascript/Typescript,
web, databases listing sections

* chore: revert scoping crosslinks only to Angular
2021-09-14 14:29:51 -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