[Tutor] New programmer, need some help getting started on my first project
Chris Delgado
prowlerslim at yahoo.com
Sat May 20 03:45:44 CEST 2006
Terry,
Thank you for the suggestions. I am going to stick with these little toy programs as you aptly put them to make sure I have a good grasp on the basics. I completely agree with you that I need to do something that I want to solve a problem with and in fact, thats whats motivated me to find and join this list. Unfortunately, it woudl appear I attempted to bit off more than I could chew. Part of the problem with writing to solve things is that there is just about something for everything out there right now! I did recently convert my old laptop over to Linux so hopefully as I mess around with that I will find some things that I can focus my attentions on. Thanks for taking the time to respond.
Cheers,
Chris
Terry Carroll <carroll at tjc.com> wrote: On Thu, 18 May 2006, Chris Delgado wrote:
> Kent,
>
> So if you have just been reading, I suggest you try writing a few small
> programs as warmups."
>
> I think you are right on the money here. I need to write some more
> simple stuff.
Chris, I'd also suggest that, once you have a few toy programs (like your
coin-tosser) under your belt, you find some *small* task that you actually
want to accomplish, and use Python for that.
It's both motivating and satisfying to address some real-life need you
have, rather than some arbitrary assignment from a book.
I think my very first Python program was to do something like take a
comma-separated list of MP3 files, with the directory name in a form that
includes artist name and album or collection, and format it as a
hierarchical list, because I wanted to see it that way.
It was more fun to work on a program that actually did something I wanted,
and I had a purpose in writing it beyond just learning Python.
(Of course, I look back at that code now, and it sure is ugly; but it
worked!)
_______________________________________________
Tutor maillist - Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor
---------------------------------
Be a chatter box. Enjoy free PC-to-PC calls with Yahoo! Messenger with Voice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060519/616ab467/attachment.htm
More information about the Tutor
mailing list