It's always interesting when you've been trying to figure out something and even if your life depended on it you were just completely dumbfounded. But then you decide to take a break, maybe a few days or even weeks and come back and all of a sudden something clicks and you think: "Wow how did I not get something so simple?"
Awhile ago I took up Python (a programming language) during my winter break and had some fun with it learning the basics and writing a few programs (very simple things like a calculator etc). Towards the end of my break I began learning about the object-oriented part of coding (if you're not a technical person, bear with me) and the syntax for some reason just completely threw me off. After re-reading the explanations and going through the examples a few times I felt brain-dead, not understanding at all what was being done and why. Once school started again I mostly quit doing anything with Python because I already felt overwhelmed with testing and etc.
Today, however, I re-downloaded Python and refreshed myself with the basics and then I got to where I was stuck before. I re-read the explanation and went through the examples and surprisingly it made perfect sense! I can't believe I didn't get it before, now seeming so simple and straight-forward. It's great when things like this happen because you get that extra push of motivation and abit of confidence in what you're doing.
I plan to give a shot at writing a game soon :) I'll keep a log of what happens, should be interesting.
Subscribe to:
Post Comments (Atom)
0 comments on "Oooooh, I get it"
Post a Comment