Posted by
sunwukung 
in
OOP
In the last post, I quickly ran through how to create an object. From here on in, I want to focus on practical applications of OOP, and to avoid abstract examples where possible. I often see people cite abstract examples as a barrier to entry, so I want to help bridge that gap with some practical classes that can be used in your projects from the...