Subject category:
Production and Operations Management
Published by:
Darden Business Publishing
Version: 18 November 2024
Revision date: 17-Dec-2024
Length: 17 pages
Data source: Published sources
Share a link:
https://casecent.re/p/202471
Write a review
|
No reviews for this item
This product has not been used yet
Abstract
It's a great time to be a creatively confident general manager, whether you're a product manager, a team lead, or in some similar role. AI has made it easier than ever to bring new ideas to life and readily test them. This note is part of a series focused on helping MBAs acquire (1) a foundational understanding of how to go from design to code, and (2) a smooth transition to hands-on practice to improve their intuition and creative confidence around the process. This note assumes some familiarity with the model-view-controller pattern, which is the idea that a given application can be usefully decomposed into a data model, a set of user views, and a set of controllers that implement the application's behavior (for more on this, see a companion note by Alex Cowan and Yael Grushka-Cockayne, 'Coding for MBAs in the Age of AI,' UVA-OM-1822). This note focuses on creating user views and organizes coding around four consistent steps: focusing and communicating design intent, unpacking things you want to happen into codable steps, effectuating between alternatives, and testing and debugging.
Industry:
About
Abstract
It's a great time to be a creatively confident general manager, whether you're a product manager, a team lead, or in some similar role. AI has made it easier than ever to bring new ideas to life and readily test them. This note is part of a series focused on helping MBAs acquire (1) a foundational understanding of how to go from design to code, and (2) a smooth transition to hands-on practice to improve their intuition and creative confidence around the process. This note assumes some familiarity with the model-view-controller pattern, which is the idea that a given application can be usefully decomposed into a data model, a set of user views, and a set of controllers that implement the application's behavior (for more on this, see a companion note by Alex Cowan and Yael Grushka-Cockayne, 'Coding for MBAs in the Age of AI,' UVA-OM-1822). This note focuses on creating user views and organizes coding around four consistent steps: focusing and communicating design intent, unpacking things you want to happen into codable steps, effectuating between alternatives, and testing and debugging.
Settings
Industry: