PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Whenever one is begining the learning of OOP my book tells me of UML, at first, I thought it was simply a planning procedure for writing OOP, but later found out there are actual clients for it, certain UML diagramming programs, am I correct with this? My book claims it so, and if there are these programs, do I need to really use UML for basic purposes, just trying to learn how to implement OOP.
just make sure you don't get too obsessed by UML.. it is not panacea.
yes..it is good for communicating idea in OOP world....but from what I've read and experienced it is not worth it to obey the standard strictly.