[Edu-sig] Thanks!

Zac Miller zmiller at gsc.edu
Thu Feb 24 15:34:30 CET 2011


Thanks, that reference sheet is just the kind of thing I was looking for.  I'm working through those Python courses at OST and Python 3 has a lot of great things in it!

-J. Zachary Miller

________________________________________
From: edu-sig-bounces+zmiller=gsc.edu at python.org [edu-sig-bounces+zmiller=gsc.edu at python.org] On Behalf Of edu-sig-request at python.org [edu-sig-request at python.org]
Sent: Thursday, February 24, 2011 6:00 AM
To: edu-sig at python.org
Subject: Edu-sig Digest, Vol 91, Issue 11

Send Edu-sig mailing list submissions to
        edu-sig at python.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.python.org/mailman/listinfo/edu-sig
or, via email, send a message with subject or body 'help' to
        edu-sig-request at python.org

You can reach the person managing the list at
        edu-sig-owner at python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Edu-sig digest..."


Today's Topics:

   1. UnitTest? (Zac Miller)
   2. Re: UnitTest? (Corey Richardson)
   3. Re: UnitTest? (kirby urner)


----------------------------------------------------------------------

Message: 1
Date: Wed, 23 Feb 2011 23:05:02 -0500
From: Zac Miller <zmiller at gsc.edu>
To: "edu-sig at python.org" <edu-sig at python.org>
Subject: [Edu-sig] UnitTest?
Message-ID: <1DECD34B57C2C44A8F3374D034E6735A03133C6F79D9 at amp.gsc.edu>
Content-Type: text/plain; charset="iso-8859-1"

Does anyone teach any unittest or test driven development to high school (or other) students?  I'm looking for a quick reference or "cheat sheet" for python's unittest that I found around the internet once and never bookmarked.  I may be imagining it but I remember it being great.  If anyone knows the one that I think I saw one time or has a great one they wouldn't mind sharing I'd be very thankful!  If not...perhaps it is my destiny to create one.

-J. Zachary Miller




------------------------------

Message: 2
Date: Wed, 23 Feb 2011 23:09:30 -0500
From: Corey Richardson <kb1pkl at aim.com>
To: edu-sig at python.org
Subject: Re: [Edu-sig] UnitTest?
Message-ID: <4D65D9FA.50401 at aim.com>
Content-Type: text/plain; charset=ISO-8859-1

On 02/23/2011 11:05 PM, Zac Miller wrote:
> Does anyone teach any unittest or test driven development to high school (or other) students?  I'm looking for a quick reference or "cheat sheet" for python's unittest that I found around the internet once and never bookmarked.  I may be imagining it but I remember it being great.  If anyone knows the one that I think I saw one time or has a great one they wouldn't mind sharing I'd be very thankful!  If not...perhaps it is my destiny to create one.
>

I found
https://portal.g-node.org/python-summerschool-2009/_media/cheat_sheets.pdf

As a student, I wish we covered testing in class. It's a very useful skill!


--
Corey Richardson


------------------------------

Message: 3
Date: Wed, 23 Feb 2011 23:18:25 -0800
From: kirby urner <kirby.urner at gmail.com>
To: "edu-sig at python.org" <edu-sig at python.org>
Subject: Re: [Edu-sig] UnitTest?
Message-ID:
        <AANLkTimkrPyrg46R1RDUXLJGwer03To_naxLiWP=gJSp at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

I'm teaching it as a part of O'Reilly School of Technology's certificate
program in Python 3.  Steve Holden is the curriculum author.

Thanks for asking this question.  Corey's link looks useful, although Chrome
is anxious about it having security problems.

Kirby


On Wed, Feb 23, 2011 at 8:05 PM, Zac Miller <zmiller at gsc.edu> wrote:

> Does anyone teach any unittest or test driven development to high school
> (or other) students?  I'm looking for a quick reference or "cheat sheet" for
> python's unittest that I found around the internet once and never
> bookmarked.  I may be imagining it but I remember it being great.  If anyone
> knows the one that I think I saw one time or has a great one they wouldn't
> mind sharing I'd be very thankful!  If not...perhaps it is my destiny to
> create one.
>
> -J. Zachary Miller
>
>
> _______________________________________________
> Edu-sig mailing list
> Edu-sig at python.org
> http://mail.python.org/mailman/listinfo/edu-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20110223/9605eb70/attachment-0001.html>

------------------------------

_______________________________________________
Edu-sig mailing list
Edu-sig at python.org
http://mail.python.org/mailman/listinfo/edu-sig


End of Edu-sig Digest, Vol 91, Issue 11
***************************************


More information about the Edu-sig mailing list