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
This commit is contained in:
Hyeonjun Park 2021-10-23 11:18:03 +09:00 committed by GitHub
parent ddfa286a12
commit 8ffa0ba9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
* [씹어먹는 C](https://modoocode.com/231) - 이재범
* [씹어먹는 C++](https://modoocode.com/135) - 이재범
* [최호성의 C 프로그래밍](https://www.youtube.com/playlist?list=PLXvgR_grOs1BiznAEkzQdA9tlcA06qx75)
* [C 언어 초보 강의](https://www.youtube.com/playlist?list=PLMsa_0kAjjrdiwQykI8eb3H4IRxLTqCnP) - 나도코딩 (YouTube)
* [C++ 프로그래밍 강좌](https://www.youtube.com/playlist?list=PLJRimEWvctNAfE5JrkwswQv6Yy4abqDl2)
* [C언어 기초 프로그래밍 강좌](https://www.youtube.com/playlist?list=PLRx0vPvlEmdDNHeulKC6JM25MmZVS_3nT)
* [C언어 코딩도장](https://dojang.io/course/view.php?id=2)