Also: I bought Magnus Lie Hetland's book on Beginning Python after I read his quick tutorial online and it's helping me a lot so far but there's just so much to this programming language but maybe that's how it is with all programming languages.

thedotmaster wrote:10 years.
You can't become a programmer in a few hours, days or months - ignore what the books say.
Also, knowing the syntax *doesn't* make you a programmer.
Smeezinator wrote:They're all somewhat similar logically and whatnot, but have different syntax rules and stuff. So once you know one it will be much easier to learn another. Although it gets easy to mix them up once you know a few, in my opinion
print "hello world'
loop=1
while loop==1:
myString="hello World'
print myString
Return to Interpreted Languages
Users browsing this forum: No registered users and 0 guests