quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

2016-04-01から1ヶ月間の記事一覧

Ruby5 #631

Ruby5 - Episode #631 - April 12th, 2016 Gem Replacement Vulnerability every .gem uploaded after Feb 8, 2015, was verified showing no evidence of tampering The RubyGems team is urging maintainers of gems whose name contains a dash (e.g. ‘bl…

Rebuild 132, 133, 134, 135, 136

Rebuild: 132: We Used To Love Math (higepon) 髪切った? 無給インターン 無給 or ビザ出す キャリアパス podcast生活 コードを書かないことにはならない 勉強 技術的な勉強より、ユーザーエクスペリエンスのセンス IoT大変 Particle Machine Learning Apa…

Ruby5 #630

Ruby5 - Episode #630 - April 5th, 2016 Implementing Ruby 2.3.0: Enumerable's chunk_while b = a.chunk_while {|i, j| i+1 == j } p b.to_a #=> [[1, 2], [4], [9, 10, 11, 12], [15, 16], [19, 20, 21]] Memoization Memoization | GoRails - GoRails A…

Ruby5 #629

Ruby5 - Episode #629 - April 1st, 2016 What makes a great Tech Lead? Full Stack over Specialist Takes Responsibility over Waits For Tasks Breaks New Ground over Sticks To Tried & Tested Author over Translator Active Communicator over Wallf…

Ruby5 #628

Ruby5 - Episode #628 - March 29th, 2016 Memento Design Pattern version control of objects A Deep Dive Into Ruby Scopes Object-oriented design provides encapsulation for properties and actions Never Schedule Future Jobs Future Jobs are Dang…