Author: Sky Xu

Graduate student from Carnegie Mellon University. Currently a Software Engineer.
Builder in Java and Ruby

Builder in Java and Ruby

Recently I’ve been context-switching between 2 different projects – one in Ruby and the other in Java – and I got a chance to utilize Builder Pattern (to be precise, it’s a variant of the classic builder pattern) in Java, and get impressed by how much simpler the solution could possibly be in Ruby. The…

Read More Read More