Helpful Information
 
 
Category: Python Programming
looking for some 'assignments'...

i've been learning Python for the past couple weeks and i feel like i have a pretty good grasp on what i've learned so far (loops, functions, blah blah).

i'm wondering if anybody could give me some things to code that would help me practice, and i'll post them here for you all to critique as you see fit.

TIA

brett

It depends on what you want to do with Python. Do you want to use it integrated into Java/C++ apps, do you want to use it as shell scripting language, for CGI programming?
If you just want to learn, I'd say an IRC client, for an easy start. The IRC protocol is simple, and documented well: RFC1459 (http://www.rfc.net/rfc1459.html).
HTH










privacy (GDPR)