Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Learning C++ Language [closed]

Tags:

c++

I am a .net c# programmer but I want to learn .NET C++ also. I am a beginner for c++. Is there any site, book, or Video Tutorials from beginner to expert?

like image 612
Ibrahim AKGUN Avatar asked Dec 12 '25 20:12

Ibrahim AKGUN


1 Answers

There's no such thing as ".Net c++".

Maybe you mean C++/CLI, which is Microsoft's language specification intended to supersede Managed Extensions for C++ (See Wikipedia). Managed extensions to C++ are its inferior and now defunct ancestor [thanks @dp for your comment].

Bear in mind when you choose your learning material that C++/CLI is not equal to the (standard) C++ programming language; so if you want to learn the former, you should edit the question title and tags.

(Note: This is not to be nitpicky, but to help. I think getting the right idea for each name, and the right name for each concept, is an important factor for consistent learning. And of course it's especially important if you search for information on the web.)

like image 90
Daniel Daranas Avatar answered Dec 15 '25 08:12

Daniel Daranas



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!