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


Groups > comp.lang.python > #99107

Re: Dabbling in web development

From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: Dabbling in web development
Date 2015-11-20 00:20 +0100
Message-ID <mailman.498.1447975219.16136.python-list@python.org> (permalink)
References <2a5d3947-a49a-48f8-bc4c-7d126d3d6fef@googlegroups.com> <201511192253.tAJMrinN031922@fido.openend.se> <CAPTjJmrYTX-3aM-UCzFub5VB5=OQt8HNLjwZsiTgB8ttTJvynw@mail.gmail.com>

Show all headers | View raw


In a message of Fri, 20 Nov 2015 10:09:01 +1100, Chris Angelico writes:
>On Fri, Nov 20, 2015 at 9:53 AM, Laura Creighton <lac@openend.se> wrote:
>> It is not the case that 'serious website developers use heavyweight
>> systems like Django' --- lots and lots of serious developers use
>> Flask or Bottle because Django makes you do it the Django way.
>> Flask lets you do it however you like.  Professionally, our company
>> has designed a ton of websites and we use Flask nearly all of the
>> time, and Pylons the rest of the time.  If your brain is well-suited
>> for Django, by all means use that, but if it is not, then do something
>> else.
>>
>> I teach kids who are 9-12 years old, weekends.
>> Hosting their own site to support pictures of their pets is a very
>> common thing to want to do.
>
>To add to the Flask recommendation: I teach adults (mostly; one of my
>students is in high school) to use Python, SQLAlchemy, and Flask,
>putting together a classic dynamic web site model. (I also use Flask
>myself for a couple of sites, and I like it; but that recommendation
>is weak because I don't have much experience with *other* frameworks.
>So all it means is "Flask hasn't majorly annoyed me".)
>
>ChrisA

Well, I highly recommend Flask, but the tutorial was for a
different microframework, 'Bottle'.

At the time I first collected the kids, it was a better tutorial.
Now, I suspect, there are lots of great ones for both of them.
But for me, the effort of translating any tutorial into Swedish
is huge.  Especially since I need to take a reputation hit with
every Swedish grammatical error my students find.  :)  The
students of 3 years ago have fixed my Swedish problems, mostly,
I think by now in this tutorial.

Being able to speak Swedish colloquially and read it does not 
mean you can write or translate it well enough to get your product
past the hyper-critical eyes of 11-year-olds who want evidence 
that this teacher, unlike so many others, can deliver the promised
goods. :)

Laura

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


Thread

Dabbling in web development bSneddon <w.g.sneddon@gmail.com> - 2015-11-19 13:53 -0800
  Re: Dabbling in web development Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-19 15:03 -0700
  Re: Dabbling in web development Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-11-19 22:35 +0000
  Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-19 23:53 +0100
    Re: Dabbling in web development Marko Rauhamaa <marko@pacujo.net> - 2015-11-20 01:07 +0200
      Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-20 00:28 +0100
  Re: Dabbling in web development Chris Angelico <rosuav@gmail.com> - 2015-11-20 10:09 +1100
  Re: Dabbling in web development Laura Creighton <lac@openend.se> - 2015-11-20 00:20 +0100
  Re: Dabbling in web development Dietmar Schwertberger <maillist@schwertberger.de> - 2015-11-20 00:02 +0100
    Re: Dabbling in web development bSneddon <w.g.sneddon@gmail.com> - 2015-11-20 10:01 -0800

csiph-web