Greetings! Below is a list of assignments from recent classes.
Reminder: Assignments listed below indicate what to complete before class; make sure that you are signed in to Discord in order to access the practice files
🐍
Class 10 on 06/25/2020
- No homework / study hall
Class 11 on 06/30/2020
- No homework / study hall
Class 12 on 07/02/2020
- Conduct online research of argparse and make a script that takes two arguments and prints them to screen
- Research dunders for name and main
- Kik_Discord_Parser.py: review for argparse and main() implementations
Class 13 on 07/07/2020
- Ch. 5 pp. 195-211 until “There Are No Dumb Questions”
- json_in_sqlite.zip: Download for class
Class 14 on 07/09/2020
- Slack_Messages.sql: Add to query to parse fields from the Slack database from previous class
Class 15 on 07/14/2020
- Ch. 6 pp. 243-264 until “Test Drive”
- LastBuildInfo.plist: Write script that pulls out every key and value
Class 16 on 07/21/2020
- Ch. 6 pp. 265-280 until “Chapter 6’s Code”
- nskeyedarchive_files.zip: Look for UNNotificationUserInfo and pull out screen_name, full_name, and video url using the Deserializer library
Class 17 on 07/23/2020
- Ch. 7 pp. 281-308 until “Chapter 7’s Code” / blank page
- “Parsing Unknown Protobufs With Python” article
- blackboxprotobuf: Download library for protobuf decoding
- thisisdfirgmail.com: Download to follow along in class
Class 18 on 07/30/2020
- Ch. 8 pp. 309-334 “Chapter 8’s Code” / blank page