The Pain of OOP, Lecture #3: Getters and naked data
A lecture for BSc students in Innopolis University.
The slides are here: (in LaTeX and PDF)
Blog:
Books:
GitHub: (don’t hesitate to follow in order to stay informed)
Telegram channel with recent news and updates: (subscribe to not miss a thing)
Twitter with daily and weekly updates: (follow me!)
iTunes:
SoundCloud:
#oop #programming #lecture #elegantobjects
0:00 Lecture description
2:36 What is a Getter
8:25 Boilerplate
10:55 Purpose
17:25 Data Transfer Objects (DTO)
26:53 Encapsulation
41:15 Integrity
50:22 Semantic
1:06:26 The Alternative. TellDontAsk
1:10:17 NoPrefix
1:14:55 Read and Watch
1:16:00 Spring Framework