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....@python.org 
[edu-sig-bounces+zmiller=gsc....@python.org] On Behalf Of 
edu-sig-requ...@python.org [edu-sig-requ...@python.org]
Sent: Thursday, February 24, 2011 6:00 AM
To: edu-sig@python.org
Subject: Edu-sig Digest, Vol 91, Issue 11

Send Edu-sig mailing list submissions to
        edu-sig@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-requ...@python.org

You can reach the person managing the list at
        edu-sig-ow...@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 <zmil...@gsc.edu>
To: "edu-sig@python.org" <edu-sig@python.org>
Subject: [Edu-sig] UnitTest?
Message-ID: <1decd34b57c2c44a8f3374d034e6735a03133c6f7...@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 <kb1...@aim.com>
To: edu-sig@python.org
Subject: Re: [Edu-sig] UnitTest?
Message-ID: <4d65d9fa.50...@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.ur...@gmail.com>
To: "edu-sig@python.org" <edu-sig@python.org>
Subject: Re: [Edu-sig] UnitTest?
Message-ID:
        <AANLkTimkrPyrg46R1RDUXLJGwer03To_naxLiWP=g...@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 <zmil...@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@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@python.org
http://mail.python.org/mailman/listinfo/edu-sig


End of Edu-sig Digest, Vol 91, Issue 11
***************************************
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to