I was trying to choose a language that I could use to practice implementation of different data structures and wanted something object oriented that had a syntax that wouldn't distract me away from what I'm trying to learn. Ruby/Python is too high level if you want to learn how to implement as a stack or [...]