mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-29 01:21:07 +02:00
Remove lang: frontmatter key
This commit is contained in:
@@ -17,7 +17,6 @@ contributors:
|
||||
translators:
|
||||
- ["Wooseop Kim", "https://github.com/linterpreteur"]
|
||||
filename: LearnBash-kr.sh
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
Bash는 유닉스 셸의 이름이며, 리눅스와 맥 OS X의 기본 셸로 그리고 GNU 운영체제를 위한 셸로서 배포되었습니다.
|
||||
|
1
ko/bf.md
1
ko/bf.md
@@ -7,7 +7,6 @@ contributors:
|
||||
translators:
|
||||
- ["JongChan Choi", "http://0xABCDEF.com/"]
|
||||
- ["Peter Lee", "http://peterjlee.com/"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
Brainfuck(문장을 시작하는 단어가 아닌이상 첫글자는 대문자를 사용하지 않습니다)은
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
translators:
|
||||
- ["Eunpyoung Kim", "https://github.com/netpyoung"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
다른 모든 Lisp와 마찬가지로, Clojure가 가진 [동형성(homoiconicity)](https://en.wikipedia.org/wiki/Homoiconic)은
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Adam Bard", "http://adambard.com/"]
|
||||
translators:
|
||||
- ["netpyoung", "http://netpyoung.github.io/"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
Clojure는 Java 가상머신을 위해 개발된 Lisp 계통의 언어입니다
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
filename: coffeescript-kr.coffee
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
``` coffeescript
|
||||
|
@@ -7,7 +7,6 @@ contributors:
|
||||
- ["Rommel Martinez", "https://ebzzry.io"]
|
||||
translators:
|
||||
- ["Eunpyoung Kim", "https://github.com/netpyoung"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
커먼 리스프(Common Lisp, CL)는 다양한 산업 어플리케이션에 적합한 범용적인 멀티페러다임 언어입니다.
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
filename: learnerlang-kr.erl
|
||||
translators:
|
||||
- ["Taesung Jung", "https://github.com/tsj"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
```erlang
|
||||
|
1
ko/go.md
1
ko/go.md
@@ -10,7 +10,6 @@ contributors:
|
||||
translators:
|
||||
- ["Jongmin Kim", "http://github.com/atomaths"]
|
||||
- ["Peter Lee", "http://github.com/ins429"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
Go는 어떤 일을 잘 끝낼 수 있도록 하기위해 만들어졌다. Go가 잘 알려진 최신의
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
- ["Jake Prather", "http://github.com/JakeHP"]
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
자바는 일반 목적으로 사용할 수 있고 동시성을 지원하며, 클래스 기반의 객체지향 컴퓨터 프로그래밍 언어입니다.
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
filename: javascript-kr.js
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
자바스크립트는 넷스케이프의 브렌던 아이크(Brendan Eich)가 1995년에 만들었습니다.
|
||||
|
@@ -8,7 +8,6 @@ contributors:
|
||||
- ["Michael Neth", "https://github.com/infernocloud"]
|
||||
translators:
|
||||
- ["Wooseop Kim", "https://github.com/linterpreteur"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
JSON은 아주 간단한 데이터 교환 포맷입니다. [json.org](http://json.org/json-ko.html)에 의하면, 사람이 읽고 쓰기 쉬우며 기계가 분석하고 생성하기 쉽습니다.
|
||||
|
@@ -4,7 +4,6 @@ contributors:
|
||||
- ["S Webber", "https://github.com/s-webber"]
|
||||
translators:
|
||||
- ["Alan Jeon", "https://github.com/skyisle"]
|
||||
lang: ko-kr
|
||||
filename: LearnKotlin-kr.kt
|
||||
---
|
||||
|
||||
|
@@ -5,7 +5,6 @@ contributors:
|
||||
- ["Tyler Neylon", "http://tylerneylon.com/"]
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
filename: learnlua-kr.lua
|
||||
---
|
||||
|
||||
|
@@ -4,7 +4,6 @@ contributors:
|
||||
- ["Dan Turkel", "http://danturkel.com/"]
|
||||
- ["Jacob Ward", "http://github.com/JacobCWard/"]
|
||||
filename: markdown-kr.md
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
마크다운은 2004년에 존 그루버가 창시했습니다. HTML으로 (그리고 이제는 다른 다양한 형식으로도) 쉽게 변환되는 읽고 쓰기 쉬운 문법입니다.
|
||||
|
@@ -7,7 +7,6 @@ contributors:
|
||||
filename: learnphp-kr.php
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
이 문서에서는 PHP 5+를 설명합니다.
|
||||
|
@@ -6,7 +6,6 @@ contributors:
|
||||
filename: learnpythonlegacy-ko.py
|
||||
translators:
|
||||
- ["wikibook", "http://wikibook.co.kr"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
파이썬은 귀도 반 로섬이 90년대에 만들었습니다. 파이썬은 현존하는 널리 사용되는 언어 중 하나입니다.
|
||||
|
@@ -9,7 +9,6 @@ contributors:
|
||||
- ["Duong H. Nguyen", "https://github.com/cmpitg"]
|
||||
translators:
|
||||
- ["KIM Taegyoon", "https://github.com/kimtg"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
Racket 은 Lisp/Scheme 계열의 일반 목적의, 다중 패러다임 프로그래밍 언어이다.
|
||||
|
@@ -7,7 +7,6 @@ translators:
|
||||
- ["Wooseop Kim", "https://github.com/linterpreteur"]
|
||||
- ["Yeongjae Jang", "https://github.com/Liberatedwinner"]
|
||||
filename: LearnVim-kr.txt
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
[Vim](http://www.vim.org)
|
||||
|
@@ -7,7 +7,6 @@ contributors:
|
||||
- ["Deepanshu Utkarsh", "https://github.com/duci9y"]
|
||||
translators:
|
||||
- ["Wooseop Kim", "https://github.com/linterpreteur"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
XML은 데이터를 저장하고 전송하기 위해 설계된 마크업 언어입니다. 인간과 기계 모두가 읽을 수 있도록 만들어졌습니다.
|
||||
|
@@ -7,7 +7,6 @@ contributors:
|
||||
translators:
|
||||
- ["Wooseop Kim", "https://github.com/linterpreteur"]
|
||||
- ["Justin Yang", "https://github.com/justin-themedium"]
|
||||
lang: ko-kr
|
||||
---
|
||||
|
||||
YAML은 인간이 직접 쓰고 읽을 수 있도록 설계된 데이터 직렬화 언어입니다.
|
||||
|
Reference in New Issue
Block a user