#01:メソッドについて学習しよう
ここでは、プログラミング言語Rubyのメソッドについて学習します。メソッドの作り方と呼び出し方を理解していきましょう。
- コードを分割して、共通で利用するための機能
- 大規模プログラムの開発で必要
- fortissimo1997/ruby-style-guide
https://github.com/fortissimo1997/ruby-style-guide/blob/japanese/README.ja.md
- cookpad/styleguide
https://github.com/cookpad/styleguide/blob/master/ruby.ja.md#method-calls