Skip to content

Commit

Permalink
Merge pull request #12 from neu-se/welcome_ancmnt
Browse files Browse the repository at this point in the history
welcome announcement
  • Loading branch information
abhutta0 authored Jan 8, 2024
2 parents e9f742e + 33bc3ee commit 6a4b55b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions _announcements/week-1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Welcome to CS4530 - Spring 2024
week: 1
date: 2024-01-08
---

On behalf of the entire [instructional team](https://neu-se.github.io/CS4530-Spring-2024/staff) (all 3 instructors and 15 TAs), welcome to the Spring 2024 edition of CS 4530! [This website](https://neu-se.github.io/CS4530-Spring-2024/) will contain all of the lectures, assignments and tutorials for the class. Our [Canvas site](https://northeastern.instructure.com/courses/166618) contains your gradebook as well as single-sign-on links to Piazza (for discussion), instructions for submitting assignments and replicates much of the material from the class website.

In advance of the first week of class, we've shared the [calendars for each section](https://neu-se.github.io/CS4530-Spring-2024/calendar/), the first two lectures, and tutorials on installing your IDE, Typescript, and unit testing with Jest. The schedule of office hours is also posted and we will start holding office hours from Monday Jan 8th.

The first [individual project deliverable](https://neu-se.github.io/CS4530-Spring-2024/assignments/ip1) is now available. This deliverable is due by January 24th at 11am ET. Your work will be submitted on Autograder.io which can be accessed through neu.autograder.io. Please note the autograding script will impose a strict rate limit of 5 submissions per 24 hours. This limit exists to encourage you to start early on this assignment. Feel free to use piazza to ask questions and use office hours if you need help. We have 75 hours of scheduled TA office hours per week starting today.

We are excited to meet you all this week!

{: .fs-5 }
2 changes: 1 addition & 1 deletion lectures/l1.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ In this lecture, you will learn
* two different ways to solicit and document our users' requirements

### Important Dates:
* Individual Project Deliverable 1 **Due Wednesday, Jan 24 by 11am**{: .label .label-red }
* [Individual Project Deliverable 1]({{ site.baseurl }}{% link Assignments/ip1/ip1.md %}) **Due Wednesday, Jan 24 by 11am**{: .label .label-red }

{% include lesson.html %}

Expand Down
2 changes: 1 addition & 1 deletion lectures/l2.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this lecture, you will learn to:
* Learn more about Typescript and Jest from tutorials, blog posts, and documentation

### Important Dates:
* Individual Project Deliverable 1 **Due Wednesday, Sep 20 by 11am**{: .label .label-red }
* [Individual Project Deliverable 1]({{ site.baseurl }}{% link Assignments/ip1/ip1.md %}) **Due Wednesday, Jan 24 by 11am**{: .label .label-red }

{% include lesson.html %}

Expand Down

0 comments on commit 6a4b55b

Please sign in to comment.