Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49393
| References | <bf4de5cf-ba2c-4e4b-9548-c038d60f67ec@googlegroups.com> <slrnksrul9.leo.giorgos.tzampanakis@brilliance.eternal-september.org> |
|---|---|
| Date | 2013-06-28 17:19 -0400 |
| Subject | Re: How to make a web framework |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3973.1372454406.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Jun 28, 2013 at 5:00 PM, Giorgos Tzampanakis < giorgos.tzampanakis@gmail.com> wrote: > On 2013-06-27, gamesbrainiac@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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
How to make a web framework gamesbrainiac@gmail.com - 2013-06-27 06:42 -0700
Re: How to make a web framework Fábio Santos <fabiosantosart@gmail.com> - 2013-06-27 16:14 +0100
Re: How to make a web framework rusi <rustompmody@gmail.com> - 2013-06-27 08:46 -0700
Re: How to make a web framework Giorgos Tzampanakis <giorgos.tzampanakis@gmail.com> - 2013-06-28 21:00 +0000
Re: How to make a web framework Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-28 17:19 -0400
csiph-web