The Catch Block #30 - On Being a Mentor
Mentoring your team is the single most effective thing you can do to make them better.
Mentoring your team is the single most effective thing you can do to make them better.
Let's make some methods, pass some parameters, and accept some arguments!
Make decisions, build with code blocks, loop around, and generally control the flow of your C# code with these keywords!
Delegation is an art. Here's a few tips to get better at it.
All the basic operators in C#, including assignment, math, logic, equality, comparison, and conditonals.