Articles 30
Evgenii Legotckoi
Evgenii LegotckoiAug. 26, 2016, 3:56 a.m.
User Guide #28 - Ruby - Nuts and bolts This chapter addresses a few practical issues. Statement delimiters Some languages require some kind of punctuation, often a semicolon ( ; ), to end each statement in a pro…
Evgenii Legotckoi
Evgenii LegotckoiAug. 26, 2016, 3:52 a.m.
User Guide #27 - Ruby - Object initialization Our Fruit class from the previous chapter had two instance variables, one to describe the kind of fruit and another to describe its condition. It was only after writing a custom inspect meth…
Evgenii Legotckoi
Evgenii LegotckoiAug. 26, 2016, 3:21 a.m.
User Guide #26 - Ruby - Accessors What is an accessor? We briefly discussed instance variables in an earlier chapter, but haven't done much with them yet. An object's instance variables are its attributes, the things…
Comments 0
Nothing found
Forum topics 0
Nothing found
Forum posts 0
Nothing found
Test 0
Nothing found
Shared codes 0
Nothing found

Follow us in social networks