[Tutor] Give Some Programming Tips
Warren 'The Howdy Man' Ockrassa
warren@nightwares.com
Tue, 12 Oct 1999 08:21:08 -0500
Muneer Ahmed Khan wrote:
> Hi
Howdy!
> I am downloaded python & its really very simple, can u Please Give me some
> programming tips like how write programs,idea,debug etc
Well, if you are not familir with programming at *all*, you've found the
right language. I suggest you surf the items and links to be found at
http://www.python.org/ first.
If you have some disposable income, consider purchasing Mark Lutz's
_Programming Python_ from O'Reilly and Associates. It includes a CD and
is a rather thorough introduction to both Python and programming in
general.
A good thing to do when you are beginning is to have a clear goal in
mind. What kind of program do you want to write? That will help you
focus on relevant topics.
Enjoy!
--WthmO