C# beginner exercises? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C# beginner exercises?

Are there any c# exercises at the beginner level for retention and sharpening purposes? I want to get fluent with the language. Also, if anyone knows where I can find any detailed pictures or blueprints I'd appreciate it. Thanks!

2nd Oct 2018, 9:28 PM
Vince
Vince - avatar
2 Answers
+ 2
go through the challenges/assignments and pick the ones that sound simple to you, then look at other people's contributions in the comment section and filter for C# to see how they solve it and try to understand their approach and what their code is doing... which variables they instantiate, how they manipulate them, how their loops and functions work and why, etc. and then ask questions if you don't understand something...
15th Oct 2018, 6:23 AM
Gentlemen Ninja
Gentlemen Ninja - avatar
0
thank you
17th Oct 2018, 10:31 PM
Vince
Vince - avatar