Steve creates Web and Android apps. He is self-taught in PHP, JavaScript, and a handful of other languages. You can see what he's up to via his site at ultramegasoft.com.
OAuth can be a tricky concept to wrap your head around at first, but with the Twitter API now requiring its use, it is something you need to understand...
In object oriented programming, polymorphism is a powerful and fundamental tool. It can be used to create a more organic flow in your application. This...
PHP provides a number of 'magic' methods that allow you to do some pretty neat tricks in object oriented programming. These methods, identified by a two...