Skip to content

Commit 673b30f

Browse files
committed
feat(read01): publish
1 parent e467e13 commit 673b30f

4 files changed

Lines changed: 15 additions & 5 deletions

File tree

_announcements/week-1.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Week 1 Announcements
3+
week: 1
4+
date: 2025-08-27
5+
---
6+
7+
Welcome to Data 6!
8+
9+
Please read our [Ed announcement](https://edstem.org/us/courses/84576/discussion/6878313)!
10+
{: .fs-5 }

_data/reading.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: "Placeholder: Zero Index offset"
22
link:
33
- name: "Notes 01; O'Neil WMD Ch. 3"
4-
link:
4+
link: "https://www.gradescope.com/courses/1102167/assignments/6595439"
55
- name: "Notes"
66
link:
77
- name: "Notes"

_modules/week-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ status: Active
66
Wed Aug 27
77
: **1**{: .label .label-grey} {{ site.data.lec[1].name }}
88
: [Slides]({{ site.data.lec[1].slides }})
9-
: **Reading 1**{: .label .label-reading} {{ site.data.reading[1].name }}
9+
: **Reading 1**{: .label .label-reading} [{{ site.data.reading[1].name }}](site.data.reading[1].link)
1010
: (due Thu 8/28 **11:59pm**)
1111
: **Survey**{: .label .label-homework} [{{ site.data.survey[0].name }} ]( {{site.data.survey[0].link }})
1212
: (due Fri 8/29 **5pm**)

syllabus.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ You have **2 lab drops** to use in the event of extenuating circumstances that p
7777

7878
### Readings
7979

80-
Readings are designed to complement the lecture content and prepare you for discussion in section. Readings will generally be lecture notes and, occasionally, external readings with a focus on ethical and social issues. Submit the weekly reading assignment on Gradescope for credit. Reading assignments will be released on Wednesdays after class and due **Thursday at 11:59PM**, the night before section.
80+
Readings are designed to complement the lecture content and prepare you for discussion in section. Readings will generally be lecture notes and, occasionally, external readings with a focus on ethical and social issues. Submit the weekly reading assignment on Gradescope for credit. Reading assignments will be released (ideally) Tuesdays and due **Thursday at 5PM**, the evening before section.
8181

8282
### Assignments
8383
You learn data science by **doing** data science, not by just listening to lectures or reading a textbook. As such, homework assignments will be your primary source of learning in this class.
@@ -119,7 +119,7 @@ Here's how we will calculate your final grade:
119119
| Readings | 7% | - 14 readings |
120120
| Lab Section | 10% | - 2 drops |
121121
| Assignments | 40% | - 5 homework assignments (3% each) <br/> - 3 projects (4% each)<br/> - Final Project (10%)|
122-
| Exams | 38% | - 3 quizzes (8% each) <br/> - Final Exam (14%) |
122+
| Exams | 40% | - 3 quizzes (9% each) <br/> - Final Exam (13%) |
123123

124124
We will share information later in the semester regarding grade bins or letter grades. Please consult Berkeleytime for historical distributions of grade bins!
125125

@@ -132,7 +132,7 @@ All assignments (homework, labs, and projects) will be submitted on Gradescope.
132132
We understand that the submission process is new for many students taking the course. To account for this, we will do our best to accommodate submission-related issues (submitting to the wrong assignment, not saving files correctly, autograder timing out) up until the third week of the course. After the third week, it is your responsibility to confirm you have submitted your work correctly. We reserve the right to impose penalties for having to resubmit students’ work beyond this point.
133133

134134
### Late Submissions
135-
The deadline for all assignments in this course is 5 PM PT for programming assignments (lab, homework, project assignments) and 11:59PM PT for reading assignments (Gradescope "quizzes"). Submissions after this time will be accepted for 24 hours and will incur a 20% penalty. Any submissions later than 24 hours after the deadline will not be accepted.
135+
The deadline for all assignments in this course is 5 PM PT for programming assignments (lab, homework, project assignments) and reading assignments (Gradescope "quizzes"). Submissions after this time will be accepted for 24 hours and will incur a 20% penalty. Any submissions later than 24 hours after the deadline will not be accepted.
136136

137137
**Extensions**: We understand that life happens and want to provide you with the support you need. We don't want to penalize you because of circumstances that are out of your control. If you have an ongoing situation that prevents you from completing course content, please contact the course instructor and/or TA. This includes assignment extension requests, in which case you must notify us within 24 hours before the deadline. As long as your request is within reason, there's a good chance of it being granted, in which case we will add the extension to your submission on Gradescope.
138138

0 commit comments

Comments
 (0)