Reply to thread

When moving from C# to C++ you quickly realise what you still have to learn..Example: the use of 'const' in C++.

 

C# prepares you for the easy things. The others must be learned from scratch.

 

Of course, knowing C# without having learned C++ is much better than not knowing C#.

 

It is generally agreed that developer productivity in C# == 4 * C++.


Back
Top Bottom