Learn from Ruby source code

Recent days I read “Ruby under a microscope” by Pat Shaughnessy.

I really enjoy reading this book. Pat has done great job explain the mechanism inside Ruby. I also enjoy reading his blog article about some implement inside Ruby. With learn how Ruby implement the practical feature, I also learn some algorithms. Learn something is really joys.

 
1
Kudos
 
1
Kudos

Now read this

ReadFile vs Readln

This weekend I try to expand my book page with more novels. To do it, I need to update TF/IDF database and insert the novel table. This time I try to make my previous mecab.go can run on my Linode 2G node. I try to use ulimit and and try... Continue →