In the world of high-level software engineering, the ability to write code is only half the battle. The other half—and arguably the more complex part—is the structural planning that ensures software is scalable, maintainable, and robust. This is the focus of EN.605.704: Object-Oriented Analysis and Design , a pivotal graduate-level course offered by the Johns Hopkins University Engineering for Professionals (EP) program.
Focus on (objects with identity) and their relationships (associations, aggregations). en.605.704
Allows new classes (subclasses) to take on the properties and behaviors of existing classes. Polymorphism: Entities Focus on (objects with identity) and their
You are given a 5-stage pipeline (IF, ID, EX, MEM, WB) with full forwarding but no branch prediction (always assume not taken). Branches resolve in EX stage. Compute total cycles for: Branches resolve in EX stage