Encapsulating Collection Properties
Weekly Dev Tips - A podcast by Steve Smith (@ardalis)
Categories:
Encapsulation is a key aspect of object-oriented programming and software engineering. Unfortunately, many systems fail to properly encapsulate collection properties, resulting in reduced quality.