58 Commits

Author SHA1 Message Date
이승찬
e686fc430b
Update http to https links in free-programming-books-ko.md (#13296) 2026-06-17 09:57:53 -04:00
heisenbug98
978e383301
Add Korean Linux command line book (#13298)
* Add Korean Linux command line book

* Fix Korean Linux resource ordering
2026-06-08 08:08:02 -04:00
fbwiqb
c88d1b9139
Fix typo in 'Operation System' to 'Operating System' (#13279) 2026-05-27 12:36:59 -04:00
Soojeong
9521fe0c09
fix: correct OSTEP authors and add Korean translators (#13278)
Corrects the author entry for OSTEP in the Korean books list:

- Added co-author Andrea C. Arpaci-Dusseau (book is co-authored by Remzi H. and Andrea C.)
- Added missing hyphen and middle initial: Arpacidusseau → Remzi H. Arpaci-Dusseau
- Added Korean translators (Youjip Won, Minkyu Park, Sungjin Lee) as credited in the linked ostep-translations repo

Reference: https://pages.cs.wisc.edu/~remzi/OSTEP/
https://pages.cs.wisc.edu/~remzi/OSTEP/
https://github.com/remzi-arpacidusseau/ostep-translations/tree/master/korean
2026-05-27 12:35:43 -04:00
최종명
3cb45dc1a4
Add MySQL resource for beginners (#12875)
* Add MySQL resource for beginners

Added a new MySQL resource for beginners.

* Move MySQL book under SQL section and update index

Move MySQL book under SQL section and update index
2025-10-28 23:13:22 -04:00
JongMyeong HAN
798eb321f4
Fixes annotations like (🗃️) (#11996)
That seems to work! fixes #11995
2025-09-30 15:29:49 -04:00
JongMyeong HAN
862a01ce40
Update free-programming-books-ko.md (#11993)
* Update outdated links in Korean book list

* Added Korean PHP book '숏텀 PHP'
2025-09-30 13:47:23 -04:00
Han Jong Myeong
106ea4979f
Added Korean Python book 'Let's Get IT 파이썬 프로그래밍' (#11969) 2025-09-22 15:41:28 -04:00
yeomin4242
249b93b6c4
Remove Unsupported Go Lang & Open Stack E-book and Change Url Path For Scratch Free E-book (#11950)
* Remove GoLang Web Programming Introduction (not supported e-book)

* Remove Go Lang Web Programming & Open Stack Introductions for Korean(not support free e-book)

* Change Domain Url Scratch Book For Korean

* Remove Open Stack Category For Korean Book Docs
2025-09-09 10:25:34 -04:00
김지환 Jihwan Kim
f5cbde7538
Add Modern Javascript Tutorial Book (Korean) (#11854)
* Add Modern Javascript Tutorial Book of korean

* fix: remove trailing slash to fix lint error

* fix: Alphabetical ordering lint error
2025-03-27 09:04:02 -04:00
Taeyoon Kim
33f1741769
add rust books at free-programming-books-ko.md (#11517)
* add rust books at free-programming-books-ko.md

* fix order of list

* fix the title of link as @eshellman recommanded.

* fix Alphabetical ordering, which is I don't get it

* fix ordering. it just confusing

* I wanna give up on this

* I wanna give up on this

* I wanna give up on this

* I wanna give up on this
2024-10-17 10:56:39 -04:00
Maldron
cbb3687796
Korean Pytorch book add (#11222)
* courses-ko update

* Update free-courses-ko.md

* Update free-courses-ko.md

* fix

* FIX.md

* update

* Update free-courses-ko.md

* Update free-courses-ko.md

* Update free-courses-ko.md

* Category

* add Unity Category

* Update KO courses

* Update free-courses-ko.md

swap

* Update free-courses-ko.md

* korean-pytorch

* add machine learning

* remove Pytorch category, add index

* Update free-programming-books-ko.md
2024-08-25 09:04:55 -04:00
Maldron
94dc913775
Add Korean book (#11155)
* Add Korean book.md

* Update free-programming-books-ko
2024-06-21 08:01:24 -04:00
Maldron
3297da1a38
add korean books (#11153)
* add korean books

* fix

* Update: Alphabet order
2024-06-18 07:46:00 -04:00
Gi Beom Gwon
419be2d0bd
Add info Korean Books (#11152)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Move FastAPI to under the python category

* Sort list by alphabet
2024-06-17 10:51:41 -04:00
Janghyeon
6671d933ee
Add author and translator (#11109) 2024-03-26 15:23:52 -04:00
David Ordás
59e4fba4b6
format: syntax of in-process anotation should be *(🚧 in process)* (#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*)

from (🚧 *in process*)
to   *(🚧 in process)*

* format: apply notes syntax to `in_process` resources

- Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text
- Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))`

* apply to new resources added in #7082

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

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Leithen <lcrider@cvent.com>
2023-11-29 17:15:41 -05:00
DaeHyun Sung
18e69f3702
add Korean R book (#10945)
* add Korean R book

add Korean R book - [Must Learing with R(개정판)](https://wikidocs.net/book/4315)

* fix lint error

fix lint error

* fix lint error

fix lint error
2023-11-01 11:08:40 -04:00
DaeHyun Sung
e7d187c73c
add korean python automation book link (#10933)
* add korean python automation book link

add korean python automation book link
* [사장님 몰래 하는 파이썬 업무자동화(부제: 들키면 일 많아짐)](https://wikidocs.net/book/6353)

* switch lines

switch lines for lint

* Update free-programming-books-ko.md

fix index for lint

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* add author names

add author names
2023-10-31 20:40:45 -04:00
Jatin Dua
81c09adfe4
Remove unavailable books (#10897)
* Remove unavailable books

* style: Remove content inconsistencies

* Remove unnecessary index
2023-10-30 22:21:48 -04:00
tomriddle7
a12fed6d47
Add TypeScript Books (#9244)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>

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

Co-authored-by: Eric Hellman <eric@hellman.net>

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-01-03 14:02:46 -05:00
박형근
176872e4ed
Update free-programming-books-ko.md (#7810)
* Update free-programming-books-ko.md

Add '파이썬 코딩 도장'(Python Coding Dojo) to free-programming-books-kr.md

* Correct position
2022-11-04 16:38:16 -04:00
이희범
aa3d75d45d
최신 개정판으로 링크 업데이트 (#8759)
* 최신 개정판으로 링크 업데이트

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

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-11-01 13:24:34 -04:00
Ruman Kim
713379aef1
Add Unity Graphics Programming Series on free-programming-books-ko.md (#9114)
* Update free-programming-books-ko.md

- Add Unity3d Category.
- Add Unity Graphics Programming Series Korean Translate.

* Update free-programming-books-ko.md

Add Authors

* Update free-programming-books-ko.md

Fix Lint: Incorrect number of blank lines between last section and next heading  blank-lines-1-0-2  remark-lint
2022-10-30 21:22:58 -04:00
Najeong-Kim
163f54fc15
Add React book in free-programming-books-ko.md (#7806) 2022-10-08 18:24:28 -04:00
sideseal(gychoi)
990defeb3f
update : add book and category (w/ indication) (#7485)
* update : add book and category - openstack

* update : add book and category - openstack
2022-10-04 11:26:13 -04:00
Junsang
6a83e897fa
Remove two dead links (#7405)
- Removed two dead links:
    AWS 기초 모듈 Workshop - Amazon Web Services
    AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역
2022-10-03 11:54:04 -04:00
David Ordás
a03d0aebf0
chore: improve info of Git & SVN books (#7084)
* chore: improve info of Git & SVN books

- some http -> https. Address #6942
- complete creators
- remove dups
- move GIT/SVN resources to VCS section in that files where is defined

* add creators to `-ko` resources

* complete missing creators in `-en` resources

* complete missing creators in `-zh` resources

* change `online` to `HTML` format note

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

* Pro Git. change `online` to `HTML` format note

* books(it): remove crosslink alias from SCM title section

* change `online` to `HTML` format note + some `trls.` in Git sections

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2022-09-20 21:00:08 -04:00
tomriddle7
b2506d7b26
Update go gooks (#7071)
* Update go gooks

* Alphabetize to solve linter faults

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-09-14 09:20:25 -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
Eric Hellman
c590ec615b
change upper case to lower cas in fragment ids (#7020)
note- caps are ok in hex-escaped fragments
2022-08-18 10:09:23 +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 4d6a74e7d794f1f264cb2f88d9531e43038d3be2.

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
ImVector
035e71fb55
fix(books): free-programming-books-ko broken link (#6956) 2022-07-21 08:18:42 +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
Dayun Kim
fc8e4284b4
Add a korean ebook (#6447)
* Update free-programming-books-ko.md

* Alphabetical fix
2021-10-26 10:59:58 -04:00
KyungJoon Park
cc6c2d0cde
Update free-programming-books-ko.md (#6380)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
2021-10-23 20:40:49 -04:00
seung_ho_o
22162594d3
Update free-programming-books-ko.md (#6367)
* Update free-courses-ko.md

Add AWS basic workshop program

* Update free-courses-ko.md

fix(Add a AWS basic module workshop(korean))

* revoke free-courses-ko.md

Work to transfer resources.

* Update free-programming-books-ko.md

Add AWS basic workshop program
2021-10-21 21:24:11 -04:00
KyungJoon Park
c1aac96d5e
Update free-programming-books-ko.md (#6363)
* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
2021-10-21 09:17:00 -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
mzc-hedykim
da66ed2185
add a korean ebook link (#6291)
* fix to mistyping 

AWK guide subject mistyping as AWS

* add a ebook link for about springboot

* update an author

* delete an author email address
2021-10-17 19:28:23 -04:00
Chanho Lee
7557f90f8b
Add a Korean ebook (#6195)
* Add a Korean ebook

* Add author of Jump to flask

* Change order

* Change the order

* Change the order

* Change the order
2021-10-12 10:45:18 -04:00
mzc_김동현
ede3978bea
fix to mistyping (#6189)
AWK guide subject mistyping as AWS
2021-10-12 10:32:17 -04:00
Hoon Wee
4c310378cf
Fix lint error (#6165) 2021-10-12 10:10:14 -04:00
hedy kim
aa9bee7569
add a ebook link (#6182)
* add a korean book links

* lint checked warning point fix

* lint checked warning point fix

* TOC fix

* TOC fix

* TOC fix

* add a python guide

* Alphabetical fix

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

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

* empty index remove

* add a new ebook "intermediate python"

* add a AWS Script ebook link

* add a sed stream editor ebook

Co-authored-by: hedykim <mzchedykim@lgupluspartners.co.kr>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-11 22:02:16 -04:00
hedy kim
2a0ca10b6e
Add a korean ebook (#6102)
* add a korean book links

* lint checked warning point fix

* lint checked warning point fix

* TOC fix

* TOC fix

* TOC fix

* add a python guide

* Alphabetical fix

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

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

* empty index remove

* add a new ebook "intermediate python"

Co-authored-by: hedykim <mzchedykim@lgupluspartners.co.kr>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-09 14:06:55 -04:00
hedy kim
632df91ed0
add a korean book links (#5989)
* add a korean book links

* lint checked warning point fix

* lint checked warning point fix

* TOC fix

* TOC fix

* TOC fix

* add a python guide

* Alphabetical fix

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

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

* empty index remove

Co-authored-by: hedykim <mzchedykim@lgupluspartners.co.kr>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-08 09:36:11 -04:00
Typiespectre
cf0b023216
Added new course and fixed some info (#5868)
* rearrange korean course in alphabetical order

* change section according to the markdown syntax

* Add new section and book: operation system

* HTML syntax back to its original state.

* changed to direct link
2021-10-05 21:17:26 -04:00
DaeHyun Sung
1cfb2d7a88
add learning GNOME Korean book (#5852)
add learning GNOME(그놈배우기) Korean book
2021-10-03 22:55:33 -04:00