- Making data more complicated
- Text files and binary files
- Lists
- CSV
- XML
-
Do or review the Programming Historian command line tutorial because we'll be doing a lot of stuff in the command line next week!
-
Let's continue to practice algorithmic thinking. Write out in plain English an algorithm to guess whether a text represents English, French, Portugese, Urdu, Simplified Chinese, or "other".
-
Manually write out an XML document that contains the data in your CV.
-
Watch "Git Explained in 100 Seconds" without paying too close attention for now to all the commands that get brought up. We're going to do way more Git stuff next week, so don't worry about the details for now!