Hey,
I know C++ well, but I just learned all basics (No windows applications, programs), and I think I shoud move to C#.. But it's little hard to move from one language to other.. I just don't know how to create windows applications, like bots in C++, I just need good tutorial or ideas, if You reccomend C#, I will study it. Thanks![]()
I think If you know about C and C++ then you can learn easily about C#. Don't worry read and practice regular then you can learn it quickly.
C++ is Object oriented Programming Language. while also providing the facilities for low-level memory manipulation.
C# provides a managed memory model that adds a higher level of abstraction again. This level of abstraction adds convenience and improves development times, but complicates access to lower level APIs and makes specialized performance requirements problematic.
I agree with you on 100%. Do you work as a programmer or a hobby?