View Single Post
  #20 (permalink)  
Old February 5th, 2005, 07:35 AM
joefawcett's Avatar
joefawcett joefawcett is offline
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

Well I strongly disagree with both the last two posts. Pointers are not an essential part of OOP and C++, although it may have all the essential features of OOP, also has a awful lot of other stuff. I believe that it's not a good place to start learning OOP.
I challenge anyone who had C++ as their first programming language to show a sample of their code which is used in a real world application and shows good use of OOP.

--

Joe (Microsoft MVP - XML)