Learn OOP

Learn the concepts and techniques of Object-Oriented Programming with these OOP tutorials. Learn how to use classes and objects to create efficient, clean code.

All OOP tutorials:

  1. Object-Oriented CSS: What, How, and Why

    Object-Oriented CSS: What, How, and Why

    Tutorial Intermediate

    It sounds like an oxymoron, or at least an impossibility, doesn't it? How can a static language that's really more like markup than programming be...

  2. Learning OOP in PHP ASAP!

    Learning OOP in PHP ASAP!

    Tutorial Intermediate

    PHP is so much more than a scripting language. It's a full-fledged language capable of building very complex applications. By harnessing the full power of...