Merge pull request #39 from minwook-shin/ko_translation

[WIP] Add korean translations
This commit is contained in:
Jen Looper
2020-11-29 11:19:28 -05:00
committed by GitHub
30 changed files with 5550 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 웹 개발 시작하기
커리큘럼의 해당 세션에서는 프로젝트 기반이 아닌 전문 개발자가 되는 데 중요한 개념을 소개합니다.
### 토픽
1. [프로그래밍 언어 및 도구 소개](1-intro-to-programming-languages/README.md)
2. [GitHub의 기초](2-github-basics/README.md)
3. [접근성의 기초](3-accessibility/README.md)
### 크레딧
Basics of Accessibility was written with ♥️ by [Christopher Harrison](https://twitter.com/geektrainer)
Introduction to GitHub was written with ♥️ by [Floor Drees](https://twitter.com/floordrees)
Introduction to Programming Languages and Tools of the Trade was written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique)