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

Go Journey

After I published previous article, I complete the transform from Ruby to Martini. Now the website and its back-end script are now written in Go. The result is very good. Not only the memory is less and concurrent support of Go makes the... Continue →