blog.federicomaffei.com

current level - articles for beginners

Day 11 - Big Wednesday

class ThisWednesday
    include Week
    def learn_encapsulation
        true
    end
end

Giant leaps forward this week at Makers. Today we started talking seriously about the concepts of encapsulation and class inheritance.

Basically it takes what we've learned so far about classes to another level, allowing us to take advantage of similarities between classes, and extending them using the methods we already declared.

The day was productive, I paired with Johann and we completed a good part of the week project.

Off-topic: I am so glad it is Wednesday and I can go relieve my stress in a football pitch. Big Wednesday!

BIG WEDNESDAY

comments powered by Disqus