/Readings

A curated list of suggested reading materials.

Readings

A (work in progress) curated list of suggested reading materials relating to Data Science.

There are no required readings for this course; however, if you’re interested in learning more and reading about data science topics, we recommend the following texts as supplementary to the main elements of the course:

  • Grus J (2019, 2nd ed) Data Science from Scratch. This book takes you into HOWs and WHYs, rather than just learning to use a library you don't really understand. This is the harder book, but you will grow tremendously working though it. Can be accessed for free through your UCSD login
  • Vanderplas, J (2023, 2nd ed) Python Data Science Handbook. Short and too the point. Both the text and the code are freely available on Github. Learn to use standard libraries to get things done.

Some older Tutorials for this class exist if you'd like to see them.

Articles

  • 50 Years of Data Science, D Donoho
  • Exploratory Data Analysis, JW Tukey
  • Depth of Learning, M Buchanan
  • Points of View: Storytelling, M Krzywinski & A Cairo
  • Data Organization in Spreadsheets, K Broman & K Woo
  • Good Enough Practices in Scientific Computing, G Wilson et al.

Writing Code / Programming Practices

Blogs

Textbooks

  • Data Science from Scratch, Joel Grus
  • Python Data Science Handbook, Jake VanderPlas

Journals