10

Why do teachers tend to not explain parts of their code?
I got some C++ material and example code for doing some rendering, and the material says "these parts are not important".
Guess what? If the whole thing does not compile when i remove the unimportant code, it was fucking important!

Comments
  • 0
    @Haxk20 I think he is very capable and a really good teacher, the introductory material is just a bit lacking. Id like to know what the initialization parameters are/do, not just set them null without question
  • 0
    @Haxk20 I am, i wouldnt wait for the next lesson just to learn stuff im really interested in :P
Add Comment