finished #divingin

This commit is contained in:
Mark Pilgrim
2009-08-16 12:54:50 -04:00
parent d11dddfa6b
commit e42e6b91b2
+1 -1
View File
@@ -20,7 +20,7 @@ body{counter-reset:h1 11}
</blockquote>
<p id=toc>&nbsp;
<h2 id=divingin>Diving In</h2>
<p class=f>FIXME
<p class=f>My Windows laptop had 38,493 files before I installed a single application. Installing Python 3 added almost 3,000 files to that total. Files are the primary storage paradigm of every major operating system; the concept is so ingrained that most people would have trouble <a href=http://en.wikipedia.org/wiki/Computer_file#History>imagining an alternative</a>. Your computer is, metaphorically speaking, drowning in files.
<h2 id=reading>Reading From Text Files</h2>