[Year 12 SofDev] Sorting Algorithms, T

Philip Feain feainp at stkevins.vic.edu.au
Wed Jul 13 14:40:17 AEST 2016


Hi Chris

Very impressive. Just about to get students playing with creating some
little sorting and searching tasks.

Cheers

Phil Feain.

On Wed, Jul 13, 2016 at 12:46 PM, Chris Bucknell <
Chris.Bucknell at haileybury.vic.edu.au> wrote:

> HI All,
>
>
>
> To go along with Selina’s “timeit” for sorting, I’ve put together a little
> presentation on sorting and searching algorithms which you can assess at:
>
>
>
> https://mix.office.com/watch/d707khs4twrl
>
>
>
> Love any comments, suggestions and feedback.
>
>
>
> Cheers
>
>
>
> *Chris Bucknell*
>
> Head of CDT; Coord, Internal Exam; House Tutor
>
> +61 3 9904 6360
>
> Chris.Bucknell at haileybury.vic.edu.au <%7bemail%7d>
>
> www.haileybury.vic.edu.au
>
>
> *From:* sofdev-bounces at edulists.com.au [mailto:
> sofdev-bounces at edulists.com.au] *On Behalf Of *Selina Dennis
> *Sent:* Monday, 11 July 2016 11:40 PM
> *To:* Year 12 Software Development Teachers' Mailing List
> *Subject:* [Year 12 SofDev] Sorting Algorithms, T
>
>
>
> Hi everyone,
>
>
>
> I was playing around with the Python package “timeit” as part of teaching
> sorting algorithms and thought I’d send it to the list in the spirit of
> sharing. I don’t suggest running anything bigger than *n*=50000 unless
> you’re willing to wait patiently!  (For interest, *n*=50,000 takes 71
> seconds using selection sort, 0.11 seconds using quicksort)
>
>
>
> Even if you’re not teaching Python, if you have Python installed on your
> computer you can use it to play around with different *n* values to
> demonstrate algorithm complexity in relation to sort time.
>
>
>
> I’ve attached the code as a zip file in case .py files are filtered.
>
>
>
> Thanks,
>
>
>
> Selina Dennis
>
> Strathmore Secondary College
>
> _______________________________________________
> http://www.edulists.com.au - FAQ, Subscribe, Unsubscribe
> IT Software Development Mailing List kindly supported by
> http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment
> Authority and
> http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html
> http://www.vitta.org.au  - VITTA Victorian Information Technology
> Teachers Association Inc
> http://www.swinburne.edu.au/ict/schools - Swinburne University
>



-- 
Phil Feain

*Head of eLearning*
*Head of Information Technology*
*St. Kevin's College*

-- 
This email message does not represent the view of St Kevins College, is 
intended only for the addressee(s) and contains information that may be 
confidential and/or copyright. If you are not the intended recipient please 
notify the sender by reply email and immediately delete this email. Use, 
disclosure or reproduction of this email by anyone other than the intended 
recipient(s) is strictly prohibited. No representation is made that this 
email or any attachments are free of viruses. Virus scanning is recommended 
and is the responsibility of the recipient.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20160713/a53ac23e/attachment.html 


More information about the sofdev mailing list