You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: Nifty tips to write simple and maintainable Object Oriented code.
Topics:
* Command-Query separation
* Law of Demeter
* DRY
* Function structure
* Single level of abstraction
* Comments
* Naming
* Dealing with entropy
Duration: ~40 mins
Level of expertise required: Intermediate/Advanced
The text was updated successfully, but these errors were encountered:
Title: Object Oriented Tricks - The Good Parts
Summary: Nifty tips to write simple and maintainable Object Oriented code.
Topics:
* Command-Query separation
* Law of Demeter
* DRY
* Function structure
* Single level of abstraction
* Comments
* Naming
* Dealing with entropy
Duration: ~40 mins
Level of expertise required: Intermediate/Advanced
The text was updated successfully, but these errors were encountered: