Hi, On Jan 28, 8:50 pm, Osirisptah <[EMAIL PROTECTED]> wrote: > I second what Mike says. > > I really enjoy working withturbogears, but the really hard part about > learning it is that the examples in the book could have been proven to > be in working order before release. I am getting very frustrated with > the Bookmarker examples in chapter five. Mostly the part where we add > the widgets. I feel now that I must start over again to see where the > book went wrong and where I went wrong as well. I just hope that the > rest of the book will be less of a head ache and more enjoyable. > > The really ironic part about all this is how in the beginning of the > book the author stresses the 'Pythonic principals' > "WithTurboGears, we try to adhere to these principles as much as > possible". Too bad in the The Zen of Python there wasn't a line > stating "working is better then not". > > ;-) However, I do enjoy the writing style and will finish the book. > This is one of the few books out there related to IT that don't bore > you to death. Hopefully in future releases more attention to detail > in the code you are trying to promote will be given. >
< ... > I like TurboGears...there's a lot of potential there and it seems fairly straight-forward, although I am still struggling to grasp decorators. I am now working my way through the "Python Frameworks" book, which covers both TurboGears and Django. It's by Dana Moore, Raymond Budd and William Wright. The writing isn't as engaging as Ramm's, but it's not bad either. And the code examples seem to work more often than not. I did find an issue on page 110 of this book where it acts like I can run my newly created CRUD pages, but it doesn't work because it cannot import the sessions module or something. I'll create a new thread for that though. Django isn't quite as flashy (at least the examples aren't) and it uses Regular Expressions for the URI's, which I find confusing. But I'm only a beginner when it comes to web frameworks. Good luck! Mike --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

