by nathandelane on Tue Jul 22, 2008 1:25 pm
([msg=8001]see Re: just starting out. have some questions[/msg])
Python is a very good language to start with. It teaches good programming style and general programming very well. You should learn basic input/output, socket/http web request programming, and system programming, like file input/output, and anything else that comes to mind. As you should always do, start simple and if you can find an incremental tutorial to start teaching you the basics, then that would be the best.