Applications of object-oriented programming
You are looking to build out an online pet shop simulator with many different types of pets. You are going to be storing sensitive information about the users including personal information and potentially payment information as well.
Would this be a good application for object-oriented programming, and if not, why not?
Diese Übung ist Teil des Kurses
Programming Paradigm Concepts
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
