Skip to content

Commit

Permalink
Week 1 and Week 2 Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
michellesuminpark committed Aug 28, 2024
1 parent fc05f56 commit ce7a632
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 44 deletions.
8 changes: 3 additions & 5 deletions _modules/week-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,15 @@ status: Active

Aug 28
: **1**{: .label} Introduction, Course Overview
: [Slides](https://docs.google.com/presentation/d/1i6bZwfjf8sHiXVmoHDwHbma857xuc2XUvClikDKe0qM/edit?usp=sharing) • [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec01%2Flec01.ipynb&branch=main) • [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec01%2Flec01-blank.ipynb&branch=main)
: [Slides]() • [Code]() • [Blank Code]()



Aug 30
: **2**{: .label} Jupyter Notebooks, Arithmetic
: [Slides](https://docs.google.com/presentation/d/1FtZq1so09ONVyxUMjatcMOybYFqwqKXBfxjaA2WHvxg/edit?usp=sharing) • [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec02%2Flec02.ipynb&branch=main) • [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec02%2Flec02-blank.ipynb&branch=main)
: [Slides]() • [Code]() • [Blank Code]()
: *Optional Reading:* [CIT 1.1](https://inferentialthinking.com/chapters/01/1/intro.html), [3.1](https://inferentialthinking.com/chapters/03/1/Expressions.html); [SPR 8](https://cs.stanford.edu/people/nick/py/python-math.html)
: **Survey**{: .label .label-survey} [Welcome Survey](https://forms.gle/xnsdLifJwTCU19kw9)   **Due Jul 1 @ 11:00PM**
: **Reading**{: .label .label-reading} [Weekly Reading 1](https://bcourses.berkeley.edu/courses/1535590/files)  **Due July 5 @ 12:00PM**
: [Assignment](https://docs.google.com/document/d/16cbsVKO6sFQrD_vptXmVLDqsl2m-3CnCgugjGdxL4RU/edit?usp=sharing)  
: **Discussion 1**{: .label .label-discussion} Fractions & Health Data
: [Worksheet](./assignments/disc01.pdf) •
: [Worksheet]() •
<!--[Solutions](./assignments/disc01-sols.pdf) -->
52 changes: 13 additions & 39 deletions _modules/week-02.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,23 @@
---
title: Week 2 — Visualizing Data
class: Berkeley
status: Inactive
status: Active
---

Aug 30
: **3**{: .label} Evaluation, Names, Data Types
: [Slides](https://docs.google.com/presentation/d/1scmm3luXsy8EcIsV6E36ovDm2TEerRL2J-VMCKOE7JY/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec03%2Flec03.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec03%2Flec03-blank.ipynb&branch=main)
: *Optional Reading:* [CP 1.2](https://www.composingprograms.com/pages/12-elements-of-programming.html); [CIT 3.2](https://inferentialthinking.com/chapters/03/2/Names.html); [4.1](https://www.inferentialthinking.com/chapters/04/1/Numbers.html); [4.2](https://inferentialthinking.com/chapters/04/2/Strings.html)
: **Lab 1**{: .label .label-lab} [Using Jupyter Notebooks](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2F%2Flab%2Flab01%2Flab01.ipynb&branch=main) &nbsp;**Due Jul 3 @ 11:00PM**


Sep 2
: No Class — Labor Day

Jul 8
: **6**{: .label} Introduction to Social Science Research
: [Slides](https://docs.google.com/presentation/d/1-tjwBPnlf4WbCu5WOXQfaE8qNNwBUQm7VKHh1oyRNnI/edit?usp=sharing)
: **7**{: .label} Introduction to Visualization
: [Slides](https://docs.google.com/presentation/d/1b9u67ioGRpVOI8UUbVO9b3BFALsXDw5vo2dzIhvHDTI/edit?usp=sharing)
: **Reading**{: .label .label-reading} Weekly Reading 2 &nbsp;**Due July 12 @ 12:00PM**
: [Text](https://data-feminism.mitpress.mit.edu/pub/2wu7aft8/release/3) &#8226; [Assignment](https://docs.google.com/document/d/1b4mfcolUVPYY1ukvheEwd6zfppBa5p0Diqfw2WnRyfY/edit?usp=sharing)
:*Optional Reading:* [CIT 7](https://inferentialthinking.com/chapters/07/Visualization.html), [FDV 1](https://clauswilke.com/dataviz/introduction.html)

Jul 9
: **8**{: .label} Table Fundamentals
: [Slides](https://docs.google.com/presentation/d/1K7aKBqMY4Rhj2ULYhw6EPYbPa6H5hupDbATgK75_08E/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec08%2Flec08-su24.ipynb&branch=main)
: *Optional Reading:* [CIT 6](https://inferentialthinking.com/chapters/06/Tables.html), [CIT 6.2](https://inferentialthinking.com/chapters/06/2/Selecting_Rows.html) [`datascience` Documentation](http://data8.org/datascience/tutorial.html#creating-a-table)
: **Lab 2**{: .label .label-lab} [Table Methods and Data Manipulation](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flab%2Flab02%2Flab02.ipynb&branch=main) &nbsp;**Due Jul 10 @ 11:00PM**
Sep 4
Jul 2
: **3**{: .label} Evaluation, Names, Data Types
: [Slides]() &#8226; [Code]() &#8226; [Blank Code]()
: *Optional Reading:* [CP 1.2](https://www.composingprograms.com/pages/12-elements-of-programming.html); [CIT 3.2](https://inferentialthinking.com/chapters/03/2/Names.html); [4.1](https://www.inferentialthinking.com/chapters/04/1/Numbers.html); [4.2](https://inferentialthinking.com/chapters/04/2/Strings.html)
: **Lab 1**{: .label .label-lab} [Using Jupyter Notebooks]() &nbsp;**Due Jul 3 @ 11:00PM**

Jul 10
: **9**{: .label} Visualizing Categorical Variables
: [Slides](https://docs.google.com/presentation/d/1ahoM9eT_kL_oRMAZD6rbaKx8y6kyyahRh-v0j-gPfXs/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec09%2Flec09.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec09%2Flec09-blank.ipynb&branch=main)
: **10**{: .label} Visualizing Numerical Variables
: [Slides](https://docs.google.com/presentation/d/1cYg5r8Q5jm8vfXMLGviU4yOO--0Zb1NA2LG98htpS58/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec09.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec09-blank.ipynb&branch=main)
: *Optional Reading:* [CIT 7.3](https://inferentialthinking.com/chapters/07/3/Overlaid_Graphs.html), [FDV 12.1](https://clauswilke.com/dataviz/visualizing-associations.html#associations-scatterplots)

Jul 11
: **10.5**{: .label} Visualizing Two Numerical Variables
: [Slides](https://docs.google.com/presentation/d/1IEUFl5ryGANSDB809Oqi6-ZQft4sIUbT97ljTgzK5dU/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec10.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec10-blank.ipynb&branch=main)
: **11**{: .label} Bickel Case Study
: [Slides](https://docs.google.com/presentation/d/1NWqEL6mpQ8oL-wVBzON5uYC2taKCkOzZZCjkR3bysxw/edit?usp=sharing)
: **Lab 3**{: .label .label-lab} [Visualization Methods](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2F%2Flab%2Flab03%2Flab03.ipynb&branch=main) &nbsp;**Due Jul 14 @ 11:00PM**
: **Homework 2**{: .label .label-homework} [Table Methods and Data Visualization](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw02%2Fhw02.ipynb&branch=main) &nbsp;**Due Jul 18 @ 11:00PM**
: **Survey**{: .label .label-survey} [Weekly Survey 2](https://forms.gle/k8zujDHhn4QubUuU9) &nbsp;**Due Jul 18 @ 11:00PM**

Jul 12
: **Discussion 2**{: .label .label-discussion} Data Humanism in Visualization
: [Worksheet](https://data6.org/su24/assignments/disc02.pdf) &#8226; <!--[Solutions](./assignments/disc02-sols.pdf) -->
: *Recommended Reading:* ["Applying Racial Equity Awareness in Data Visualization"](https://data6.org/su22/assignments/RacialEquityinDataViz.pdf)
Sep 6
: **4**{: .label} Arrays and Variables
: [Slides](https://docs.google.com/presentation/d/1SmQ9g4Cc0cwVAhH4SY9NPEXZUuJkp4SZ1TrtjMk2dEA/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec04%2Flec04.ipynb) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&branch=main&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec04%2Flec04-blank.ipynb)
: *Optional Reading:* [PPDS 1.2](https://www.tomasbeuzen.com/python-programming-for-data-science/chapters/chapter1-basics.html#none), [CIT 5.1](https://inferentialthinking.com/chapters/05/1/Arrays.html)
40 changes: 40 additions & 0 deletions _modules/week-03.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,46 @@ class: Berkeley
status: Inactive
---




: **6**{: .label} Introduction to Social Science Research
: [Slides](https://docs.google.com/presentation/d/1-tjwBPnlf4WbCu5WOXQfaE8qNNwBUQm7VKHh1oyRNnI/edit?usp=sharing)
: **7**{: .label} Introduction to Visualization
: [Slides](https://docs.google.com/presentation/d/1b9u67ioGRpVOI8UUbVO9b3BFALsXDw5vo2dzIhvHDTI/edit?usp=sharing)
: **Reading**{: .label .label-reading} Weekly Reading 2 &nbsp;**Due July 12 @ 12:00PM**
: [Text](https://data-feminism.mitpress.mit.edu/pub/2wu7aft8/release/3) &#8226; [Assignment](https://docs.google.com/document/d/1b4mfcolUVPYY1ukvheEwd6zfppBa5p0Diqfw2WnRyfY/edit?usp=sharing)
:*Optional Reading:* [CIT 7](https://inferentialthinking.com/chapters/07/Visualization.html), [FDV 1](https://clauswilke.com/dataviz/introduction.html)

Jul 9
: **8**{: .label} Table Fundamentals
: [Slides](https://docs.google.com/presentation/d/1K7aKBqMY4Rhj2ULYhw6EPYbPa6H5hupDbATgK75_08E/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec08%2Flec08-su24.ipynb&branch=main)
: *Optional Reading:* [CIT 6](https://inferentialthinking.com/chapters/06/Tables.html), [CIT 6.2](https://inferentialthinking.com/chapters/06/2/Selecting_Rows.html) [`datascience` Documentation](http://data8.org/datascience/tutorial.html#creating-a-table)
: **Lab 2**{: .label .label-lab} [Table Methods and Data Manipulation](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flab%2Flab02%2Flab02.ipynb&branch=main) &nbsp;**Due Jul 10 @ 11:00PM**

Jul 10
: **9**{: .label} Visualizing Categorical Variables
: [Slides](https://docs.google.com/presentation/d/1ahoM9eT_kL_oRMAZD6rbaKx8y6kyyahRh-v0j-gPfXs/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec09%2Flec09.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec09%2Flec09-blank.ipynb&branch=main)
: **10**{: .label} Visualizing Numerical Variables
: [Slides](https://docs.google.com/presentation/d/1cYg5r8Q5jm8vfXMLGviU4yOO--0Zb1NA2LG98htpS58/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec09.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec09-blank.ipynb&branch=main)
: *Optional Reading:* [CIT 7.3](https://inferentialthinking.com/chapters/07/3/Overlaid_Graphs.html), [FDV 12.1](https://clauswilke.com/dataviz/visualizing-associations.html#associations-scatterplots)

Jul 11
: **10.5**{: .label} Visualizing Two Numerical Variables
: [Slides](https://docs.google.com/presentation/d/1IEUFl5ryGANSDB809Oqi6-ZQft4sIUbT97ljTgzK5dU/edit?usp=sharing) &#8226; [Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec10.ipynb&branch=main) &#8226; [Blank Code](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Flectures%2Flec10%2Flec10-blank.ipynb&branch=main)
: **11**{: .label} Bickel Case Study
: [Slides](https://docs.google.com/presentation/d/1NWqEL6mpQ8oL-wVBzON5uYC2taKCkOzZZCjkR3bysxw/edit?usp=sharing)
: **Lab 3**{: .label .label-lab} [Visualization Methods](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2F%2Flab%2Flab03%2Flab03.ipynb&branch=main) &nbsp;**Due Jul 14 @ 11:00PM**
: **Homework 2**{: .label .label-homework} [Table Methods and Data Visualization](https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fdata-6-berkeley%2Fmaterials-su24&urlpath=tree%2Fmaterials-su24%2Fhw%2Fhw02%2Fhw02.ipynb&branch=main) &nbsp;**Due Jul 18 @ 11:00PM**
: **Survey**{: .label .label-survey} [Weekly Survey 2](https://forms.gle/k8zujDHhn4QubUuU9) &nbsp;**Due Jul 18 @ 11:00PM**

Jul 12
: **Discussion 2**{: .label .label-discussion} Data Humanism in Visualization
: [Worksheet](https://data6.org/su24/assignments/disc02.pdf) &#8226; <!--[Solutions](./assignments/disc02-sols.pdf) -->
: *Recommended Reading:* ["Applying Racial Equity Awareness in Data Visualization"](https://data6.org/su22/assignments/RacialEquityinDataViz.pdf)



Jul 15
: **Quiz**{: .label .label-exam} Quiz 1: Python and Visualization
: **12**{: .label} Sorting and Filtering Rows
Expand Down

0 comments on commit ce7a632

Please sign in to comment.