[Python-ideas] Framework for Python for CS101

Chris Barker chris.barker at noaa.gov
Tue May 26 04:21:43 CEST 2015


On Mon, May 25, 2015 at 10:50 AM, Rustom Mody <rustompmody at gmail.com> wrote:

> About programming pedagogy:
>
> | Rob Hagan at Monash had shown that you could teach students more COBOL
> with one semester of Scheme and one semester of COBOL than you
> | could with three semesters of COBOL
>

I've seen similar claims with Java and Python in place of COBOL and Scheme.

My thoughts on that are that Python already has little of the cruft that
isn't really about programming.

But it sounds to me like you aren't so much simplifying the language as
hiding parts of it, which I'm not sure buys you much.

> You cannot do programming without syntax
> Syntax is irrelevant to programming
> So what is relevant?
>

:-)

-Chris



-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150525/9088f088/attachment.html>


More information about the Python-ideas mailing list