Alexiskjg16 / Assignments

Assignments for Homework for Cohort 10
0 stars 0 forks source link

Week 03 Day 3 - OOP! It is raining! - #11

Closed mdewey closed 6 years ago

mdewey commented 6 years ago

title: OOP! It's Raining draft: true

Yesterday you created a simple weather viewer. Today, we discussed a new topic, Object Oriented Programing. This involved the thought of abstraction and encapsulation (among other ideas). For tonight, refactor your code to use classes to encapsulate and abstract your code and ideas from yesterday.

Objectives

Requirements

git branch oop-refactor
git checkout oop-refactor

Explorer Mode

Adventure Mode

Epic Mode

mdewey commented 6 years ago

Be sure not to forget to submit the homework. I found it, but I would rather not have to look for it

mdewey commented 6 years ago

Awesome Work!