Zhang Jian's Blog - Open Source Blog Engine Empowers You to Blog with Markdown and Git
Subscribe via email to never miss my latest posts!

Ruby Interview Questions and Answers (1-Hour Quick Review)
Basic Concepts (10 minutes) Ruby Features Dynamic, Interpreted, Object-Oriented Everything is an object (including numbers, nil) Duck Typing Powerful metaprogramming capabilities Variable Types. Truthiness and Falsiness Only `false` and `nil` are fal...
Read more →