Developing SOLID applications with PHP

Note: this is an archived site. The current site can be found at http://drupalcampla.com.
Day: 
Sunday
Time: 
2:30p
Room: 
Doheny Beach A

Slides: http://bit.ly/1Jgab7G

S.O.L.I.D. are a popular set of Object Oriented Programming principles aimed to help you write more extensible, maintainable code. But how close do you follow any of these principles?
Join this session and learn the concepts behind SOLID, and how to take advantage OO practices (low coupling, high cohesion, and strong encapsulation) to help you write code that is easier to read, understand, and maintain.

Category: 
PHP
Skill: 
Intermediate
Duration: 
One hour

Comments

This was a great refresher on S.O.L.I.D principles with excellent examples.

Thank you for your contribution to the community.