Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.078 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'subject:Python': 0.06; 'assignment': 0.07; 'class,': 0.07; 'subject:language': 0.09; 'language.': 0.14; '(without': 0.16; '11:59': 0.16; 'assignments': 0.16; 'basic.': 0.16; 'lisp,': 0.16; 'prolog,': 0.16; 'subject:programming': 0.16; 'java,': 0.16; 'all.': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'to:name:python- list@python.org': 0.22; 'source': 0.25; 'first,': 0.26; 'nearly': 0.26; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'testing': 0.29; 'am,': 0.29; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'went': 0.31; 'code': 0.31; 'pascal': 0.31; 'class': 0.32; 'problem': 0.35; 'basic': 0.35; 'agree': 0.35; 'classes': 0.35; 'late': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'c++': 0.36; 'ibm': 0.36; 'university,': 0.36; 'too': 0.37; 'to:addr:python-list': 0.38; 'that,': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'university': 0.39; 'easy': 0.60; 'course': 0.61; 'first': 0.61; 'exchange': 0.63; 'high': 0.63; 'fee': 0.63; 'myself': 0.63; 'offering': 0.63; 'college': 0.70; 'business': 0.70; 'training': 0.77; '360': 0.84; 'idiot.': 0.84; 'standards,': 0.84; 'undergrad': 0.84; 'cognitive': 0.91; 'edwards': 0.91; 'taught': 0.96; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Kapb0SeJNAOmlvQM3xLPFpRRPGIax3VaBAy1Xy1gIVI=; b=TtANo8woy6x8SLnYlXZPzPeyB2Yoff0ExCFL1Eoq5bQuV2ODGWjQt7nG+hYTyLRDPA UVXM0GFZUxbnEoiwGg1S22r8ABOEje6XkQuodekyftO5w/ke0gsgaaqqc+IFNj7t5vco I9KIud1+rCoJrH3NLZ643aTNKJ6RxgDCiwgDxs89a9CzKpexxPjLwaEBwiTkRN1Jqxce N17NeVw8trAuW91RQ+G+XuSmtjyfB8LUXetbqDYm/E47LgOAU0CW4ueVUBSIxNHIM55z tvQbenMycKe0HeFnmoJSerRsk2wq1Ntnrw4kz3QS34itmY91ngDn62EIlQIOV/gLJ4K+ wmaA== MIME-Version: 1.0 X-Received: by 10.180.149.175 with SMTP id ub15mr4269290wib.10.1387300693648; Tue, 17 Dec 2013 09:18:13 -0800 (PST) In-Reply-To: References: <20131212213602.806ef8fd2626ca6f34bc83d6@gmx.net> <20131216213225.2006b30246e3a08ee241a191@gmx.net> <20131217165144.39bf9ba1cd4e4f27a96893ca@gmx.net> Date: Tue, 17 Dec 2013 12:18:13 -0500 Subject: Re: Experiences/guidance on teaching Python as a first programming language From: Larry Martell To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387300700 news.xs4all.nl 2895 [2001:888:2000:d::a6]:51644 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62217 On Tue, Dec 17, 2013 at 11:59 AM, Grant Edwards wrote: > On 2013-12-17, Wolfgang Keller wrote: > >>> I was also taught C as an undergrad but having already learned Java, C >>> and C++ before arriving at University I found the C course very easy >>> so my own experience is not representative. Many of the other students >>> at that time found the course too hard and just cheated on all the >>> assignments (I remember one students offering to fix/finish anyone's >>> assignment in exchange for a bottle of cider!). I did that, but my fee was a case of beer. >> >> The problem with the C class wasn't that it was "hard". I had passed my >> Pascal class, which taught nearly exactly the same issues with >> "straight A"s before (without ever having writeen any source code ever >> before). And by standard cognitive testing standards, I'm not exactly >> considered to be an idiot. > > I agree that C is a awful pedagogical language. When I was in > university, the first language for Computer Science or Computer > Engineering students was Pascal. After that, there were classes that > surveyed Prolog, SNOBOL, LISP, Modula, APL, FORTRAN, COBOL, etc. If > you were an "other" engineering/science major, you learned FORTRAN > first (and last). I think there may also have been some business > types who were taught BASIC. > > C wasn't taught at all. It wasn't for me either when I went to college in the late 1970's. Pascal first, then FORTRAN, then IBM 360 assembler. That was all the formal language training I had. (I had taught myself BASIC in high school.)