+ 1
I know C++ already, will C# be hard to learn?
So, basically, I have studied C++ by my own a few time ago, but now I finally got to study in a real school. However, they only teach C# in there. Will it be somehow hard to learn?
2 Answers
+ 2
If you understand the concepts, like conditionals, loops, arrays, pointers, OOP, and so on... Then no, it won't be hard to get into any language. It's all a matter of syntax afterwards. There are a few strange things between languages, but you will get used to it fast. I wish you success!
+ 1
Thanks for the reply!