Kaelan, I understand your reasoning and to some extent I agree with you. A lot of lazy programmers should learn a bit of C++ in order for them to be conservative with their memory management. A language with a garbage collector is a luxury that breeds inefficient code. That is, until you...