LoginSignup
1
0

More than 5 years have passed since last update.

スキルアップ目的:「等速直線運動(移動距離を計算)」

Last updated at Posted at 2018-05-30

所要時間、1時間10分ぐらい。予想所要時間30分。

前に作ったものと似ていたため、幾分、作り易かった。
htmlから先に作ったほうが、変数名の決めやすさが向上しそう。
htmlで型枠をどれだけ早く組めるかがスピードに直結しそう。

今まで算数で何気なく行っていた
時間から分への変換、kmからmへの変換など
プログラムで書き起こしてみると再確認できて、面白かった。

よし、次いくぞ次。

参考
https://keisan.casio.jp/exec/system/1163739786
作成物
https://jsfiddle.net/ghost7492/9x1759op/

Time required, about 1 hour and 10 minutes. Estimated required time is 30 minutes.

It was somewhat easier to make because it was similar to what we made before.
The easier it is to decide the variable name, the more you make it from html.
It seems that it is directly linked to speed how fast you can form form with html.

I had been casually by arithmetic
Hour to minute conversion, km to m conversion, etc.
I could reconfirm by transcribing it with a program and it was fun.

OK, let's go over next.

1
0
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
1
0