ALPHA Camp 是一間很特別的創業學校,跟創辦人 Bernard 聊過之後,我很喜歡他們的辦學理念,既不 …
分類彙整: Ruby
RubyConf Taiwan 2014 售票開始
今年的 RubyConf Taiwan 日期是 4/25-26,地點在陽明大學,目前已經開放報名啦!! 本屆 …
RubyConf Taiwan 2012 籌辦祕辛與心得
RubyConf Taiwan 2012 Opening & Closing from Wen-Tie …
如何使用 pry 作為 Ruby debugger 進行除錯
很奇怪,ruby-debug 或是 ruby-debug19 常常有版本問題,甚至還有 fork 版本 deb …
A brief introduction to Vagrant – 原來 VirtualBox 可以這樣玩 投影片
A brief introduction to Vagrant – 原來 VirtualBox 可以這樣玩 f …
閱讀全文〈A brief introduction to Vagrant – 原來 VirtualBox 可以這樣玩 投影片〉
Defensive Programming 防禦性程式設計
TL;DR 避免 Defensive Programming,愛用 Fail Fast 策略。 什麼是防禦性程 …