Open in app

Sign In

Write

Sign In

Dev Leader
Dev Leader

113 Followers

Home

About

Mar 15

Should Engineering Managers Be Writing Code?

I wanted to offer up my perspective on this Quora question about when hands-on management makes sense for engineering leadership. Does it ever make sense for engineering leaders to be hands-on with coding? …

Engineering Mangement

5 min read

Should Engineering Managers Be Writing Code?
Should Engineering Managers Be Writing Code?
Engineering Mangement

5 min read


Mar 7

Choosing The Best Programming Language For Beginners

If you’re new to programming then without a doubt you’ve had to ask yourself what is the best beginner programming language so that you know where to focus your efforts. You’re about to go invest all of this time and mental effort into learning a new skill, so of course…

Programming

7 min read

Choosing The Best Programming Language For Beginners
Choosing The Best Programming Language For Beginners
Programming

7 min read


Mar 6

A Guide For New Programmers on C# Basics

I’ve been making it my mission more recently to try and reduce the barriers for people that want to get started with programming. If you’re just getting started out, it can be incredibly intimidating and often leaves folks quitting before they get started. When you factor in just how many…

Programming

10 min read

A Guide For New Programmers on C# Basics
A Guide For New Programmers on C# Basics
Programming

10 min read


Mar 4

An Elementary Perspective On C# Iterators

If you’re newer to C# or programming in general, you may have used an iterator and not even realized it. Iterators can be a performant and effective tool that we have access to as .NET developers that allow us to traverse collections of data. Because one of the requirements of…

Csharp

6 min read

An Elementary Perspective On C# Iterators
An Elementary Perspective On C# Iterators
Csharp

6 min read


Mar 4

A Simplified Beginner’s Guide to IEnumerable in C#

In C# and .NET, as programmers we have access to an interface that is called IEnumerable (or IEnumerable<T> for the generic version). Using IEnumerable allows us to iterate from a collection or data source by moving one element at a time. It’s also important to note that all collection types…

Programming

5 min read

A Simplified Beginner’s Guide to IEnumerable in C#
A Simplified Beginner’s Guide to IEnumerable in C#
Programming

5 min read


Feb 23

What to be Wary of With Iterators and Collections in C#

(Check out the original article on my website) This article is not set out to try and persuade you, the reader, that either using an iterator or materialized collection will universally solve your problems. Both iterator and materialized collection usage can be used to solve the scenarios that we’ll be…

Programming

9 min read

What to be Weary of With Iterators and Collections in C#
What to be Weary of With Iterators and Collections in C#
Programming

9 min read


Feb 18

What You Didn’t Know About Task EventHandlers

(Check out the original article on my website) As C# programmers, we’ve all been burned by asynchronous EventHandlers. And if you still haven’t yet, then hopefully this article will arm you for being able to better navigate long debugging sessions where functionality mysteriously stops working in your application. …

Dotnet

5 min read

What You Didn’t Know About Task EventHandlers
What You Didn’t Know About Task EventHandlers
Dotnet

5 min read


Feb 14

A Simple Safety Net For Async EventHandlers

(This article was originally published on my website) When we discuss async EventHandlers, the first thing that comes to mind for many of us is that it’s the only exception that we seem to allow for the dreaded async void setup. When I had written about this before, I was…

C Sharp Programming

6 min read

A Simple Safety Net For Async EventHandlers
A Simple Safety Net For Async EventHandlers
C Sharp Programming

6 min read


Feb 12

All About Multiline Strings in C#

(This post was originally published here on my blog in full) Working with strings is probably one of the earliest things we get to do as C# developers. In fact, if you consider that most of us start with the “Hello, World!” example, you’re being exposed to the string type…

C Sharp Programming

4 min read

All About Multiline Strings in C#
All About Multiline Strings in C#
C Sharp Programming

4 min read


Feb 10

xUnit Tests Not Running With .NET Standard

(This article is originally published on my blog) Having worked with C# for quite some time now writing desktop applications, I’ve begun making the transition over to .NET standard. In my professional working experience, it was a much slower transition because of product requirements and time, but in my own…

Xunit

3 min read

xUnit Tests Not Running With .NET Standard
xUnit Tests Not Running With .NET Standard
Xunit

3 min read

Dev Leader

Dev Leader

113 Followers

Principal Software Engineering Manager at Microsoft

Following
  • Greg Thomas

    Greg Thomas

  • Android Developers

    Android Developers

  • Fiscus DAO

    Fiscus DAO

  • Fabian Leon Ortega

    Fabian Leon Ortega

  • Graeme Harvey

    Graeme Harvey

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech