On 8/3/07, <b class="gmail_sendername">kirby urner</b> &lt;<a href="mailto:kirby.urner@gmail.com">kirby.urner@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>For CS teachers interested in matters Pythonic:<br><br><a href="http://lambda-the-ultimate.org/node/1840" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lambda-the-ultimate.org/node/1840
</a><br><span class="sg"><br>Kirby<br><br>
</span></blockquote></div><br>Providing some of my own feedback:<br><br>There&#39;s this &quot;MIT mystique&quot; where part of the fascination is<br>all the Hogwartsian bureaucracy (the attribute &quot;Kafkaesque&quot;<br>
comes to mind):&nbsp; Course VI, with such as 6.001 and 6.099,<br>unchanged in 20 years.<br><br>That these courses are &quot;barely doable&quot; just adds to their <br>flamboyance.&nbsp;&nbsp;&nbsp; Tinkering with the core language mix, therefore, 
<br>is *significant* (if you&#39;re buying into the MIT mystique, which <br>most of us do (e.g. see my &quot;Mayan thread&quot; @ Math Forum)).<br><br>I like the idea of controlling a robot, but question whether <br>turtle &quot;move&quot; commands will be needed.&nbsp; The tux droid has 
<br>wings that flap, eyes the open and close... but it just spins <br>on its butt, doesn&#39;t walk (apropos penguins, who maybe do <br>it a lot, but not very well).&nbsp; <br><br>Easier for computer lab use, a stationary bot.
<br><br>import tux<br>tux.cmd.lefteye_open()<br>tux.rotate_on_butt(3)&nbsp; # quarter turns<br><br>stuff like that.<br><br>Beyond that, I think MIT is banking on its students being <br>highly competitive and questioning this Pythonic approach.
<br>They&#39;ll learn other languages, as an expression of their<br>academic freedom to do so.<br><br>What are we losing by moving to Python?&nbsp; Lambda calculus <br>rears from the ocean, a Legendary Beast.&nbsp; <br><br>What if we forget about lambda?&nbsp; Alonso Church et al?&nbsp; 
<br><br>&quot;Guido is a lamba hater&quot; someone warns.&nbsp; <br><br>Reminds me of pleasant chats in greener pastures with <br>Tim Peters, about &quot;little lambda&quot; (Kirby:&nbsp; &quot;we like our <br>lambdas little, make do sans the big woolly Scheme 
<br>sheep&quot;).<br><br>Kirby<br><br>