7

It took me literally 2 months or less to surpass any and all my teachers on the subject of Unity3D.

Granted they didn't know shit about it, but that also ment that i had roughly 10 more months of them not being able to teach me jack shit.

I have self learned a lot in that time, but imagine what a decently knowledgeable teacher could have made of that process. I would have known so much more by now!

Comments
  • 2
    Reminds me of pascal in my last year.

    I learned exactly one thing there, on the second lecture.

    The teacher was standing in for our main teacher and had misread the course plan thinking we where months ahead of where we really was.

    He started by describing how you could lock a variable at an exact memory location. After just a few minutes he realized that only 3 persons was actually getting it. The others just started to learn what a variable was yesterday ;)

    But that single piece of info helped me ditch all the slow bios calls to write to the screen and also to read from the screen which bios calls could not.

    This speed up my programs about 2000 times, thats how much slower the bios calls was.
Add Comment