Quote:
Originally Posted by nndiro
[You must be logged in to view images. Log in or Register.]
actually, that is kind of the reason why i'm posting this. As you, i do know there are a bunch of different possibilities out there. i do not know what each one does. that is why i would like to start reading about the different possibilities, and from there, follow the one that i find more appealing
thanks! =)
|
Don't have to start with a particular language, you just need to learn programming logic first. Learn to write in pseudocode and then every language is just a matter of learning the syntax of a particular language and applying the logic concepts.
In short, study up on programming logic first. Its the prerequisite for pretty much any programming class in school.