0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

『スラスラ読めるJavaScriptふりがなプログラミング』

Last updated at Posted at 2019-07-31

で、勉強を始めました。ちょっと前からですが。

今日は、p.46からp.69まで。第1章「JavaScript最初の一歩」を終えて第2章「条件によって分かれる分を学ぼう」に入ったところで切り上げました。以下、今日覚えたことと思ったことです。

  • promptで入力した値は全部文字列ということ?
  • だからparseIntで数値にするのね
  • メソッドとプロパティは、この段階で理解しようとすると先に進めなくなりそうなので流し読み:ok_hand_tone3:
  • ifは括弧を伴うけど、関数とは言わないの?(本書でもif文と記述)
  • ほほぅ、elseは続けざまに書けばいいのか

今日はたいしたことしていないので、こんなもんかな。次回はもっと頑張ります! ← 口だけっぽい

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?