课程概况
This course will introduce the core data structures of the Python programming language. We will move past the basics of procedural programming and explore how we can use the Python built-in data structures such as lists, dictionaries, and tuples to perform increasingly complex data analysis. This course will cover Chapters 6-10 of the textbook “Python for Everybody”. This course covers Python 3.
课程大纲
Week 1 Chapter Six: Strings
Welcome
Materials
Lecture materials
Review: Chapter 6
Assignment: Chapter 6
Bonus: Chapter 6
Additional materials
Quiz: Chapter 6 Quiz
: Assignment 6.5
Week 2 Unit: Installing and Using Python
Installing Python - Overview
Recommended: Install Python - Windows 8
Recommended: Using Python - Macintosh
Recommended: Using Python - Linux / Raspberry Pi
Recommended: Optional Assignment
Week 3 Chapter Seven: Files
Lecture Materials
Review: Chapter 7
Assignment: Chapter 7
Bonus: Chapter 7
Quiz: Chapter 7 Quiz
: Assignment 7.1
: Assignment 7.2
Week 4 Chapter Eight: Lists
Lecture Materials
Review: Chapter 8
Assignment: Chapter 8
Bonus: Chapter 8
Quiz: Chapter 8 Quiz
: Assignment 8.4
: Assignment 8.5
Week 5 Chapter Nine: Dictionaries
Lecture Materials
Review: Chapter 9
Assignment: Chapter 9
Bonus: Chapter 9
Quiz: Chapter 9 Quiz
: Assignment 9.4
Week 6 Chapter Ten: Tuples
Lecture Materials
Review: Chapter 10
Assignment: Chapter 10
Bonus: Chapter 10
Quiz: Chapter 10 Quiz
: Assignment 10.2
Week 7 Graduation
Graduation Ceremony