<?xml version="1.0"?>
<!DOCTYPE content [ <!ENTITY nbsp " "> ]>
<rdf:RDF xml:base="http://snarfed.org/rdf"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/">

<rdf:Description rdf:about="http://snarfed.org">
  <dc:title> snarfed.org  </dc:title>
  <dc:description> draw group stream of consciousness </dc:description>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>
</rdf:Description>

<rdf:Description rdf:about="http://snarfed.org/space/2006-07-23">
  <dc:title> 2006-07-23 </dc:title>
  <dc:creator> Ryan Barrett &lt;snarfed at ryanb dot org&gt; </dc:creator>
  <dc:date> 2006-07-23T04:00:00Z </dc:date>
  <dc:language> en </dc:language>
  <dc:format> text/html </dc:format>
  <dc:rights> Copyright 2002-2007 Ryan Barrett </dc:rights>

  <content>
    <h3>Teaching beginning programming with Python <a href="#"><img src="/Icon-Permalink.png" alt="Icon-Permalink.png" title="" /></a></h3>

<p><a href="/space/teaching+beginning+programming+with+Python"><img src="/space/python-new.png" alt="python-new.png" title="" /></a><a href="/space/teaching+beginning+programming+with+Python"><img src="/space/python-old.png" alt="python-old.png" title="" /></a></p>

<p>I'm a software engineer. I've been programming for a long time - in
<a href="http://www.stanford.edu/">school</a>, at <a href="http://google.com/">work</a>, and for
<a href="/space/software">fun</a>. While I was in school, I also taught computer science as
a TA for three years.</p>

<p>I TAed a <a href="http://cs107.stanford.edu/">mid-level class</a>, though, so by the time I
met the students, they didn't just know how to program, they'd also mastered
more in-depth concepts like pointers, recursion, computer architecture, and
algorithms.</p>

<p>Last Sunday, for the first time, I had the chance to teach someone to program
who'd never written a line of code before. It was very, very different from
TAing. It was also a <em>lot</em> of fun.</p>

<p><a href="/space/teaching beginning programming with Python">Read more...</a></p>

  </content>

  <rdf:Seq>

  </rdf:Seq>
</rdf:Description>
</rdf:RDF>
