Git Product home page Git Product logo

javascripting's Introduction

JAVASCRIPTING-JP

これはJAVASCRIPTINGの日本語訳です。

Node.jsをインストールします

Node.jsはインストールされていますか?されていなければ、

nodejs.org/download からインストールしてください。

npmを使って、javascripting-jpをインストールします

ターミナルを開いて次のコマンドを実行します。

npm install --global javascripting-jp

--globalオプションを使うと、このモジュールをグローバルにインストールします。 ターミナルでコマンドとして使えるようになります。

ワークショップを実行します

ターミナルを開いて、次のコマンドを実行します...

javascripting-jp

メニューを表示します。

javascripting screenshot

上下キーでメニューを操作できます。

エンターキーを押すと課題が選べます。

最初の課題のgif動画(未翻訳)

first challenge

gif内で使っているコマンドラインエディタは nano (here are some basic usage tips for nano)です。

お好みのエディタを使ってください。

atombrackets は良い選択肢です。

翻訳進捗

  • INTRODUCTION
  • VARIABLES
  • STRINGS
  • STRING LENGTH
  • REVISING STRINGS
  • NUMBERS
  • ROUNDING NUMBERS
  • NUMBER TO STRING
  • IF STATEMENT
  • FOR LOOP
  • ARRAYS
  • ARRAY FILTERING
  • LOOPING THROUGH ARRAYS
  • OBJECTS
  • OBJECT PROPERTIES
  • FUNCTIONS
  • FUNCTION ARGUMENTS

翻訳ルール

  • 「:」 は 「...」 を使って、続きがある感じを表現しています。
  • codeの前後に半角スペースを一つあけています。
  • 見出し2の「課題」は「やってみよう」と訳しています。
  • 課題末尾のCheck to see if your program is correct by running this command:は「次のコマンドを実行し、あなたのプログラムが正しく動くか確認しましょう。」で統一しています。

翻訳参加者

License

MIT

javascripting's People

Contributors

sethvincent avatar ledsun avatar tai2 avatar someoneweird avatar a0viedo avatar enaqx avatar sudodoki avatar hubgit avatar josh-austin avatar jesstelford avatar poohlaga avatar pkitslaar avatar michaellenahan avatar mackness avatar davidyang avatar tomgco avatar timhudson avatar gitter-badger avatar trott avatar michaeledavis avatar martinheidegger avatar alanshaw avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.