C# или C++

Что выбрать

  • C#

    Votes: 8 40.0%
  • C++

    Votes: 12 60.0%

  • Total voters
    20

АБДУЛЛА

New member
Joined
Nov 29, 2011
Messages
3
Reaction score
0
"Honestly, for most development tasks, C# is the way to go. It's more high-level and easier to learn, plus it's widely used in Windows and Unity dev. C++ is still a beast for systems programming and performance-critical code, though."
 

konoko

Member
Joined
Feb 17, 2006
Messages
6
Reaction score
0
I gotta go with C# for simplicity and readability. If you're building a Windows desktop app, it's hard to beat the .NET framework. Plus, it integrates well with other Microsoft tools like Azure.
 
Top