Software Design as an Abstraction
Key Takeaways
Explores software design as an abstraction
Original Description
The design step in developing software has some unique characteristics. First of all, it’s the only step where drawing pictures of things is the norm. Why is that? What do pictures do that other representations cannot do? Pictures have varying levels of detail; pictures have context. Pictures…paint a picture. Why are these things important? In this course, too, we begin looking at other disciplines (building architecture is a favorite one) for lessons on design.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Related Reads
📰
📰
📰
📰
The system doesn't fail the day you break it.
It fails the day you finally touch it.
Dev.to AI
React Server Components vs Client Components in Next.js — A Practical Decision Framework
Dev.to · Aon infotech
Server Components vs Client Components: The Mental Model Shift Every Vite Developer Needs
Dev.to · Digital dev
Go context.Context Done Right: Cancellation, Timeouts, and Values
Medium · Programming
🎓
Tutor Explanation
DeepCamp AI