PDC 2008 here I come and btw, can we teach old developers to sit?
I will attend the PDC 2008 this year, only two weeks left.. I hope see as many of you as possible at the conference.
Until PDC I will try to figure out a good way "how to teach old programmers to (sit) use OOP", there are too many developers that still uses method with hundreds lines of code, no encapsulation, they repeat them self, have huge condition statements etc, they are more function oriented (uses functions only in classes and use them as they all was helper methods) than object oriented. Some developers don't even try or want to understand OOP, they love a method with hundreds of like of code and large condition statements etc, they are used to it because when they started as a developer there was no OO support in the language they used, so can we teach those old "stubborn" people to use OOP? What do you think, should we just give up and let them be and focus on developer that want to know if there are different ways to write code?