Skip to content

Commit b6438f9

Browse files
week 3 announcements
1 parent 0a564aa commit b6438f9

File tree

3 files changed

+10
-14
lines changed

3 files changed

+10
-14
lines changed

_announcements/week-0.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
---
2-
title: Week 2 Announcements
3-
week: 2
4-
date: 2025-06-30
2+
title: Week 3 Announcements!
3+
week: 3
4+
date: 2025-07-06
55
---
6-
- Lab 3 is due Monday, June 30 at 8pm
7-
- HW 2 is due Tuesday, July 1 at 8pm
8-
- Lab 4 is due Wednesday, July 2 at 8pm
9-
- Project 1 will be released on Monday night
10-
- Checkpoint is due Monday, July 7 at 8pm
6+
- Lab 5 is due Monday, July 7 at 8pm
7+
- Project 1 Checkpoint deadline has been **extended** to Tuesday, July 8 at 8pm
118
- Final submission is due Tuesday, July 15 at 8pm
12-
- HW 3 will be released on Tuesday and is due **Thursday, July 3** at 8pm
13-
- HW 4 will be released on Thursday and is due Tuesday, July 8 at 8pm
9+
- HW 4 is due Tuesday, July 8 at 8pm
10+
- HW 5 will be released on Tuesday and is due Friday, July 11 at 8pm
11+
- HW 6 will be released on Friday and is due Tuesday, July 15 at 8pm
1412

1513
{: .fs-5 }

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ sememster: su25 # set for the current seemester
4141
# (Future) This will control some footer text, and later custom styling.
4242
course_department: dsus
4343
logo: "/data8logo.png"
44-
current_week: 2
44+
current_week: 3
4545
# This should be the page of all class archives
4646
# Typically just / for DS courses (with a visible index page), or /archives if you're hosting your own, or a link to the inst.eecs page
4747
# If you have no archive page, comment this line out or leave blank.

calendar.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,10 @@ UC Berkeley, Summer 2025
1515
[Ed](https://edstem.org/us/courses/79204/discussion){: .btn .btn-ed}
1616
[Gradescope](https://www.gradescope.com/courses/1042415){: .btn .btn-gradescope}
1717
<!-- [Lecture Recordings](https://bcourses.berkeley.edu/courses/1542000/external_tools/90481){: .btn .btn-bcourses} -->
18+
[Lecture Recordings](https://bcourses.berkeley.edu/courses/1544818/external_tools/90481){: .btn .btn-bcourses}
1819
[Office Hours Queue](https://oh.data8.org/){: .btn .btn-officehours}
1920
<!-- [Extensions](https://docs.google.com/forms/d/e/1FAIpQLSebp86RhH3cWG1_4v6dR5f_WyJ_icj3cmXoUy9p4C30typmOw/viewform){: .btn .btn-extensions} -->
2021
[Jump to Current Week](https://www.data8.org/su25/#week-2){: .btn .btn-currweek}
21-
22-
For readings that do not specify a particular section, like on June 23 with chapter 1, read the whole chapter. Particular sections are specified as on June 27 with chapters 6.1 and 6.2.
23-
2422
{% include announcements-navigation.html %}
2523

2624
{% assign mods = site.modules | where: 'class', 'Berkeley' %}

0 commit comments

Comments
 (0)