Skip to content

Commit c63e8dc

Browse files
committed
Small intro tweaks
1 parent 35559c8 commit c63e8dc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

astudentsguide/chapters/foreword/foreword.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Foreword
22

3-
Hi, my name is Ethan Richards, and at the time of writing (late 2024), I'm a senior in
3+
Hi, my name is Ethan Richards, and at the time of writing, I'm a senior in
44
Computer Science at the [Colorado School of Mines](https://www.mines.edu). I'm
5-
working on finishing up my undergraduate degree (graduating May 2025), but I am
6-
also pursuing my masters and will graduate with that degree in December 2025.
5+
working on finishing up my undergraduate degree and will graduate with that in
6+
May 2025. I am also pursuing my masters and will graduate with that degree in December 2025.
77

88
I'll make this foreword brief and answer the questions that you're probably
99
asking: *What gives me the qualifications to write a book about computer science
@@ -19,8 +19,8 @@ I had various involvement with other roles for about 3 years. I also helped orga
1919
[Mines High School Programming Competition](https://mineshspc.com) for two years.
2020

2121
Outside of academia, I started programming when I was in middle school, fascinated by how
22-
I could use Java to modify Minecraft. I have had one internship (and another for my dad's
23-
company, if you want to count that), with another lined up for Summer 2025.
22+
I could use Java to modify Minecraft. I have had one internship and another for my dad's
23+
company, if you want to count that, with another lined up for Summer 2025.
2424

2525
Of course, all of this does not make me an expert by any means, and I still have a lot
2626
to learn and experience (and I hope that's the most you ever hear me brag). The purpose

astudentsguide/chapters/introduction/whatiscs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ says: "Software Engineering is the process of designing, developing, testing, an
2323
suspiciously close to the [Wikipedia definition](https://en.wikipedia.org/wiki/Software_engineering),
2424
but I think we're all in agreement here.
2525

26-
Software engineering isn't *just* sitting and writing code for eye-straining amounts of time;
26+
Software engineering ("SWE") isn't *just* sitting and writing code for eye-straining amounts of time;
2727
it's about designing things that solve problems and serve real people's needs. It's about testing
2828
to ensure safety in critical operations, and designing the software with longevity in mind.
2929

30-
## What's the difference?
30+
## What's the difference between CS & SWE?
3131

3232
Once upon a time, I thought there was no difference. I was quickly corrected. Software engineering is a subset
3333
of computer science, but as mentioned, it's not **all** of computer science. A lot of professors and important
@@ -40,8 +40,8 @@ job outcome from a computer science degree [^ref2].
4040

4141
## What *isn't* software engineering?
4242

43-
I might be too much of an idealist, but I don't think software engineering is about the paycheck.
44-
It shouldn't be. I'm always pretty grossed out and disappointed by the people looking at
43+
I don't think software engineering is about the paycheck. It shouldn't be.
44+
I'm always pretty grossed out and disappointed by the people looking at
4545
[levels.fyi](https://www.levels.fyi) comparisons of which company is going to give them $900k a
4646
year and work them into the ground; or the relatively newfound [ghost software engineers](https://www.businessinsider.com/tech-companies-ghost-engineers-stanford-underperformers-coding-2024-11),
4747
who work multiple remote jobs and get paid more for doing less [^ref3].

0 commit comments

Comments
 (0)