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

Website beta with Auth system

http://hikarihe.com/lines Recent days I finished first beta version of website. I use Mongodb with Sinatra, using tag for grouping, and with simple auth system(hand-crafted). I plan to add “Add to Favorite” button in each Stickers and... Continue →