Skip to content

Latest commit

 

History

History
115 lines (67 loc) · 3.77 KB

sta141b.md

File metadata and controls

115 lines (67 loc) · 3.77 KB

STA 141B References

Core References

Additional References

Git

Python

Visualization

  • The Elements of Graphing Data by Cleveland. This is a classic about how to design graphics.

  • Visualizing Data by Cleveland. Another classic, about how to choose the right graphic for your data. Complements "The Elements of Graphing Data".

  • Color Brewer 2, a website to help you choose colors.

  • Color Oracle, a free colorblindness simulator for Windows, OS X, and Linux.

  • Emery's Essentials, a website to help you choose the right graphic.

Writing

  • Style: Lessons in Clarity and Grace by Williams & Bizup.

Statistics & Data Science

SQL

Web APIs & Web Scraping

JavaScript & D3