+ 5

What can I do to improve coding in C# in my free time?

I want to get better at coding in C#

22nd Dec 2018, 12:41 AM
MatthewCubes
MatthewCubes - avatar
9 Réponses
+ 7
I suggest you practice with small projects first. For example : https://www.sololearn.com/learn/14964/?ref=app You can find more in the leftmost tab, in the Coding Challenge section below the Courses section. (We usually called these Assignments, to distinguish from the 5-question player-to-player quiz) Some assignments are difficult. When you find it difficult, don't give up, remember we have a Q&A section here to help you 😉
22nd Dec 2018, 12:49 AM
Gordon
Gordon - avatar
+ 3
Practice. Practice. Practice. make simple codes. combine simple codes into more complicated codes. and also challanges. theyre a great way to practice.
22nd Dec 2018, 12:48 AM
Zachary Burkholder
Zachary Burkholder - avatar
+ 3
Learn and code. Do challenges.
22nd Dec 2018, 12:48 AM
ShortCode
+ 3
Well, of course you can practice challenges. Give yourself some challenges daily. If you are not getting time to solve them on your device, then at least think about the solutions and try to work on them mentally while walking to places or anytime your free. And learn more about the C#, it's libraries, its history and its specialities. It's new features. You should be an expert at it. How it is better than other languages and the things it lacks. Discuss with your friends. It would really help if you have a friend with whom you can discuss coding. If he's also a C# newbie then it's awesome. Try to make small projects together !! Best of luck for your future buddy☺️☺️
22nd Dec 2018, 5:33 AM
Aaron Stone
Aaron Stone - avatar
+ 1
I like to rewrite codes from a language I already know to the language I'm learning.
22nd Dec 2018, 8:39 AM
Pedro Tortello
Pedro Tortello - avatar