Demonic Posted July 8, 2008 Share Posted July 8, 2008 OOP it self is pretty easy once you get the hang of it, but making diagrams on how you want things to go together is pretty confusing. When you program in OOP how do you set up your diagrams. Please give real examples no cat dog junk.. Link to comment https://forums.phpfreaks.com/topic/113689-oop-diagrams/ Share on other sites More sharing options...
trq Posted July 8, 2008 Share Posted July 8, 2008 Google for UML tutorials, there is a standard. Link to comment https://forums.phpfreaks.com/topic/113689-oop-diagrams/#findComment-584312 Share on other sites More sharing options...
Demonic Posted July 8, 2008 Author Share Posted July 8, 2008 Thanks for fast reply Link to comment https://forums.phpfreaks.com/topic/113689-oop-diagrams/#findComment-584358 Share on other sites More sharing options...
448191 Posted July 8, 2008 Share Posted July 8, 2008 OOP it self is pretty easy once you get the hang of it, but making diagrams on how you want things to go together is pretty confusing. When you program in OOP how do you set up your diagrams. Please give real examples no cat dog junk.. "Cat/Dog junk"? Abstract examples are best to explain abstract concepts. If that's "junk" to you, only demonstrates your own pride in ignorance. If you would've bothered to look on the main site you'd have found a Class Diagram tutorial. Link to comment https://forums.phpfreaks.com/topic/113689-oop-diagrams/#findComment-584423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.