Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95369

Re: Is Django the way to go for a newbie?

Date 2015-08-13 21:10 -0600
From Michael Torrie <torriem@gmail.com>
Subject Re: Is Django the way to go for a newbie?
References (2 earlier) <D1EF74EF.10D290%Dwight@GoldWinde.com> <mailman.60.1439263774.3627.python-list@python.org> <6f2dc159-146b-44b8-b72e-fa34c4dc43cf@googlegroups.com> <mailman.181.1439514315.3627.python-list@python.org> <a54382b5-d3e4-400e-ab64-dd60c191072a@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.2.1439521847.4764.python-list@python.org> (permalink)

Show all headers | View raw


On 08/13/2015 07:30 PM, Rustom Mody wrote:
> Nothing specifically Django I am getting at.
> Just that learning
> - a templating engine -- eg Cheetah, Mako
> - an ORM eg SQLAlchemy
> - etc
> 
> is more fun than learning to chant the right mantras that a framework
> demands without any clue of what/why/how

Indeed.  It's this very thing that you speak of that makes web
development very discouraging to me because it does demand knowledge of
quite a few separate but interconnected domains and their specific
languages.  In my original post I had forgotten to mention ORM, though I
did mention SQL.  Adding abstraction in theory makes things easier.  In
practice it's often kind of like the old saying about solving a problem
using regular expressions.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Is Django the way to go for a newbie? Michael Torrie <torriem@gmail.com> - 2015-08-10 21:29 -0600
  Re: Is Django the way to go for a newbie? Rustom Mody <rustompmody@gmail.com> - 2015-08-10 21:08 -0700
    Re: Is Django the way to go for a newbie? Michael Torrie <torriem@gmail.com> - 2015-08-13 19:05 -0600
      Re: Is Django the way to go for a newbie? Rustom Mody <rustompmody@gmail.com> - 2015-08-13 18:30 -0700
        Re: Is Django the way to go for a newbie? Michael Torrie <torriem@gmail.com> - 2015-08-13 21:10 -0600
        Re: Is Django the way to go for a newbie? Laura Creighton <lac@openend.se> - 2015-08-14 06:23 +0200
    Re: Is Django the way to go for a newbie? Chris Angelico <rosuav@gmail.com> - 2015-08-14 11:44 +1000

csiph-web