Nope. OOP isn't my cup of coffee. I have never done any OO programming or taken a class in OOP.
I studied extensively the C language but never gotten into C++ or C# which are Object-Oriented.
__________________
Advertise your websites on my signature. $5/month.
In most of my development I use OOP concept because it provides reusability. But when quick and customized development is required I dont waste my time in using OOPs.