What are your most challenging object oriented progrmming questions?

« »

You’ve been learning object oriented programming. But there are certain things you don’t grasp. No matter what, you have questions that you can’t answer. Wouldn’t it be great if you could ask someone directly?

You’re in luck!

The Object Oriented Programming Office Hours

On Saturday, April 6th from 1 pm to 2 pm Eastern I’ll be offering a FREE object oriented programming office hours!

Bring your most challenging object oriented programming questions. I’ll be there to offer solutions and guidance. The best part is that this event is totally free!

Space is limited to 100 attendees, so sign up today and reserve your spot. See you there!

Brandon Savage is the author of Mastering Object Oriented PHP and Practical Design Patterns in PHP

Posted on 3/29/2013 at 7:00 am
Categories: Learning, PHP

Hikari wrote at 3/30/2013 6:56 pm:

lol my biggest question is how to teach the damn OOP to my team, and how to make them understand that having a consistent architecture implemented on a good framework is important.

Garry Ruiz wrote at 6/4/2013 3:36 am:

Object-oriented programming is intended to promote greater flexibility and maintainability in programming, and is widely popular in large-scale software engineering. By virtue of its strong emphasis on modularity, object oriented code is intended to be simpler to develop and easier to understand later on, lending itself to more direct analysis, coding, and understanding of complex situations and procedures than less modular programming methods.

« »

Copyright © 2023 by Brandon Savage. All rights reserved.