So, I made this picture in MS Paint earlier while I was bored. I call it "The Naive Programmer," starring myself. Its not very funny, but you get the point, I was just saying how IMHO, learning all of the different API's used to build something useful can be much more challenging than learning the language itself. Here it is (prepare NOT to laugh)
2 replies to this topic
Ad:
#2 Members - Reputation: 878
Posted 30 December 2012 - 02:57 AM
I was just saying how IMHO, learning all of the different API's used to build something useful can be much more challenging than learning the language itself.
It's fairly straightforward to read the documentation, and find what you need, provided that you understand the concepts encoded by the API in question.
If you don't understand those concepts, then learning an API is like learning a new language.
... In short: programming is hard.
Learn the basics with my Python 3 video tutorial series. Looking for a good game engine, and relevant tutorials? Here you go.
Small and simple Python 3.x media library: pslab
Small and simple Python 3.x media library: pslab






