2
0

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.

プログラミング未経験者がエンジニア目指す(その4)

Last updated at Posted at 2017-11-13

N予備校の章

第1章
・ 06.JavaScriptでの計算

はじめに

・変数とか出てきて、数学チックなことするの7年振りだった。

概要

・変数、数学記号、値を利用して計算させる。

分かったこと

・プログラムにコメントを入れられること。

疑問点

・浮動小数点数とは何か(テキスト読んでもさっぱりわからない)
・プログラム内で小数点がある計算させると誤差がでるらしいけど、誤差ってそもそも出て良いのかな。
・エンジニア目指すためには数学もできないとだめなのか。

感想

・「計算」というだけでものすごく身構えた。(seachanはバリバリ文系なため)

終わりに

・プログラムで計算させるのと電卓で計算させるのどちらが早いんだろうと思った。

2
0
8

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?