BrandGhost
Dev Leader Weekly Issue 1

Hey there!

Welcome to Dev Leader Weekly, your dose of software engineering and C# goodness! In this newsletter, we'll explore thought-provoking ideas, byte-sized code examples, and highlight some interesting content from the week to help you excel as a software engineer. Let's dive in!

Thought-Provoking Quote of the Week:

"Software is like entropy: It is difficult to grasp, weighs nothing, and obeys the second law of thermodynamics; i.e., it always increases." - Norman Augustine

Writing Faster C# Code - Task.WhenAll vs Parallel.ForEachAsync in DotNet

You've found yourself trying to optimize your algorithm and the only way you can see to squeeze out more performance is to run things in parallel. Do you go with Task.WhenAll or do you leverage Parallel.ForEachAsync? Let's have the benchmarks speak for themselves.​

Dev Leader Weekly Issue 2

In Dev Leader Weekly, we'll explore thought-provoking ideas, code examples, and highlight content from the week to help you excel as a software engineer.

Dev Leader Weekly Issue 3

In Dev Leader Weekly, we'll explore thought-provoking ideas, code examples, and highlight content from the week to help you excel as a software engineer.

Dev Leader Weekly Issue 4

In Dev Leader Weekly, we'll explore thought-provoking ideas, code examples, and highlight content from the week to help you excel as a software engineer.

An error has occurred. This application may no longer respond until reloaded. Reload