How to make a web framework

Joel Goldstick joel.goldstick at gmail.com
Fri Jun 28 17:19:57 EDT 2013


On Fri, Jun 28, 2013 at 5:00 PM, Giorgos Tzampanakis <
giorgos.tzampanakis at gmail.com> wrote:

> On 2013-06-27, gamesbrainiac at gmail.com wrote:
>
> > I've used web frameworks, but I don't know how they work. Is there
> > anywhere that I can learn how this all works from scratch?
>

Although it is dated, there is an Apress book called Pro Django which digs
into how Django works underneath the hook. You need to understand Python at
more than a basic level to get much out of it.

>
> Yes, read the source code of a mature framework.
>
> --
> Real (i.e. statistical) tennis and snooker player rankings and ratings:
> http://www.statsfair.com/
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130628/3d62572f/attachment.html>


More information about the Python-list mailing list