Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
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++.
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++.