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 1 year has passed since last update.

Rubyの学習ログ

Last updated at Posted at 2022-06-19

学習教材

udemyで「ウェブ開発入門完全攻略コース - HTML/CSS/JavaScript. プログラミングをはじめて学び創れる人へ!」を学習。
ウェブ開発全般の基本的な知識が習得できるコースで合計24.5時間もある。
今回はその中でもRubyについて学習した。

学習内容

演算子や数字・文字列の表現方法の違い、条件分岐や繰り返し処理について学んだ。
また、クラスやメソッド、Rubyのコーディングルールを学んだ。

学習を終えて

これまで学習してきたJavaScriptの構文と違ったコードの書き方に慣れなかった。
ただし、文末にセミコロン;が不要など、簡単にコードを書けるのでそうしたルールに慣れていきたい。

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