+ 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 ?
2 Respostas
+ 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.
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.