Beginner’s Object Oriented PHP Tutorial - Part 1

Hi,

I just released part 1 of a two part tutorial that teaches object oriented PHP to total beginners.

The tutorial is made up of 23 simple steps where you will learn practical OO PHP.

From the tutorial:

This tutorial is designed to teach total beginners object oriented PHP.

This is not a long-winded theoretical blathering that you see all too often; instead, we actually start writing OO code very quickly.

… I believe that this ‘hands-on’ style of learning, makes understanding OO (object oriented) PHP much easier … and less boring too!

So before you begin, get out your favorite PHP code editor and be ready to write and run some object oriented PHP code.

Object Oriented PHP Tutorial

I hope you guys find it useful.

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

1 Response to “Beginner’s Object Oriented PHP Tutorial - Part 1”


  1. 1 Lewis

    Quite a thorough yet not too long tutorial. I’ll definitely be showing to this anyone wanting to learn the basics of OOP … saves me explaining it!

Leave a Reply