Which OO language are you looking at ?
To be honest, if you've been writing PHP how it's intended, then you're not far off anyway.
If you want to look at it with a view to being serious professionally I would try to combine it with a basic idea of n-tier architecture.
For that reason, I'd suggest either C# on the .NET Framework or Java within J2EE
The reason I say that is because to truly appreciate the way that OO can REALLY be useful, powerful and re-usable - something people missed for years with monolithic C++ applications using static libraries, etc - you should appreciate the concept of the tiered architecture, and where and when to design classes will be used to instantiate stateless or stateful objects.
It's AMAZING how many people don't use that last bit to full effect. So simple, yet incredibly powerful in terms of design.
Posted By: Steve in Holland on August 23rd 2007 at 18:39:13
Message Thread
- Object Oriented Programming (General Chat) - Ben, Aug 23, 18:32:17
- Drop me an email... (General Chat) - Brom, Aug 23, 18:45:46
- Would you agree with below ? (n/m) (General Chat) - Steve in Holland, Aug 23, 18:46:44
- Which OO language are you looking at ? (General Chat) - Steve in Holland, Aug 23, 18:39:13
- Drop me an email... (General Chat) - Brom, Aug 23, 18:45:46
Reply to Message
In order to add a post to the WotB Message Board you must be a registered WotB user.
If you are not yet registered then please visit the registration page. You should ensure that their browser is setup to accept cookies.