I've gotten off to a good start for programming using Python (my first
programming language). I can do the basics (different kinds of loops,
variables, functions), but I'm not too good with classes yet. I've
written some really small programs just for kicks (most involve
statistics of different situations using random numbers).
I'd like to get to the next level, but I'm not sure how. Are there any
suggestions for continuing to learn? How did you guys learn?
--
http://mail.python.org/mailman/listinfo/python-list
- Re: [Newbie] How do I get better at Python programming... Anon
- Re: [Newbie] How do I get better at Python progra... James Stroud
- Re: [Newbie] How do I get better at Python progra... Brian van den Broek
- Re: [Newbie] How do I get better at Python progra... Steve Holden
- Re: [Newbie] How do I get better at Python progra... Paul Rubin
- Re: [Newbie] How do I get better at Python progra... Larry Bates
- Re: How do I get better at Python programming? alex23