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


Groups > comp.lang.python > #95203

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

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Newsgroups comp.lang.python
Subject Re: Is Django the way to go for a newbie?
Date Sun, 09 Aug 2015 21:39:27 +0200
Organization PointedEars Software (PES)
Lines 33
Message-ID <1794184.sQQE973R46@PointedEars.de> (permalink)
References <D1ECF359.10CC65%Dwight@GoldWinde.com> <mailman.11.1439142112.3627.python-list@python.org>
Reply-To Thomas 'PointedEars' Lahn <usenet@PointedEars.de>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
X-Trace solani.org 1439149387 13315 eJwVx8ERAEEEBMCUljWDcKwi/xCurn+NS2G7ETQs9qiXRkpwzpUJCNZtDFr/XurrQm3q9sbwAwGIEN0= (9 Aug 2015 19:43:07 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Sun, 9 Aug 2015 19:43:07 +0000 (UTC)
User-Agent KNode/4.14.2
X-User-ID eJwNwgERwDAIA0BNLECKHAKrfwnb3wfScugZ6XHjjh3qVb2xtBXqGUB1BN62iX9C5hsnm1tuswaxu8BRf2DjFe8=
Cancel-Lock sha1:mMugEk7QYDHHiQRfdcMCd8xelfU=
X-NNTP-Posting-Host eJwFwYkRwDAIA7CVirF5xiG5sP8IleRhcZOhoFb7EGVklXfdZn4LjLntJshVwt4cDNhxyvUD+gwP7A==
Xref csiph.com comp.lang.python:95203

Show key headers only | View raw


Michael Torrie wrote:

> Web development is very a very hard problem, largely because it involves
> quite a few different domain-specific languages that you have to be
> proficient in.

I, professional Web developer, will not comment on that :)

> It's not just a matter of Python and Django. You must also have a good
> working knowledge of html, css, javascript, SQL (or
                       ^^^^^^^^^^^^^^^^^^^^^
This is a common mistake and it has been repeated twice in your posting (so 
it is unlikely to be a typo).   Therefore, allow me to "nitpick" on it 
again:

It is _HTML_ (HyperText Markup Language), _CSS_ (Cascading Style-Sheets) and 
_JavaScript_¹ (not an acronym).

Why you would write those three names in all-lowercase, but not “sql” (which 
would equally be wrong since it is an abbreviation for “Structured Query 
Language”) is truly beyond me.  How did you get this idea?

_____
¹  Contrary to popular belief, “JavaScript” does not encompass only one
   programming language, and there are ECMAScript implementations (in
   Web browsers and elsewhere) that did not, and marketing aside, still
   do not, contain the “JavaScript” trademark.
   See <http://PointedEars.de/es-matrix> for details.
-- 
PointedEars

Twitter: @PointedEars2
Please do not cc me. / Bitte keine Kopien per E-Mail.

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


Thread

Re: Is Django the way to go for a newbie? Michael Torrie <torriem@gmail.com> - 2015-08-09 11:41 -0600
  Re: Is Django the way to go for a newbie? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-08-09 21:39 +0200

csiph-web