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


Groups > comp.lang.python > #61407

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

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Experiences/guidance on teaching Python as a first programming language
Date 2013-12-09 14:57 -0500
References <CAHVvXxS23g8dxO23pPTmXLo0z=QzJY_CjwMUtJcvAVfRhZa8bA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3790.1386619061.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 12/9/2013 7:23 AM, Oscar Benjamin wrote:
> Hi all,
>
> I work in a University Engineering faculty teaching, among other
> things, programming. In our last meeting about improving our teaching
> syllabus and delivery we've identified the first year programming
> courses as an area where there is room for improvement and we're
> considering (mainly on my suggestion) switching to using Python as the
> first programming language that we use to introduce our students to
> programming. I'm interested to know if anyone can share experience of
> a similar situation or can point to any case studies about this.

A few years ago, MIT switched from Scheme (which I believe originated at 
MIT) to Python for its first course. There might faculty blogs 
discussing the reasons. In any case, the course is one of MIT's free 
online offerings. There is a draft of a syllabus for your school. 
Certainly, most of the concept taught in the current C course could be 
taught with Python instead.

-- 
Terry Jan Reedy

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


Thread

Re: Experiences/guidance on teaching Python as a first programming language Terry Reedy <tjreedy@udel.edu> - 2013-12-09 14:57 -0500
  Re: Experiences/guidance on teaching Python as a first programming language Conor Hughes <conorh@conorh.net> - 2013-12-09 15:25 -0800

csiph-web