I like OOP, I know some find it hard but the more I learn about it the more it is growing on me. It really forces you to think about how the whole project is going to come togther.
I used to find myself coding code over and over again, and always having to change it for every new addition. Now I can write the code for the feture I want to add and plug it right into the existing code, makes coding additions much easier and the whole process gose faster once you got your base in place.
|