On 18-Jan-2013 15:47, Rik wrote:
Hi, I've developed a website for beginners to Python. I'd appreciate any 
comments or criticism. It's still under development, and should be finished in 
the next few months. Oh, and it's free to use.

www.usingpython.com
You have done well Rik. I like your approach to passwords for solutions and your selection of topics is quite good for a "jump start" with Python. However, I suggest that in your menu you change several of your items to lower case (for consistency with the Python language): For -> for, While -> while, if-Else -> if-else, Elif -> elif.

I am curious --- what software did you use to create your nice web pages for this tutorial?

In summary --- good work Rik :-)

--V
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to