What's a good, comprehensive and web2py-like literature source to
learn about web application development from the top down. I've
developed a python application, built the databases and rudimentary
web interface but I feel I'm constantly working too much from the
bottom up. E.g. session management is important, yet as a
mathematician I lack the knowledge to see things in an integrated way.
I study the web2py manual intensively, understand more and more of
it's underlying technology but feel I'm lacking the comprehensive
view. Anyone some suggestions? Thanks!