CSE 163, Spring 2019: Resources
Materials
📅 Calendar
📄 Syllabus
💻 Homework
📝 Exams
Getting help
⏰ Office hours
📬 Piazza
📚 Resources
Other
💿 Software
📥 Gradescope
🔄 Regrades
👂 Feedback
Online Reading References
Resources that start with [square brackets] are referenced on the calendar.
Learning Python
[Schafer]
Java 2 Python 3
: A guide to learning Python by comparing it to Java - Hunter Schafer
Note: Only useful if you know Java. Chapters 1-4 and 7 are useful if you have only take 142, while all chapters are useful if you have taken 143
Learn Python in Y Minutes
Very comprehensive Python cheat sheet
(has a lot of advanced material, some of which we will eventually learn)
Data Science Libraries
[VanderPlas]
Python for Data Science
- Jake VanderPlas
[Berkely]
Principles and Techniques of Data Science
- UC Berkely Data 100 Course
Writing Python
Tips on testing code
Course Infrastructure
Gradescope Tutorial