[Message Deleted]
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
What do you need excatly?
WhiteSky
-
wasife wrote:
How to go about that so that i could become the Professional level expert of C++?
Just practice!:) I would suggest reading one or two books by the recognised C++ gurus so you can learn how to do things the recommended way. Scott Meyers's Effective C++ and More Effective C++ for example. Some of the STL books, e.g., Josutiis's C++ Standard Library.
Kevin