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.
14 lines
658 B
14 lines
658 B
# 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) |