Skip to content

Commit

Permalink
pre-semester debugging-guide set up
Browse files Browse the repository at this point in the history
  • Loading branch information
jding25 committed Aug 20, 2024
1 parent 682e8a8 commit 4c8526c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ book:
- jupyter101/jupyter101.md
- jupyter_datahub/jupyter_datahub.md
- autograder_gradescope/autograder_gradescope.md
- pandas/pandas.md
- regex/regex.md
- visualizations/visualizations.md
- projA1/projA1.md
- projA2/projA2.md
- sql/sql.md
# - pandas/pandas.md
# - regex/regex.md
# - visualizations/visualizations.md
# - projA1/projA1.md
# - projA2/projA2.md
# - sql/sql.md

sidebar:
logo: "data100_logo.png"
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jupyter: python3

# About {.unnumbered}

This text offers pointers for keyboard shortcuts or common mistakes that accompany the coursework in the Summer 2024 Edition of the UC Berkeley course Data 100: Principles and Techniques of Data Science.
This text offers pointers for keyboard shortcuts or common mistakes that accompany the coursework in the Fall 2024 Edition of the UC Berkeley course Data 100: Principles and Techniques of Data Science.

Inspiration for this guide was taken from the UC San Diego course DSC 10: Principles of Data Science and their [debugging guide](https://dsc10.com/debugging/).

If you spot any typos or would like to suggest any changes, please fill out the [Data 100 Content Feedback Form (Summer 2024)](https://forms.gle/Yu6ZAL6foGvv48wb8). Note that this link will only work if you have an @berkeley.edu email address. If you're not a student at Berkeley and would like to provide feedback, please email us at **data100.instructors@berkeley.edu**
If you spot any typos or would like to suggest any changes, please email us at **data100.instructors@berkeley.edu**

0 comments on commit 4c8526c

Please sign in to comment.