mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-09-02 11:14:02 +02:00
Initial commit
This commit is contained in:
14
2-js-basics/translations/README.de.md
Normal file
14
2-js-basics/translations/README.de.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Einführung in JavaScript
|
||||
|
||||
JavaScript ist die Sprache des Webs. In diesen vier Lektionen lernen Sie die Grundlagen.
|
||||
|
||||
### Themen
|
||||
|
||||
1. [Variablen und Datentypen](../1-data-types/translations/README.de.md)
|
||||
2. [Funktionen und Methoden](../2-functions-methods/translations/README.de.md)
|
||||
3. [Entscheidungen mit JavaScript treffen](../3-making-decisions/translations/README.de.md)
|
||||
4. [Arrays und Loops](../4-arrays-loops/translations/README.de.md)
|
||||
|
||||
### Credits
|
||||
|
||||
Diese Lektionen wurden mit ♥ ️von [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) und [Chris Noring](https://twitter.com/chris_noring) erstellt.
|
14
2-js-basics/translations/README.es.md
Normal file
14
2-js-basics/translations/README.es.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Introducción a JavaScript
|
||||
|
||||
JavaScript es el lenguaje de la web. En estas cuatro lecciones, aprenderá sus conceptos básicos.
|
||||
|
||||
### Temas
|
||||
|
||||
1. [Variables y tipos de datos](../1-data-types/translations/README.es.md)
|
||||
2. [Funciones y métodos](../2-functions-methods/translations/README.es.md)
|
||||
3. [Toma de decisiones con JavaScript](../3-making-decisions/translations/README.es.md)
|
||||
4. [Matrices y bucles](../4-arrays-loops/translations/README.es.md)
|
||||
|
||||
### Créditos
|
||||
|
||||
Estas lecciones fueron escritas con ♥ ️ por [Jasmine Greenaway](https://twitter.com/paladique) y [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.fr.md
Normal file
14
2-js-basics/translations/README.fr.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Introduction à JavaScript
|
||||
|
||||
JavaScript est le langage du Web. Dans ces quatre leçons, vous allez en apprendre les bases.
|
||||
|
||||
### Sujets
|
||||
|
||||
1. [Variables et Types de Données](1-data-types/transaltions/README.fr.md)
|
||||
2. [Fonctions et Méthodes](2-functions-methods/translations/README.fr.md)
|
||||
3. [Prise de Décision avec JavaScript](3-making-decisions/translations/README.fr.md)
|
||||
4. [Tableaux et Boucles](4-arrays-loops/translations/README.fr.md)
|
||||
|
||||
### Crédits
|
||||
|
||||
Ces leçons ont été écrites avec ♥️ par [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) et [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.hi.md
Normal file
14
2-js-basics/translations/README.hi.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# जावास्क्रिप्ट का परिचय
|
||||
|
||||
जावास्क्रिप्ट वेब की भाषा है। इन चार पाठों में, आप इसकी मूल बातें जानेंगे.
|
||||
|
||||
### विषय
|
||||
|
||||
1. [वेरिएबल्स और डेटा प्रकार](../1-data-types/translations/README.hi.md)
|
||||
2. [फंक्शंस और मेथड्स](../2-functions-methods/translations/README.hi.md)
|
||||
3. [जावास्क्रिप्ट के साथ निर्णय करना](../3-making-decisions/translations/README.hi.md)
|
||||
4. [अर्रेंज और लूप्स ](../4-arrays-loops/translations/README.hi.md)
|
||||
|
||||
### आभार सूची
|
||||
|
||||
ये पाठ ♥ से [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) और [Chris Noring](https://twitter.com/chris_noring) द्वारा लिखे गए है
|
14
2-js-basics/translations/README.id.md
Normal file
14
2-js-basics/translations/README.id.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Pengantar JavaScript
|
||||
|
||||
JavaScript adalah bahasa web. Dalam empat pelajaran ini, Anda akan mempelajari dasar-dasarnya.
|
||||
|
||||
### Topik
|
||||
|
||||
1. [Variabel dan Jenis Data](../1-data-types/translations/README.id.md)
|
||||
2. [Fungsi dan Metode](../2-functions-methods/translations/README.id.md)
|
||||
3. [Membuat Keputusan dengan JavaScript](../3-making-decisions/translations/README.id.md)
|
||||
4. [Array dan Loop](../4-arrays-loops/translations/README.id.md)
|
||||
|
||||
### Kredit
|
||||
|
||||
Pelajaran ini ditulis dengan ♥️ ️oleh [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) dan [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.it.md
Normal file
14
2-js-basics/translations/README.it.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Introduzione a JavaScript
|
||||
|
||||
JavaScript è il linguaggio del web. In queste quattro lezioni, si impareranno le sue basi.
|
||||
|
||||
### Argomenti
|
||||
|
||||
1. [Variabili e Tipi di Dato](../1-data-types/translations/README.it.md)
|
||||
2. [Funzioni e Metodi](../2-functions-methods/translations/README.it.md)
|
||||
3. [Prendere Decisioni con JavaScript](../3-making-decisions/translations/README.it.md)
|
||||
4. [Array e Cicli](../4-arrays-loops/translations/README.it.md)
|
||||
|
||||
### Crediti
|
||||
|
||||
Queste lezioni sono state scritte con il ♥️ da [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) e [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.ja.md
Normal file
14
2-js-basics/translations/README.ja.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# JavaScript 入門
|
||||
|
||||
JavaScript は Web の言語です。この4つのレッスンでは、その基本を学びます。
|
||||
|
||||
### トピック
|
||||
|
||||
1. [変数とデータ型](../1-data-types/translations/README.ja.md)
|
||||
2. [関数とメソッド](../2-functions-methods/translations/README.ja.md)
|
||||
3. [JavaScript での意思決定](../3-making-decisions/translations/README.ja.md)
|
||||
4. [配列とループ](../4-arrays-loops/translations/README.ja.md)
|
||||
|
||||
### Credits
|
||||
|
||||
These lessons were written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) and [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.ko.md
Normal file
14
2-js-basics/translations/README.ko.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# JavaScript 소개하기
|
||||
|
||||
JavaScript는 웹의 언어입니다. 이 네 가지 강의에서 기초를 배우게됩니다.
|
||||
|
||||
### 주제
|
||||
|
||||
1. [변수와 데이터 타입](../1-data-types/translations/README.ko.md)
|
||||
2. [함수와 메소드](../2-functions-methods/translations/README.ko.md)
|
||||
3. [JavaScript로 결정하기](../3-making-decisions/translations/README.ko.md)
|
||||
4. [배열과 반복](../4-arrays-loops/translations/README.ko.md)
|
||||
|
||||
### 크레딧
|
||||
|
||||
These lessons were written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) and [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.ms.md
Normal file
14
2-js-basics/translations/README.ms.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Pengenalan kepada JavaScript
|
||||
|
||||
JavaScript adalah bahasa web. Dalam empat pelajaran ini, anda akan mengetahui asasnya.
|
||||
|
||||
### Topik
|
||||
|
||||
1. [Pemboleh ubah dan Jenis Data](../1-data-types/translations/README.ms.md)
|
||||
2. [Fungsi dan Kaedah](../2-functions-methods/translations/README.ms.md)
|
||||
3. [Membuat Keputusan dengan JavaScript](../3-making-decisions/translations/README.ms.md)
|
||||
4. [Susunan dan Gelung](../4-arrays-loops/translations/README.ms.md)
|
||||
|
||||
### Kredit
|
||||
|
||||
Pelajaran ini ditulis dengan ♥️ oleh [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) dan [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.nl.md
Normal file
14
2-js-basics/translations/README.nl.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Inleiding tot JavaScript
|
||||
|
||||
JavaScript is de taal van het web. In deze vier lessen leert u de basisprincipes.
|
||||
|
||||
### Onderwerpen
|
||||
|
||||
1. [Variabelen en Gegevenstypen](../1-data-types/translations/README.nl.md)
|
||||
2. [Functies en Methoden](../2-functions-methods/translations/README.nl.md)
|
||||
3. [Beslissingen nemen met JavaScript](../3-making-decisions/translations/README.nl.md)
|
||||
4. [Arrays en Lussen](../4-arrays-loops/translations/README.nl.md)
|
||||
|
||||
### Credits
|
||||
|
||||
Deze lessen zijn geschreven met ♥ door [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) en [Chris Noring](https://twitter.com/chris_noring)
|
14
2-js-basics/translations/README.ru.md
Normal file
14
2-js-basics/translations/README.ru.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Введение в 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)
|
||||
|
||||
### Благодарность
|
||||
|
||||
Эти уроки были ♥️ созданы [Жасмин Гринуэй](https://twitter.com/paladique), [Кристофером Харрисоном](https://twitter.com/geektrainer) и [Крисом Норингом](https://twitter.com/chris_noring).
|
14
2-js-basics/translations/README.ta.md
Normal file
14
2-js-basics/translations/README.ta.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# ஜாவாஸ்கிரிப்ட் அறிமுகம்
|
||||
|
||||
ஜாவாஸ்கிரிப்ட் என்பது இணையத்தின் மொழி. இந்த நான்கு பாடங்களில், நீங்கள் அதன் அடிப்படைகளை கற்றுக்கொள்வீர்கள்
|
||||
|
||||
### தலைப்புகள்
|
||||
|
||||
1. [மாறிகள் மற்றும் தரவு வகைகள்](../1-data-types/README.md)
|
||||
2. [செயல்பாடுகள் மற்றும் முறைகள்](../2-functions-methods/README.md)
|
||||
3. [ஜாவாஸ்கிரிப்ட் மூலம் முடிவுகளை எடுக்க](../3-making-decisions/README.md)
|
||||
4. [வரிசைகள் மற்றும் வளையங்கள்](../4-arrays-loops/README.md)
|
||||
|
||||
### கடன்கள்
|
||||
|
||||
இந்த பாடங்களை [ஜாஸ்மின் கிரீனவே](https://twitter.com/paladique/), [கிறிஸ்டோபர் ஹாரிசன்](https://twitter.com/geektrainer/) மற்றும் [கிறிஸ் நோரிங்](https://twitter.com/chris_noring/) ஆகியோர் ♥️ எழுதப்பட்டன
|
14
2-js-basics/translations/README.uk.md
Normal file
14
2-js-basics/translations/README.uk.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Вступ до 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)
|
14
2-js-basics/translations/README.zh-cn.md
Normal file
14
2-js-basics/translations/README.zh-cn.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# JavaScript 入门
|
||||
|
||||
JavaScript 是 Web 开发的语言。在这四节课中,你将学习它的基础知识。
|
||||
|
||||
### 主题
|
||||
|
||||
1. [变量和数据类型](../1-data-types/translations/README.zh-cn.md)
|
||||
2. [函数和方法](../2-functions-methods/translations/README.zh-cn.md)
|
||||
3. [在 JavaScript 中做出决定](../3-making-decisions/translations/README.zh-cn.md)
|
||||
4. [数组和循环](../4-arrays-loops/translations/README.zh-cn.md)
|
||||
|
||||
### 鸣谢
|
||||
|
||||
这些课程由 [Jasmine Greenaway](https://twitter.com/paladique)、[Christopher Harrison](https://twitter.com/geektrainer) 与 [Chris Noring](https://twitter.com/chris_noring) 用 ♥️ 编写
|
14
2-js-basics/translations/README.zh-tw.md
Normal file
14
2-js-basics/translations/README.zh-tw.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# JavaScript 入門
|
||||
|
||||
JavaScript 編輯網頁的一種程式語言。在這四堂課中,你會學到它最基本的知識。
|
||||
|
||||
### 主題
|
||||
|
||||
1. [變數與資料型態](../1-data-types/translations/README.zh-tw.md)
|
||||
2. [函式與方法](../2-functions-methods/translations/README.zh-tw.md)
|
||||
3. [在 JavaScript 做出決定](../3-making-decisions/translations/README.zh-tw.md)
|
||||
4. [矩陣與迴圈](../4-arrays-loops/translations/README.zh-tw.md)
|
||||
|
||||
### 參與人員
|
||||
|
||||
這些文章是由 [Jasmine Greenaway](https://twitter.com/paladique)、[Christopher Harrison](https://twitter.com/geektrainer)和[Chris Noring](https://twitter.com/chris_noring) 用滿滿的 ♥️ 來編寫。
|
Reference in New Issue
Block a user