❔ Microsoft learn challenges
Is it normal to really struggle with the MS C# challenges? I've spent more than 7-8 hours all together to figure challenges in this section https://learn.microsoft.com/en-us/training/modules/csharp-do-while/ and I still managed to fail. Even with the research.
Add looping logic to your code using the do-while and while stateme...
Add looping logic to your code using the do-while and while statements in C#
9 Replies
It depends entirely on your proficiency level
Don't put too much pressure on yourself to learn by a deadline
"normal" is too subjective and individual
Take as long as you need to fully understand the concepts and you'll finish when you finish
It's better to learn well than to learn fast
That's what I'm trying to do, however, when I looked at the solutions I realised that there is no way I could figure it out
After seeing the solution, do you feel like you could apply it to a new, similar problem?
I check the solution and then next day I go to the task again to see if I can replicate the solution. If I can great, I will play around with it until I know I understand it
That sounds like a good strategy to me
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.