<div><span class="gmail_quote">On 2/7/07, <b class="gmail_sendername">Andre Roberge</b> &lt;<a href="mailto:andre.roberge@gmail.com">andre.roberge@gmail.com</a>&gt; wrote:</span></div>
<div><span class="gmail_quote"></span><br>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Programming is a tool used in studying computer science - just like<br>math is a tool useful in the study of Physics.&nbsp;&nbsp;OOP is a modern tool
<br>used in studying computer science; just like vector-based calculus is<br>a modern tool used in studying Physics.</blockquote>
<div>&nbsp;</div>
<div>OOP is a tool for analyzing a problem in terms of objects and their</div>
<div>relationships.&nbsp; It&#39;s not just a way of writing code, it&#39;s a style of thinking.</div>
<div>&nbsp;</div>
<div>It&#39;s also accessible to newbies.&nbsp; </div>
<div>&nbsp;</div>
<div>To bleep over it, in a course about using computers to solve problems, </div>
<div>seems wasteful of a golden opportunity, since Python makes it easy </div>
<div>(&quot;working pseudocode&quot; &quot;fits your brain&quot; and all that).</div>
<div><br>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Choosing to use a simple tool (procedural programming, supplemented by<br>relevant usage of &quot;dot notation&quot; with little if any mention of
<br>object/classes) so that more applications of computer science,<br>including graphics, can be covered is most likely more appropriate.</blockquote>
<div>&nbsp;</div>
<div>I sincerely doubt it.&nbsp; You can try to make the case, but nothing I&#39;ve seen</div>
<div>here so far has been persuasive.&nbsp; </div>
<div>&nbsp;</div>
<div>Graphics are paradigm objects.&nbsp; It&#39;s very lazy to revert to procedural </div>
<div>techniques in the face of a language that offers so much more.&nbsp; </div>
<div>&nbsp;</div>
<div>Stick to FORTRAN maybe?<br>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You wrote: &quot;we&#39;re in a dark age right now&quot;.&nbsp;&nbsp;Let me agree and take<br>this statement to the extreme.&nbsp;&nbsp;Forget about OOP.&nbsp;&nbsp;We need to start
<br>teaching kids about qubits, and the bra and ket notation.&nbsp;&nbsp;This is<br>where the future lies, with quantum computing and quantum<br>cryptography.&nbsp;&nbsp;Furthermore, the notation is *a lot* simpler than the<br>&quot;rib&quot; syntax which you are so fond of, as long as you only deal with
<br>finite dimensional spaces.&nbsp;&nbsp;&nbsp;&nbsp;Yet, I would not argue that this would<br>be appropriate for a CS0 course.</blockquote>
<div>&nbsp;</div>
<div>Your analogies of OO with advanced mathematics, thereby suggesting </div>
<div>that OO should be seen as beyond the reach of CS0 is precisely the </div>
<div>attitude I disagree with.&nbsp; </div>
<div>&nbsp;</div>
<div>It&#39;s woven into our everyday patterns of thought, OO is, including ideas </div>
<div>of inheritance, even polymorphism.&nbsp; </div>
<div>&nbsp;</div>
<div>What a great opportunity to connect ordinary patterns of thought with </div>
<div>a formal, machine-executabe language.&nbsp; What a waste to ignore this </div>
<div>opportunity.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Students taking a CS0 course have to be able to write simple programs,<br>in various areas (including graphics).&nbsp;&nbsp;There&#39;s nothing wrong in
<br>teaching procedurally based programming at that level.&nbsp;&nbsp;What is<br>important is to make them *think* ... not to dazzle them with the<br>latest tool.<br><br>André</blockquote>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I feel sorry for students who get suckered into taking such CS0s and</div>
<div>wish they wouldn&#39;t get their first impressions of Python from such </div>
<div>courses.&nbsp; </div>
<div>&nbsp;</div>
<div>Bad PR for Python Nation the way I see it.&nbsp; </div>
<div>&nbsp;</div>
<div>Fortunately, not all CS0s are so crummy.</div>
<div>&nbsp;</div>
<div>Kirby</div>
<div>&nbsp;</div>