Friday, April 13, 2007

A year of OOP practice

Well it's been a year since i started OOP programming, i've earned quite a few certifications in Microsoft, but still I found myself lost in this 3 letter abbreviated concept...

i've downloaded dozens of OOP ebooks, but frankly, i've not gone through the first chapter... hmmm, why? lazy me, nope i've been spending time studying somewhat kinda new technologies to me (i was a c programmer before) C#, .Net, ASP.Net, SQL Server 2000/2005, HTML(yep even this one!) etc.. etc..

i remembered when i first started with OOP, i've been hooked up to procedural programming for so long as i can remember that my codes looked like procedural programming codes... thousands of lines, redundant functions or should i say methods, seldom code reuse... but as days, weeks, months have gone by i could say my codes began to trim down, and started to look cleaner (for my current colleagues, yep it trimmed down), what a great improvement... thank god i've discovered inheritance, interfaces, properties and other wonderful techniques of OOP.

and now i must continue my journey in discovering and learning this wonderful technique...

OOP technique rocks!

No comments: