Monday 11 July 2016

Getters and Setters

Difficulty:
Elementary

Tags:
classes

Instructions:
Remember when you wrote Java and you had to write all those getters and setters? Well, Ruby provides a pretty cool way for creating those for you.

Problem and Solution:

No comments:

Post a Comment