Open Source Development Tutorials | Newsletter Signup | About Us
Search  

Go Back   Open Source Tutorials Forum > Programming Languages > Python Programming
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-10-2003, 10:45 PM
TechieX TechieX is offline
Junior Member
 
Join Date: Nov 2003
Location: New York City
Posts: 12 TechieX is on a distinguished road
Default How do I start to learn?

I have downloaded the Python white papers and have installed IDLE. But programming is a new area for me, and well what do you recomend I should read, try, practice to build my knowledge on the subject.
Reply With Quote
  #2  
Old 07-27-2004, 10:24 PM
Punch-M6.net Punch-M6.net is offline
Junior Member
 
Join Date: Jul 2004
Location: Australia
Posts: 2 Punch-M6.net is on a distinguished road
Default

When starting to learn how to program, it's always important to start small and not get frustrated at the seeming simplicity and stupidity of initial programs. Good advanced programming requires a solid foundation, jumping into the deep end too quickly often leads to people burning out and giving up, and their code is convoluted, hard to read and understand and often doesn't work.

Where you focus really depends on where you hope to go with your programming. Games, for example, need a strong knowledge of maths and a basic knowledge of Physics can be useful. Other programming areas have their own requirements etc.

Anyway, some tutorials that you may find useful:
http://honors.montana.edu/~jjc/easytut/easytut/
A Python tutorial for non-programmers. Looks pretty good, I haven't run through it myself though.

http://docs.python.org/tut/tut.html
A more advanced tutorial.

I wish you well and hope you enjoy programming!
__________________
Daniel Punch
M6.net
http://www.m6.net
Always On :: Always Performing :: Always Hosting
Reply With Quote
  #3  
Old 10-27-2004, 03:22 PM
Licentia Licentia is offline
Junior Member
 
Join Date: Oct 2004
Posts: 1 Licentia is on a distinguished road
Default

Quote:
Originally Posted by TechieX
I have downloaded the Python white papers and have installed IDLE. But programming is a new area for me, and well what do you recomend I should read, try, practice to build my knowledge on the subject.


Here is the tutorial I am using:

http://www.freenetpages.co.uk/hp/alan.gauld/

I find it is very easy to follow. The author of the webpage is the author of a book on learning Python, and the webpage has almost all of the content that the book does.

I learned QBasic first so learning Python is very easy for me. QuickBasic is almost identical, except that in Python you can do lots more, and Python is still supported and updated, while QuickBasic isn't, as Microsoft dumped it and moved on to VisualBasic.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



All times are GMT -5. The time now is 05:59 PM.


Powered by: vBulletin Version 3.0.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright 2004 - 2006 GrindingGears.com. All Rights Reserved.