You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.4 KiB
26 lines
1.4 KiB
<!--
|
|
CO_OP_TRANSLATOR_METADATA:
|
|
{
|
|
"original_hash": "cc9e70a2f096c67389c8acff1521fc27",
|
|
"translation_date": "2025-08-23T22:37:10+00:00",
|
|
"source_file": "2-js-basics/README.md",
|
|
"language_code": "ko"
|
|
}
|
|
-->
|
|
# JavaScript 소개
|
|
|
|
JavaScript는 웹의 언어입니다. 이 네 가지 레슨에서 기본적인 내용을 배울 수 있습니다.
|
|
|
|
### 주제
|
|
|
|
1. [변수와 데이터 타입](1-data-types/README.md)
|
|
2. [함수와 메서드](2-functions-methods/README.md)
|
|
3. [JavaScript로 결정 내리기](3-making-decisions/README.md)
|
|
4. [배열과 반복문](4-arrays-loops/README.md)
|
|
|
|
### 작성자
|
|
|
|
이 레슨은 [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer), [Chris Noring](https://twitter.com/chris_noring)가 ♥️를 담아 작성했습니다.
|
|
|
|
**면책 조항**:
|
|
이 문서는 AI 번역 서비스 [Co-op Translator](https://github.com/Azure/co-op-translator)를 사용하여 번역되었습니다. 정확성을 위해 최선을 다하고 있지만, 자동 번역에는 오류나 부정확성이 포함될 수 있습니다. 원본 문서를 해당 언어로 작성된 상태에서 권위 있는 자료로 간주해야 합니다. 중요한 정보의 경우, 전문적인 인간 번역을 권장합니다. 이 번역 사용으로 인해 발생하는 오해나 잘못된 해석에 대해 당사는 책임을 지지 않습니다. |