+ 2

What can I do for practice c#?

Can u recommend something to do based on c# for practicing my skills ( i am beginner)

30th Mar 2018, 2:05 PM
physic An
physic An - avatar
1 Resposta
+ 3
Sure. - Build a simple calculator. - Build a scientific calculator. - Build a client/server desktop chat app. - Build a simple game in Unity3D (www.Unity3D.com) ^By the time you do all that, you'll be well on your way and have learned a bunch of neat stuff. When you get stuck, investigate and research solutions online. Visit www.StackOverflow.com if you have serious questions, but make sure you obey their guidelines in order to properly utilize that resource. Also, go to other sites and learn advanced C# techniques. For example, SoloLearn doesn't touch on threading or networking, which is important.
30th Mar 2018, 2:15 PM
Fata1 Err0r
Fata1 Err0r - avatar