Polymorphimism, AKA one of the things that makes OOP awesome.
I’ve noticed that while polymorphimism a super useful concept i’ve noticed a lot of programmers don’t really use it when they are just starting out with OOP. Even those who are experienced with OOP can sometimes forget to use it. It can be a bit difficult to wrap your head around it at first. So what is polymorphimism? I’m glad you asked. Wikipedia says it is a programming language feature that allows values of different data types to be handled using a uniform interface. The uniform interface is the bit that’s interesting. Its all about using the same code...
read moreWelcome to Aaron’s Awesome Blog
This is my Blog. I am Aaron. I am Awesome. I make websites. I use Flash. Sometimes I use PHP, javascript or HTML. I’m planning on using this space to talk about the various projects i’m working on. Show new stuff that i’ve learned, post some projects… get my name out there. I’ve recently begun working with Java and blackberry application development. Hope to show some of that off here too.
read more