Codelab / Chapter 03
Structured Data
Lesson
- Making data more complicated
- Text files and binary files
- Lists
- CSV
- XML
Homework
Do:
-
Do or review the Programming Historian command line tutorial because we’ll be doing a lot of stuff in the command line soon!
-
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 chapter, so don’t worry about the details for now!