+ 2

Is C# okay for a beginner?

I started C# but started finding it to tough

13th Jun 2017, 5:02 AM
Ralph Rodrigues
3 Antworten
+ 7
No language is bad foe a beginner, it depends on how willing the beginner wants to get rid of the title "beginner"
18th Aug 2017, 1:23 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 5
The C# course should be perfectly suitable for beginners, if you find it hard, progress slower through the lessons and use the code playground to experiment with the concepts you previously learned. If that's still too hard for you, maybe start with the HTML course. HTML is not a programming language, but the course is really easy and maybe you pick something about formal languages up, which will help you go through the other courses.
13th Jun 2017, 5:25 AM
Tob
Tob - avatar
+ 2
I started doing c# over the last 2 weeks. Do the course here first, then move onto here https://www.youtube.com/watch?v=pSiIHe2uZ2w&list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51&index=1. Its best to watch the tutorials first only, then open visual studios and write along side the lesson, and them without tutorial or any code to look at write out what you have learned . If it works great , but if not Repeat again after a few days. I plan to do this for 6 weeks only with these tutorials before moving on to other tutorials, and it seems to be working for me.
13th Jun 2017, 9:17 AM
Leon D
Leon D - avatar