Recommendation for mastering C# | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Recommendation for mastering C#

Hello everyone! What made you help to master or be good at the c# language? Or can someone recommend me how to master it? Any suggestion or answer will be very much appreciated. Thank you everyone! Code on!

29th Dec 2017, 9:00 PM
eli
16 Answers
+ 2
Sometimes, the best way to evolve is to find a project or an idea to work on then develop it. Even if it's simple at first. Then integrate more and more things (split into modules, optimise codes, call APIs, ect). Integrate more features as your project grows. That's how I usually do it.
29th Dec 2017, 9:31 PM
Frédéric Charette
Frédéric Charette - avatar
30th Dec 2017, 5:08 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 7
eli You are welcome😉
30th Dec 2017, 1:08 PM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 4
Just read it over and over again till it's a part of you
29th Dec 2017, 9:03 PM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 2
Not that much. The most complicated thing in my opinion is getting used to the unity API
29th Dec 2017, 9:02 PM
romangraef
+ 1
Thanks Charette, this helped me a lot. im thinking on doing a simple system a small basic point of sales system maybe and then doing it only thru local built in database and then maybe to a database server in the future. (might be hard and scary) ive tried xamarin yesterday and im very happy with it, it worked :) but i dont want to rush and miss things. So I'll give this a try. Thanks again. Good luck to me :) I'll try to post if i get any progress. :)
29th Dec 2017, 9:45 PM
eli
+ 1
Thank you Muhammad, will read this. have a nice day
30th Dec 2017, 9:45 AM
eli
0
awesome! where do you use c# as of now? like for system development, web, or mobile etc. thanks romangraef and brains by the way
29th Dec 2017, 9:10 PM
eli
0
honestly: code, code, code. use the language as much as possible. as you use it; writing will get easier. :) the answer sounds cliché, but it's true.
29th Dec 2017, 9:15 PM
Frédéric Charette
Frédéric Charette - avatar
0
this might be a little bit silly, but i think i've only use like basic programming (if, for, foreach, do, do while arrays and light OOP structure) and as i've read here in sololearn like abstract, sealed or Interface i haven't use it very often. Or maybe i havent just working on bigger projects that this will be useful. if it is, can someone please recommend me to master it. thank you in advance
29th Dec 2017, 9:21 PM
eli
0
alright thanks charette i will do. im just a little bit iffy if im doing the right way. thanks for lightening me up guys.
29th Dec 2017, 9:24 PM
eli
0
You're welcome! Remember when it gets difficult that sometimes you have to take a step back to help move forward! one step at a time and you will see your system up and running and the progress you have made. :)
29th Dec 2017, 9:56 PM
Frédéric Charette
Frédéric Charette - avatar
0
Yeah sometimes i get stuck like for a day. and also, i remember someone told me whenever you're stucked, try different approach and it really helped me a lot.
29th Dec 2017, 10:05 PM
eli
0
Honestly, my recommendation for that is to do something else.. When I feel that it's not working; I do something else. go out for a walk, play a game, ride a bike, go to sleep. but keep a notepad close with a pen as the answer might come faster than you would expect once your brain can start focusing again on it.
29th Dec 2017, 10:09 PM
Frédéric Charette
Frédéric Charette - avatar
0
Thats true! most of the time i find a solution whenever im riding a bus home or going out. but sometimes i lose track of it because i haven't take a note of it. i tried to write it down on a phone but i think pen and paper would be better. thanks again Charette
29th Dec 2017, 10:48 PM
eli
0
You're most welcome!
29th Dec 2017, 11:19 PM
Frédéric Charette
Frédéric Charette - avatar