OOP
-
- Posts: 205
- Joined: Mon Jul 09, 2012 11:13 pm
OOP
Would love to see some Object-Oriented tutorials It was/is one of the hardest things for me to learn. If you do find a tutorial out there, they don't go into much depth about what things do or are.
<?php while(!$succeed = try()); ?>
Re: OOP
It's really hard to go through an example without having to stop and explain all the new keywords every 5 seconds. My plan was to do an OO version of some of the things I have done before as a demonstration, I should do that...