.NET Validate your dependencies correctly in .NET (via Nick Chapsas) Nick demonstrates an example of a runtime exception being thrown because a dependency wasn’t registered in the DI container. He then uses some interesting setup to get access to an…
All posts tagged “Professional Development”
Professional Development – 2022 – Week 51
.NET Are You Using the Stopwatch Efficiently in .NET 7? (via Nick Chapsas) What are frozen collections coming in .NET? (via Nick Chapsas) Leadership How Leaders Should Handle Public Criticism (via HBR)
Professional Development – 2022 – Week 50
.NET The weirdest way to loop in C# is also the fastest (via Nick Chapsas) Nick breaks down the performance if for, foreach, looping over a Span, and then using the Unsafe.Add() method. The magic is because Spans are blocks…
Professional Development – 2022 – Week 49
Agile The Five P’s of Agility (via SWLW) Leadership How to Be a Good Leader in a Bad Economy (via HBR) “The potential of a recession on the heels of the Covid-19 pandemic means that the usual strategies for managing…
Professional Development – 2022 – Week 48
.NET Every single feature added in C# 11 (via Nick Chapsas) This ~30-minute video outlines all the new features in C# 11 with interactive examples. The C# keyword you can ONLY use in LINQ, but carefully (via Nick Chapsas) The…
Professional Development – 2022 – Week 47
Managing people 6 Ways to Reenergize a Depleted Team (via HBR) Mental health How to Respond When an Employee Shares a Mental Health Challenge (via HBR) Operations What Really Makes Toyota’s Production System Resilient (via HBR) Values What Does Your…
Professional Development – 2022 – Week 46
Performance management HBR Guide to Performance Management Start-ups 5 Ways Startups Can Prepare for a Recession (via HBR)
Professional Development – 2022 – Week 45
Diversity and inclusion 6 Behavioral Nudges to Reduce Bias in Hiring and Promotions (via HBR) Technology What Is a Developer Experience Team? (via SWLW) I don’t think my current company is quite big enough to have this formally defined, but…
Professional Development – 2022 – Week 44
Collaboration What a Healthy Team Looks Like (via SWLW) They design how they work together They have good research habits They get to a testable, measurable hypothesis ASAP They build to learn They create value and ship regularly They build…
Professional Development – 2022 – Week 43
HR How HR Lost Employees’ Trust — and How to Get It Back (via HBR) “When employees view HR as more than compliance officers and instead as coaches, mentors, and mediators, they will begin to trust in a system that…