Well, I would recommend that you spend a little time getting acquainted with Python before you dive into TG. TurboGears is pretty easy to use, but it does assume a basic knowledge of the language, and there are some things that it is probably better to understand before you start.
I have heard that this page: http://swaroopch.info/text/Byte_of_Python:Main_Page is a pretty good introduction to Python. It is designed for people who haven't programmed before, so it might be a little slow. You could also do pretty well with: http://www.diveintopython.org/ which is designed for people who have some experience programming. I started programming with VB as well, and I remember a few things that work quite differently, which is why I am recommending going through a tutorial first. After you spend a while browsing through one of those to get an idea of how the language works, go ahead and start in on one of the TurboGears tutorials. There are a couple of them in the documentation that should be up to date. If you need help with anything, feel free to pipe up with questions on the list. There is also a #turbogears irc channel at irc.freenode.net, if you want to talk to somebody "live". Have Fun, -Adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

