Object oriented design & Problem solving
Object oriented design has been hard for me to wrap my head around, but I know in the end it will make app building much easier. Defining numerous object methods and classes not only cleans up the code but makes it much easier to read and understand what is…