On 7/13/17 at 1:32 PM, [email protected] (Carlos de la Guardia) pronounced:

lets say I'm interested. What do people on this list think such a book
should cover. How can it be useful to both beginners and long time users?

I'd steer away from a topic-based approach. The narrative docs do that already.

I think the greatest need is how to create useful services or applications beyond just a demo. Michael Kennedy of Talk Python to Me has excellent training courses/videos/code repositories that touch on dozens of web application development topics. He happens to use Pyramid for some of his courses. Python for Entrepreneurs walks a beginner through how to create a website for startup business.
https://training.talkpython.fm/courses/all

Other than that, I think the frequently asked questions concern the following:
* How do I create a RESTful API or service in Pyramid?
* How do I use <javascript framework of the month> with Pyramid?
* How should I implement secure account management (register, authentication, authorization, password reset, password change)?

--steve

------------------------
Steve Piercy, Soquel, CA

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/r473Ps-10125i-C5755D33763D4EF89D60DEDF436A406D%40Steves-iMac.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to