Best way to learn? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Best way to learn?

I am trying to learn my first coding language, in this case C#. Some of the examples here are a little abstract, as well as some of the books. Without professional support what did you find works best for you?

7th Jan 2018, 4:01 PM
Paul Higgott
3 Respuestas
+ 10
Personally, typing out the code samples (no copy and paste) and researching things (functions/keywords etc) I do not understand on the internet.
7th Jan 2018, 4:04 PM
jay
jay - avatar
+ 4
You could start out by looking for a friend here on Sololearn who knows C# just by looking at the person's profile, you should also research projects that you love built using C# and find a personal project you could also build using C#, interest is key learning. Stackoverflow.com should be on your browser bookmark, your phone home screen. Moreover when you start building and face any error, copy the exact error on Google, someone somewhere have face that and also solved it. I believe you should learn better and faster that way, have you tried researching if there's a book on C# for dummies. If you haven't, please do.
7th Jan 2018, 4:13 PM
Olagoke Tobi
Olagoke Tobi - avatar
+ 1
Thank you for the tips! Very useful to hear how other people have progressed!
7th Jan 2018, 9:29 PM
Paul Higgott