Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5927
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!tudelft.nl!txtfeed1.tudelft.nl!multikabel.net!newsfeed10.multikabel.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <mount.sarah@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.033 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.06; 'python': 0.08; '21,': 0.09; 'wrote:': 0.14; 'shuttleworth': 0.16; 'cc:addr:python-list': 0.17; 'header:In-Reply-To:1': 0.21; 'cc:2**0': 0.22; 'cc:no real name:2**0': 0.23; 'sfxlen:0': 0.23; '(or': 0.24; 'senior': 0.28; 'message-id:@mail.gmail.com': 0.28; 'sat,': 0.29; 'cc:addr:python.org': 0.30; 'received:209.85.215': 0.30; 'received:209.85.215.46': 0.30; 'received:mail- ew0-f46.google.com': 0.30; 'university': 0.35; 'using': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.37; 'references': 0.37; 'url:org': 0.38; 'but': 0.38; 'subject:: ': 0.38; 'some': 0.38; 'received:209': 0.39; 'actively': 0.40; 'him': 0.61; 'here:': 0.62; 'url:net': 0.63; 'our': 0.63 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=8RUMzXiR8UX02If7uSWJBnvA1MXd0fhhP+zwhMkGFtU=; b=LH6whiDpvT1pEWK9D2FBpR2ua0Ia0WDZ4ASH9GT/lqX9z/Jv2G9LhJ2Gi3AYcMyYvp MknaRS4YDH+JSN/Oo2X2i1dcs97Pwu9/9eW/ynOigV/4YuzYQRtmSLE09TaRpCdrNrfB WyvAttHHJPQKpHZdkiWhDcDD8/SV1MT0EpoBM= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=sIYWIv3xkSNoTjZeJ3Pp2vW0f6SiTM1jMM2BQg7jTCkhDAvltwzEkbXEytYWtUgKU1 le8mGv1mkW5PmcuTj/H8hgXnVgKlSqAy1FNqAQ1/c3C5Edv/rfEbvnLZqgPyB/U/W17G O7gYYIeqWVqfL4L24++BrQdgyIes3SJZMu+m8= |
| MIME-Version | 1.0 |
| In-Reply-To | <franck-66B17A.10304021052011@news.free.fr> |
| References | <franck-66B17A.10304021052011@news.free.fr> |
| From | Sarah Mount <mount.sarah@gmail.com> |
| Date | Sat, 21 May 2011 16:37:21 +0100 |
| Subject | Re: Python in CS1 |
| To | Franck Ditter <franck@ditter.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | python-list@python.org |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1883.1305992281.9059.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1305992281 news.xs4all.nl 49180 [::ffff:82.94.164.166]:35150 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:5927 |
Show key headers only | View raw
On Sat, May 21, 2011 at 09:30, Franck Ditter <franck@ditter.org> wrote: > Except at MIT, who knows some good CS1 references for teaching Python ? James Shuttleworth and I did a lot of this at Coventry, the book Python for Rookies came from that. We don't use Python in CS1 at Wolverhampton, but James is still actively using our old syllabus (or a variant). You can reach him here: http://dis-dot-dat.net/ Sarah -- Sarah Mount, Senior Lecturer, University of Wolverhampton website: http://www.snim2.org/ twitter: @snim2
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python in CS1 Franck Ditter <franck@ditter.org> - 2011-05-21 10:30 +0200 Re: Python in CS1 Corey Richardson <kb1pkl@aim.com> - 2011-05-21 10:19 -0400 Re: Python in CS1 "Patty" <patty@cruzio.com> - 2011-05-21 08:24 -0700 Re: Python in CS1 Sarah Mount <mount.sarah@gmail.com> - 2011-05-21 16:37 +0100
csiph-web