how can I practice more than this lessons? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how can I practice more than this lessons?

I started to learning c# but I can't practice because I don't know that what do I topics c# to practice ?

21st Sep 2017, 8:44 PM
Saeed Ghazanfari
Saeed Ghazanfari - avatar
2 Answers
+ 1
use the playground, use visual studio community version (it is free). Give yourself little tasks / project and try to make it in code. a calculator, shopping list, stone-siccors-paper game.
21st Sep 2017, 9:30 PM
sneeze
sneeze - avatar
0
Check out some of the other open learning websites, there are quite a few that do coding tutorials, and whilst the fundamentals will be the same, the exercises they set will be different. Also, search google for coding forums and check out the questions people come up with and see if you can solve the problems, even if they have already been answered, see if you would have gone about the solution in the same way, or if you can work your way to the answer they have been given.
21st Sep 2017, 11:06 PM
John-Paul Kelly
John-Paul Kelly - avatar