Commit Graph

6 Commits (755466765bf5315708975e1ee2a1146497be6fd9)

Author SHA1 Message Date
anandxkumar eaf1c56e16 Added details about getter and setter (#32070)
Added brief introduction of getter and setter with examples.
2019-01-26 17:34:57 -08:00
KartikSoneji 72a23586c6 Added disadvantage of setters and getters (#31311) 2019-01-26 17:20:21 -08:00
Shooflower abb98927b0 Spelling/grammar fixes and some clarification (#23518)
* Spelling/grammar fixes and some clarification

* Fixed the 'number' variable in the text
2018-11-25 23:26:06 -05:00
Nicola Iacovelli 0d762bda39 Improved introduction of getter and setter (#22337)
Mentioned the principle of data encapsulation
2018-11-12 18:07:16 -05:00
samsvo 6c858fa259 Expanded upon "why getter and setter?" (#21417)
* Expanded upon "why getter and setter?"

* Fixed formatting issues and typo
2018-11-05 01:56:12 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30