Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c10b608

Browse files
committedJan 4, 2025·
address comments
1 parent a578f46 commit c10b608

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎about.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ eleventyNavigation:
77
order: 3
88
---
99

10-
Intro to Rust Lang (98-008) is intended to provide a swift but approachable introduction to the Rust programming language. We don't expect any previous exposure to the language, but we expect some previous background in C, and previous completion of 15-122.
10+
Intro to Rust Lang (98-008) is intended to provide an approachable introduction to the Rust programming language. We don't expect any previous exposure to the language, but we expect some previous background in C, equivalent to completing the course 15-122.
1111

12-
There will be weekly homeworks that are intended to take less than an hour each, so that you have a chance to practice what we have taught in lecture for that week.
12+
There will be weekly homeworks that are intended to take less than an hour each so that you have a chance to practice what we have taught in lecture for that week.
1313

1414
Please contact us with any questions or concerns, by Discord or by email. Thank you for your interest in our course!
1515

1616
[<center>View Full Syllabus</center>](/assets/pdf/syllabus-f24.pdf)
1717

1818
### Previous Iterations:
1919

20-
- [F24](/old/f24/): Benjamin Owad, Connor Tsui, and David Rudo
21-
- [S24](/old/s24/): Benjamin Owad, Connor Tsui, and David Rudo
22-
- [S22, F22, and S23](https://old-rust-stuco.duvallj.pw/): Jack Duvall and Cooper Pierce
20+
- [F24](/old/f24/): Benjamin Owad, Connor Tsui, David Rudo
21+
- [S24](/old/s24/): Benjamin Owad, Connor Tsui, David Rudo
22+
- [S22, F22, and S23](https://old-rust-stuco.duvallj.pw/): Jack Duvall, Cooper Pierce

‎index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ herosubtitle: Spring 2025
66
herotooltip: Helping prevent CrowdStrike since Spring 2024
77
layout: layouts/hero-page.njk
88
---
9-
Welcome to Intro to Rust Lang (98-008). The course will be offered in Spring 2025 by Connor Tsui and Jessica Ruan at Carnegie Mellon University. Please refer to the [about page](/about) for more information.
9+
Welcome to Intro to Rust Lang (98-008). The course will be offered in Spring 2025 by Connor Tsui and Jessica Ruan at Carnegie Mellon University. Please see the [about page](/about) for more!

0 commit comments

Comments
 (0)
Please sign in to comment.