Why The Best Developers Are Obsessed With Vertical Slices
Read it on Medium:
medium.devleader.ca/why-the-best-developers-...
Latest Posts by Dev Leader
I have this awesome joke about !false...
…
..
.
It's funny, because it's true.
I have sabotaged myself by writing too much about others in my collaborative efforts. It can be detrimental, so there's no shame needed in speaking about things YOU did in these conversations
If you're not familiar, I compare this to resume situations where we need to be able to speak about the value we had on different relevant projects.
For some people, this is already a VERY awkward/challenging thing to do.
Want to learn about one of the most powerful (and misunderstood) features in .NET?
Visit here for more info:
dometrain.com/course/from-zero-to-hero...
#DotNet #CSharp #Reflection #Dometrain
Plugin Architecture in C#: The Complete Guide to Extensible .NET Applications
Learn how to implement plugin architecture in C# using modern .NET patterns. Complete guide with AssemblyLoadContext, DI integration, and working code examples.
Read the article here:
https://bgh.st/lful3i
in CSharp!
Watch here:
https://bgh.st/b8xg7e
How To Implement The Observer Pattern In #CSharp
Have you heard of the memento design pattern?
Read more here:
https://bgh.st/758yna
#DesignPatterns #CSharp
Watch the full video here:
https://www.youtube.com/watch?v=6L0glTvwpx0
Leverage the subject matter experts on your team, but do your homework!
If you're trying to build an understanding of an area of the code base, a product, or a service, you likely have teammates that know these areas very well.
Adapter Design Pattern in C#: Complete Guide with Examples
Master the adapter design pattern in C# with practical examples showing interface conversion, legacy integration, and third-party library wrapping.
Read the article here:
https://bgh.st/61hzqg
What's your current AI stack look like for building software? Does it change based on what you're building?
Life In Software Development — FAQ
Read it on Medium:
medium.devleader.ca/life-in-software-develop...
Why don't programmers like to cook?
…
..
.
They're afraid of spaghetti code.
- This is my favorite phase to discuss but... all out of room.
How do you think your on the job skills for Phase 3 and focus areas change from the previous two phases?
📌 What topics would YOU like to see covered in my newsletter?
Let me know!
Azure AI Foundry Agents with Microsoft Agent Framework in C#
Connect azure ai foundry agents with microsoft agent framework in C# -- learn Azure backend setup, project connections, managed deployment, and cost management.
Read the article here:
https://bgh.st/a5quk8
📌 Check out the newsletter here:
https://weekly.devleader.ca
Many awesome creators are sharing their career journey in software engineering. They're covering how to get promoted in tech based on their experiences. I thought I should offer a different perspective based on my tech career journey.
Watch here:
https://bgh.st/9ad4o1
You Won't Guess How Many Promotions It Took To Principal Level Eng Manager
All for free.
----
🔔 Follow for more software engineering and dotnet topics!
🗣️ Share with your network!
It's that time where I provide you with a little reminder...
Every weekend I send out a newsletter filled with dotnet and software engineering topics!
If you're looking to improve as a software engineer, especially in the dotnet space, I think this will be a great fit for you.
Informal leadership in software engineering is a critical part of becoming more senior in your role
Read more here:
https://bgh.st/vmiqu9
#SoftwareEngineering #Leadership #Developers
What debugging topics would you like to see in future videos? Let me know!
----
📨 Sign up for my email newsletter!
🗣️ Share with your network!
#debugging #tutorials #coding #programming #csharp
Avoid Debugging This Autofac Headache in ASP NET Core:
https://youtu.be/Pto8w7TbMlg
Using Reflection Where You Didn't Expect - Debug Watches!:
https://youtu.be/_7H6awZkD6I
How to Use Conditional Breakpoints to Debug in Visual Studio:
https://youtu.be/wyZFYRwN4AU
Here are some of the most popular videos:
How to Setup Watches to Debug Variables in Visual Studio:
https://youtu.be/_v9k74gWJtE
Debugging in Visual Studio Code with Watches:
https://youtu.be/agABzm60spg
Let's Debug Together! Fixing A Production Bug in ASP.NET:
https://youtu.be/6so35iZNYe8
Looking for videos to help level up your debugging?
Debugging is a critical software engineering skill. That's why I've put together this playlist of my videos on helping you improve with debugging:
www.youtube.com/playlist
3 - Back to a code focus, but this time keep the focus on most important business and/or where the churn is. Odds are you'll be spending more time in these areas.
What did I miss? Let's hear in the comments.
Watch the full video here:
https://www.youtube.com/watch?v=6L0glTvwpx0
Here are 3 different strategies for learning new code bases
1 - Find the entry point to the product(s) or service(s). Start exploring the code from here to see how things start up tounderstand the life cycle of the application.