CSE 374 Programming concepts and tools
Summer 2024 Instructor: Audrey Seo
Today:
Course evaluation!
https://uw.iasystem.org/survey/294543
Open through this Friday, 8/16 at 11:59pm
If we get to 100% by class today, everyone will get 10 points.
If we get to 100% by end of day this Friday, 8/16, then 5 points.
4
Review: CPU
The CPU parses the instruction string.
Fetch -> Decode -> Execute
Review: The Big Picture
5
Recap
6
What You Accomplished
7
Put simply, you learned how a computer actually works!
"Why did we learn this?"
If you can learn how to write in C, you can learn how to write in any language.
8
Takeaways
All of these skills help with
Thinking in abstractions is like working out a muscle.
Software is still so new
Everything we’ve learned was only invented in the last ~70 years or so.
Although these technologies feel so old, they really aren’t.
What’s next?
We’ve covered so many huge subdomains in this course.
You’re now well-equipped to dive deeper into any of these disciplines.
Career
Programming and software can be used in so many disciplines
Whatever you do, you can probably find a use for the skills in this class
Keeping in Touch
Don’t hesitate to email me: alseo@cs.washington.edu or audreyleeseo@gmail.com, or find me on my website https://audreyseo.github.io
🎉 Thank You! 🎉
Q&A