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

πŸ“š Resources

Table of contents

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

Supplemental Resources

Course-Specific Resources

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

Diagrams

All of the interactive diagrams from lecture, like the one below, are available on this Diagrams page. Check it out!

Tutor-Created Resources

We’ve compiled a collection of Tutor-Created Resources that you might find useful for additional explanations and examples. The resources include videos, slideshows, reference sheets, and more. Feel free to have a look around!

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.

Practice Exams

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

Other