Recent content by Sensei2006

Recommended Videos
  1. S

    Poll: Programming Languages

    C++ is my personal favorite. Possibly because the language doesn't hold your hand at all. No memory leak cleaners or variable initialization and stuff like that. This means that what you make in C++ is usually more efficient and easier to read than what you come up with elsewhere. I'm...