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


Groups > comp.lang.python > #61597

Re: Experiences/guidance on teaching Python as a first programming language

References (6 earlier) <05fc5a48-576d-4eb9-a714-96df39f0ef1f@googlegroups.com> <mailman.3902.1386775479.18130.python-list@python.org> <ce3f38a2-a726-4d71-b538-3606a4d1ee54@googlegroups.com> <CAPTjJmrcmgi=tE-z9O9N4TwOiy9zDrLpK43XLdGq-LoWfMa7WA@mail.gmail.com> <l8a375$hd1$1@ger.gmane.org>
Date 2013-12-12 03:25 +1100
Subject Re: Experiences/guidance on teaching Python as a first programming language
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3914.1386779166.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Dec 12, 2013 at 3:18 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> On 11/12/2013 16:04, Chris Angelico wrote:
>>
>> I strongly believe that a career
>> programmer should learn as many languages and styles as possible, but
>> most of them can wait.
>
>
> I chuckle every time I read this one.  Five years per language, ten
> languages, that's 50 years I think.  Or do I rewrite my diary for next week,
> so I learn Smalltalk Monday morning, Ruby Monday afternoon, Julia Tuesday
> morning ...

Well, I went exploring the Wikipedia list of languages [1] one day,
and found I had at least broad familiarity with about one in five. I'd
like to get that up to one in four, if only because four's a power of
two.

More seriously: Once you've learned five of very different styles, it
won't take you five years to learn a sixth language. I picked up Pike
in about a weekend by realizing that it was "Python semantics meets C
syntax", and then went on to spend the next few years getting to know
its own idioms. I'd say anyone who knows a dozen languages should be
able to pick up any non-esoteric language in a weekend, at least to a
level of broad familiarity of being able to read and comprehend code
and make moderate changes to it.

[1] https://en.wikipedia.org/wiki/List_of_programming_languages

ChrisA

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


Thread

Re: Experiences/guidance on teaching Python as a first programming language Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-12-11 11:46 +0000
  Re: Experiences/guidance on teaching Python as a first programming language rusi <rustompmody@gmail.com> - 2013-12-11 06:44 -0800
    Re: Experiences/guidance on teaching Python as a first programming language Chris Angelico <rosuav@gmail.com> - 2013-12-12 02:24 +1100
      Re: Experiences/guidance on teaching Python as a first programming language rusi <rustompmody@gmail.com> - 2013-12-11 07:41 -0800
        Re: Experiences/guidance on teaching Python as a first programming language Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-11 15:53 +0000
        Re: Experiences/guidance on teaching Python as a first programming language Chris Angelico <rosuav@gmail.com> - 2013-12-12 03:04 +1100
        Re: Experiences/guidance on teaching Python as a first programming language Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-11 16:18 +0000
          Re: Experiences/guidance on teaching Python as a first programming language Roy Smith <roy@panix.com> - 2013-12-11 20:50 -0500
          Re: Experiences/guidance on teaching Python as a first programming language "Rhodri James" <rhodri@wildebst.org.uk> - 2013-12-12 23:50 +0000
        Re: Experiences/guidance on teaching Python as a first programming language Chris Angelico <rosuav@gmail.com> - 2013-12-12 03:25 +1100
        Re: Experiences/guidance on teaching Python as a first programming language Tim Delaney <timothy.c.delaney@gmail.com> - 2013-12-12 07:13 +1100

csiph-web