How To Reflect: My Mid-Year Retrospective - Dev Leader Weekly 50

How To Reflect: My Mid-Year Retrospective - Dev Leader Weekly 50

TL; DR:

  • Retrospectives drive team improvements
  • Use retros for personal growth
  • Goals I achieved AND missed
  • No livestream! I’m on vacation!


EXCLUSIVE ARTICLE IS NOW ARCHIVED

This newsletter issue has an EXCLUSIVE article but it’s now archived on my website . You can read it here with a paid subscription :

https://www.devleader.ca/2024/06/29/how-to-reflect-my-mid-year-retrospective-dev-leader-weekly-50/


In Case You Missed It…

Guest Post on Tech World With Milan Newsletter

I was very fortunate to be a guest author on Dr Milan Milanovic’s most recent newsletter . In this issue, I discussed my background going from startup world into Big Tech at Microsoft, how I approach managing software engineering teams, and my experiences within Substrate at Microsoft.

I hope that you get a chance to read through it and find the experiences valuable! Make sure to check it out, and if you’re not already following Dr Milan Milanovi? on social media — you absolutely should. He’s one of the top tech creators in the world!

JetBrains dotUltimate Giveaway

Friendly reminder that if you’re a dotnet developer you can enter to win dotUltimate for one year FREE! No, there’s no tricks here. I’ve given away 5 dotUltimate licences already this year and you could be the very next winner.

Make sure you check out this page to see how you can submit entries to win! These giveaways are 100% sponsored by JetBrains and I’m grateful for the opportunity!

Podcasts are LIVE!

Based on your feedback from LinkedIn, I have made my software engineering interview videos available on Podcast platforms ! I’m currently battling with Apple to allow my account creation, but you can check them out on Spotify for now! Listen to them on your drive to work or on your walks!


Click here to get this course bundle!

Weekly Recap

Made EASY – WPF Dependency Injection with IServiceCollection

Dependency injection is a core part of any modern C# application — and WPF apps are no different!

In this video, I’ll walk you through how we can transform a simple WPF application to take advantage of dependency injection using IServiceCollection.

And you know that fun MVVM pattern that gets used heavily with WPF?

Rest assured! We can inject our View Models into our Views with IServiceCollection and clean things up nicely!

Actionable Code Review Culture Tips – Principal Software Engineering Manager AMA

This was an AMA live stream where I discussed my previous newsletter article . Make sure to tune in every Monday at 9:30 PM PST to catch the live stream where I share my experiences and perspective on different software engineering topics!

How To Build Modular WPF Applications With a Plugin Architecture

WPF is a powerful user interface framework for CSharp, but I hate some of it.

Is hate too strong of a word? Probably.

But in the many years I spent building desktop applications in WPF, I found that I would be fighting against a lot of the framework to make things happen.

However, two things that I don’t compromise on are:

– Dependency Injection

– Plugins

So we’re going to see how we can build a plugin-based WPF application and set you on course for using a plugin architecture in CSharp!

Live Coding C# & WPF – Principal Eng Manager at Microsoft

This was a live-coding session focused on WPF development! Make sure you’re subscribed on social media so you can be notified when I go live to walk through code.

Your Career Will Mean NOTHING Without This… – Interview With William Ray

I had the pleasure to sit down with William Ray and hear about his career journey so far.

It’s not what you’d expect.

And that’s what makes it so great to hear about — because there are so many different avenues to getting into software engineering.

Will shares with us his struggles before finding success in healthcare and how that was something that eventually wasn’t aligned with his passion. The result is that he needed to pivot and stumbling upon coding is what changed his life once again.

Thanks for the conversation, Will!

In UNDER 10 Minutes – WPF Binding Made Easy!

Data binding is an extremely popular concept that we leverage when building WPF applications. Gone are the days of code-behind and hardcoding stuff in the UI! Well — for now. We can use the MVVM pattern and leverage data-binding to our Data Context on WPF controls in order to map properties to some state. In this tutorial, I’ll show you the very basics to kick things off… and we can build on it from there!


As always, thanks so much for your support! I hope you enjoyed this issue, and I’ll see you next week.

Nick “Dev Leader” Cosentino

[email protected]

Socials:

Blog

Dev Leader YouTube

Follow on LinkedIn

Dev Leader Instagram

William Ray

Agency Owner, Content Creator, & Mentor

5 个月

Thank you for having me!

要查看或添加评论,请登录

社区洞察

其他会员也浏览了