23. Back to Basics – Encapsulation for Object Oriented Programming
Coding Blocks - En podcast av Allen Underwood, Michael Outlaw, Joe Zack - Måndagar
![](https://is3-ssl.mzstatic.com/image/thumb/Podcasts113/v4/f0/b6/68/f0b6682f-e8bc-181c-95a9-0756ddf63d6e/mza_3128980961332034780.jpg/300x300bb-75.jpg)
Kategorier:
It's time to get back to basics. It's easy as a software developer to be working on the latest and greatest frameworks, using the best methodologies, trying out new things. Sometimes it's a good idea to get a refresher on the very basic fundamentals. In this episode we go over the access modifiers that are common in C# and Java as well as ways to emulate these types of behaviors in Javascript. And let's be honest - encapsulation is only effective if you're providing programmers that come after you with a roadmap of how things should work. For that reason we also discuss Command Query Separation and some other ideas and practices that are a part of good programming practices.
See the full shownotes here:
http://www.codingblocks.net/episode23