Is c# hard or easy | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is c# hard or easy

26th Apr 2020, 4:31 PM
Troy Nunes
5 Answers
+ 1
Depends to what and in which context you compare it... Share some ideas what you want to achieve, so that we can give suggestions which language might fit best for you.
26th Apr 2020, 4:39 PM
Manu_1-9-8-5
Manu_1-9-8-5 - avatar
+ 1
C# is probably a medium. The basics are, in my opinion easy, things like datatypes, structs and classes, OOP, methods et cetera. However it does contain some advanced features such as concurrency, reflection, events and delegates, generics, attributes et cetera. Don’t let that daunt you however. If you intend to learn it but are worried, don’t. Just learn it!
27th Apr 2020, 1:30 PM
s.f
0
It depends on what you are comparing it to. But being an OOP statically typed high level language with a syntax similar to Java, I think it is easy. Once again, it depends on you. So just try it out and see if you like it
26th Apr 2020, 4:37 PM
Ore
Ore - avatar
0
I'd say medium. It's easier than C++ and harder than Python. If you're like me and you struggle with the OOP idea a bit, C# or Java might subjectively feel harder because they force you to deal with it to a degree, before you understand.
26th Apr 2020, 5:23 PM
HonFu
HonFu - avatar
0
they have more than 10000 functions man. obviusly do not to learn every one but sometimes do you need some of them. like Console.Write();. Buttons ,labels, etc with Xamarin you have a fun
28th Apr 2020, 2:15 AM
Edwin Boada
Edwin Boada - avatar