Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #49393
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.071 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.00; 'framework.': 0.09; 'frameworks,': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'django': 0.11; '5:00': 0.16; 'subject:make': 0.16; 'tennis': 0.16; 'wrote:': 0.18; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'source': 0.25; '>': 0.26; 'player': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'work.': 0.31; 'code': 0.31; 'url:python': 0.33; '(i.e.': 0.33; 'fri,': 0.33; 'basic': 0.35; 'anywhere': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'level': 0.37; 'pm,': 0.38; 'called': 0.40; 'url:mail': 0.40; 'how': 0.40; 'read': 0.60; 'email addr:gmail.com': 0.63; 'real': 0.63; 'more': 0.64; 'to:addr:gmail.com': 0.65; 'pro': 0.69; 'mature': 0.84; 'underneath': 0.84; 'joel': 0.91; 'rankings': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Lq8sgi6nm9oUSCKDbXXW2RRhBowssk6Ykc5xWNipfiU=; b=w0H47cUNjQspitt8iswzBSKjUfCyevOv98Nu3ctYjEkqtswsCsw236PS2xtJhslGb+ rQP8KdpKQc+LFfVr3yy3rqU9DKoLwgI8scU5r4RrGZFA3PRSkAPUh9RGGPXbU7yQ0MdI emnnooNoHfsTtId91Nd3OtVsDGkL648IbcEXPJbg3Bb+yS5hL44o6+CLEf46Dq9O8bU2 abtWy8sb+fHDiZL4NZbzo8Bj99WnTGxbopk/4PDyb0MXF/D9IbT7PGACWlsGwQX2rEFz lK+PDmuRHh4dxQQhG8nsvFUmi81Q3rAFty904eRbe0fduSl8oIpZPNNLM73DtldU0hGP FrWQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.17.115 with SMTP id n19mr802494vdd.113.1372454397077; Fri, 28 Jun 2013 14:19:57 -0700 (PDT) |
| In-Reply-To | <slrnksrul9.leo.giorgos.tzampanakis@brilliance.eternal-september.org> |
| References | <bf4de5cf-ba2c-4e4b-9548-c038d60f67ec@googlegroups.com> <slrnksrul9.leo.giorgos.tzampanakis@brilliance.eternal-september.org> |
| Date | Fri, 28 Jun 2013 17:19:57 -0400 |
| Subject | Re: How to make a web framework |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | Giorgos Tzampanakis <giorgos.tzampanakis@gmail.com> |
| Content-Type | multipart/alternative; boundary=bcaec502dc26ceeee404e03d701b |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3973.1372454406.3114.python-list@python.org> (permalink) |
| Lines | 69 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1372454406 news.xs4all.nl 15985 [2001:888:2000:d::a6]:49576 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:49393 |
Show key headers only | View raw
[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