Skip to main content Link Search Menu Expand Document (external link)

πŸ“š Resources

Table of contents

  1. Supplemental Resources
    1. Diagrams
    2. Course-Specific Resources
    3. Python Extra Practice
    4. Probability Extra Practice
    5. Permutation Testing Visualization
    6. Instructional Videos
    7. Lecture-Specific Videos
    8. Review Videos
  2. Practice Exams
  3. UC San Diego Links
  4. Other

Supplemental Resources

Diagrams

We’ve compiled all of the interactive diagrams that are found in lecture, like the one below, and put them in a separate Diagrams page. Check it out!

Course-Specific Resources

These resources will directly complement the content from lectures and assignments in this course. Use them often!

Python Extra Practice

If you’re looking for additional Python practice, these resources are generally helpful for Python learners, but are not specific to our course. Use them for futher explanations and practice exercises.

Probability Extra Practice

These are some additional resources to complement our lecture and assignments on probability. Use them for extra problem-solving practice.

Permutation Testing Visualization

This article and visualization intuitively decribes permutation testing. It’s very helpful for thinking about how permutation testing works and why it is useful.

Instructional Videos

These are some videos we made to address common questions of DSC 10 students. Definitely watch them!

Lecture-Specific Videos

These are some videos we made to supplement a previous iteration of the course. They cover information that we’ll also cover this quarter.

Review Videos

Practice Exams

Past exams and detailed solutions can be found at practice.dsc10.com. Use this site to help you prepare for the midterm and final exam.

Other