Pretty cool how that site makes code formating wotk on my bb.

The big thing I've noticed is, and I'm a total newbie btw, mind cap 
conventions. 
Use camel case and upper case and whatnot for class definitions. I think its a 
wothwhile habit to pick up. I keep thinking you're instantiating a class when 
you just calling a func.

Instead of going string equals string plus cloud, you can go string plusequals 
cloud.

I would toss the entire thing in a class. And make the funcs methods of your 
class.



Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: Glen Clark <gle...@gmail.com>
Sender: tutor-bounces+eire1130=gmail....@python.org
Date: Tue, 17 May 2011 21:45:35 
To: tutor@python.org<Tutor@python.org>
Subject: [Tutor] Looking for feedback on improving my code.

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to