You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: astudentsguide/chapters/introduction/whatiscs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ says: "Software Engineering is the process of designing, developing, testing, an
23
23
suspiciously close to the [Wikipedia definition](https://en.wikipedia.org/wiki/Software_engineering),
24
24
but I think we're all in agreement here.
25
25
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;
27
27
it's about designing things that solve problems and serve real people's needs. It's about testing
28
28
to ensure safety in critical operations, and designing the software with longevity in mind.
29
29
30
-
## What's the difference?
30
+
## What's the difference between CS & SWE?
31
31
32
32
Once upon a time, I thought there was no difference. I was quickly corrected. Software engineering is a subset
33
33
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].
40
40
41
41
## What *isn't* software engineering?
42
42
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
45
45
[levels.fyi](https://www.levels.fyi) comparisons of which company is going to give them $900k a
46
46
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),
47
47
who work multiple remote jobs and get paid more for doing less [^ref3].
0 commit comments