<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi list. </p>
<p>doing some surfin online and spotted this algorithm. The website has some handy stuff too.</p>
<p>VB.NET</p>
<p>&nbsp;</p>
<p><a href="http://www.vb-helper.com/howto_net_quicksort_remove_duplicates.html">http://www.vb-helper.com/howto_net_quicksort_remove_duplicates.html</a></p>
<p>&nbsp;</p>
<p>I like it as it has simple code to follow..</p>
<p>If you like..great, if not, it was just an offer so feel free to delete or modify.</p>
<p>&nbsp;</p>
<p>Kent.</p>
<div>
<p>&nbsp;</p>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px">
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><font style="BACKGROUND-COLOR: #ffffff" color="#0000ff" size="3" face="Poor Richard">Kent Beveridge</font></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><font color="#3366ff">ICT Co-ordinator, St.Brigids CSC, HORSHAM,Vic,Aus.</font></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><font color="#3366ff"><a href="mailto:kbeveridge@stbc.vic.edu.au">kbeveridge@stbc.vic.edu.au</a></font></div>
<div style="FONT-FAMILY: Tahoma; FONT-SIZE: 13px"><font color="#3366ff"></font>&nbsp;</div>
</div>
</div>
<div style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 16px">
<hr tabindex="-1">
<div style="DIRECTION: ltr" id="divRpF793153"><font color="#000000" size="2" face="Tahoma"><b>From:</b> sofdev-bounces@edulists.com.au [sofdev-bounces@edulists.com.au] on behalf of Mark KELLY [kel@mckinnonsc.vic.edu.au]<br>
<b>Sent:</b> Tuesday, 26 July 2011 1:09 PM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List<br>
<b>Subject:</b> Re: [Year 12 SofDev] Stack simulator task<br>
</font><br>
</div>
<div></div>
<div>As for data files, my kids can manage serial. The data load would not be big enough or performance-hungry enough to justify random access files, as interesting as they are.<br>
<br>
It's only now, this late in the year, that I can talk to the students freely using terms like intialise, decrement, subprogram, declare, property, array, event, and parameter without having to translate the terms. It's amazing how little progress some students
 make during the year. I don't like to overestimate their understanding, and only expect 'meat &amp; potatoes' programming.<br>
I leave the API calls, library functions, SQL databases etc to the universities.<br>
<br>
Cheers<br>
Mark<br>
<br>
<div class="gmail_quote">On 26 July 2011 12:26, Kevork Krozian &lt;<a href="mailto:kevork@edulists.com.au" target="_blank">kevork@edulists.com.au</a>&gt; wrote:<br>
<blockquote class="gmail_quote"><br>
Hi Folks,<br>
<br>
&nbsp; Interesting direction this discussion on data structures and techniques<br>
for manipulation of them.<br>
<br>
Of the relevant KK mentioned in the study design for U4O1<br>
. forms and uses of data structures to organise and manipulate data,<br>
including two-dimensional arrays, stacks and queues<br>
. &nbsp;techniques for searching, including binary search, and techniques for<br>
sorting, including bubble sort and quick sort<br>
. methods of organising files to suit particular software needs, including<br>
serial and random access<br>
<br>
&nbsp;have people decided which combinations and permutations to use ?<br>
eg. anyone doing a stack ? &nbsp;Any for a queue ? &nbsp;2D array with search and/or<br>
sort ? One sort algorithm or a library function &nbsp;? &nbsp;Same with search ,<br>
linear, binary or library function ?<br>
&nbsp;Anyone focusing on serial vs random access for files in the SAC problem ?<br>
<br>
&nbsp;It would be interesting to see how problem selection, depth and<br>
complexity falls in the outcome.<br>
<br>
Kind Regards<br>
Kevork<br>
<div>
<div></div>
<div class="h5"><br>
<br>
<br>
&gt; Hi all. In an effort to get kids to master stacks and also practice their<br>
&gt; programming, I gave them a Stack Simulator task.<br>
&gt; It's not big, but it makes them think - especially about what data<br>
&gt; structure<br>
&gt; to use for the stack. &nbsp;My sample uses a listbox, which the kids need<br>
&gt; training in.<br>
&gt;<br>
&gt; Task and VB 2010 sample solution attached.<br>
&gt;<br>
&gt; Enjoy.<br>
&gt;<br>
&gt; --<br>
&gt; Mark Kelly<br>
&gt; Manager of ICT, Reporting, IT Learning Area<br>
&gt; McKinnon Secondary College<br>
&gt; McKinnon Rd McKinnon 3204, Victoria, Australia<br>
&gt; Direct line / Voicemail: &#43;613 8520 9085, Fax &#43;613 9578 9253<br>
&gt; <a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a><br>
&gt; VCE IT Lecture Notes: <a href="http://vceit.com" target="_blank">http://vceit.com</a><br>
</div>
</div>
&gt; Moderator: IT Applications Edulist &lt;<a href="http://www.edulists.com.au/" target="_blank">http://www.edulists.com.au/</a>&gt;<br>
<div class="im">&gt;<br>
&gt; Want a good time? Call 0112358. Ask for Mr Fibonacci.<br>
</div>
&gt; _______________________________________________<br>
&gt; <a href="http://www.edulists.com.au" target="_blank">http://www.edulists.com.au</a> - FAQ, Subscribe, Unsubscribe<br>
&gt; IT Software Development Mailing List kindly supported by<br>
&gt; <a href="http://www.vcaa.vic.edu.au" target="_blank">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment Authority<br>
&gt; and<br>
&gt; <a href="http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html" target="_blank">
http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html</a><br>
&gt; <a href="http://www.vitta.org.au" target="_blank">http://www.vitta.org.au</a> &nbsp;- VITTA Victorian Information Technology Teachers<br>
&gt; Association Inc<br>
<br>
_______________________________________________<br>
<a href="http://www.edulists.com.au" target="_blank">http://www.edulists.com.au</a> - FAQ, Subscribe, Unsubscribe<br>
IT Software Development Mailing List kindly supported by<br>
<a href="http://www.vcaa.vic.edu.au" target="_blank">http://www.vcaa.vic.edu.au</a> - Victorian Curriculum and Assessment Authority and<br>
<a href="http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html" target="_blank">http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html</a><br>
<a href="http://www.vitta.org.au" target="_blank">http://www.vitta.org.au</a> &nbsp;- VITTA Victorian Information Technology Teachers Association Inc<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Mark Kelly<br>
Manager of ICT, Reporting, IT Learning Area<br>
McKinnon Secondary College<br>
McKinnon Rd McKinnon 3204, Victoria, Australia<br>
Direct line / Voicemail: &#43;613 8520 9085, Fax &#43;613 9578 9253<br>
<a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a><br>
VCE IT Lecture Notes: <a href="http://vceit.com" target="_blank">http://vceit.com</a><br>
Moderator: <a href="http://www.edulists.com.au/" target="_blank">IT Applications Edulist</a><br>
<br>
<font size="&#43;0">Want a good time? Call 0112358. Ask for Mr </font>Fibonacci.<br>
<br>
<br>
<font style="BACKGROUND-COLOR: #ffffff">
<p align="center"><font style="BACKGROUND-COLOR: #ffffff">Click <a href="https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==" target="_blank">
here</a> to report this email as spam.</font></p>
</font></div>
</div>
</div>
<br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This message has been scanned for malware by Websense.  </FONT><A href="http://www.websense.com/"><FONT style="BACKGROUND-COLOR: #ffffff" color=#000000>www.websense.com</FONT></A></P>
</body>
</html>