From the course: Programming Foundations: Object-Oriented Design
Unlock the full course today
Join today to access over 24,100 courses taught by industry experts.
Challenge: Jukebox conceptual model - Python Tutorial
From the course: Programming Foundations: Object-Oriented Design
Challenge: Jukebox conceptual model
(techno music chord) - It's time for another challenge. This is an extension of the previous two challenges - It's time for another challenge. This is an extension of the previous to define requirements and write use cases and user stories two challenges to define requirements, for a spaceship jukebox to let astronauts listen to music and write use cases and user stories for a spaceship jukebox on their way to the moon. to let astronauts listen to music Your goal for this challenge on their way to the moon. is to create a conceptual model of that jukebox. Your goal for this challenge is to create a conceptual model of that jukebox. You should start by identifying nouns and verb phrases You should start by identifying nouns from the use cases and user stories and verb phrases from the use cases to identify potential objects and responsibilities. and user stories to identify potential Then determine where those…