Honestly the fastest way to learn these lambda expressions is just to do katas the way you know how to do and then compare your solution. When I learned C# that's just what I did. :)
Do not think "I would have never come up with this simple solution", but rather "Oh so that's also a way to do it".
Honestly the fastest way to learn these lambda expressions is just to do katas the way you know how to do and then compare your solution. When I learned C# that's just what I did. :)
Do not think "I would have never come up with this simple solution", but rather "Oh so that's also a way to do it".
Keep on keeping on!
Thanks for reply, I will do it.
Please mark your post as having spoiler content next time. It's visible in the homepage otherwise.
This comment is hidden because it contains spoiler information about the solution