The Productive C# Podcast
ചാനൽ വിവരങ്ങൾ
The Productive C# Podcast
The Productive C# Podcast is your ultimate guide to master C# and .NET and progress faster in your software development career. Hosted by industry expert Andrea Angella, this show delivers short, actionable advice to improve your skills to become a successful and respected software engineering leade...
സമീപകാല എപ്പിസോഡുകൾ
52 എപ്പിസോഡുകൾ
Stop Wasting Time: Use the 70/20/10 Rule to Grow Fast as a Developer
Are you spending your time wisely as a software developer?
In this video, I share how I borrowed Rob Moore’s 70/20/10 rule and adapted it to he...

Want to Level Up Faster in Your Career? Say YES to These Two Questions
Want to Level Up Faster? Say YES to These Two Questions
If you're serious about accelerating your career, there's a simple test:

Efficient Top K Algorithm in C# Using Built-In PriorityQueue
🚀 Boost your .NET skills with this efficient algorithm tip! Want to find the Top K elements from a large dataset without sorting the entire thing?Let...

Learn to code a Min Heap from scratch in modern C# (for .NET developers)
I was a little bored recently and thought to myself, why not implement a Heap data structure in C# from scratch just to keep my mind sharp? 🙂I still...

The C# Career Architect (TM)
I am officially self-promoting myself to a C# Career Architect role at Productive C# 😎
I guide engineers at any stage of their career to their...

How to transition from Lead Engineer to Engineering Manager
Learn some advice on how you can transition from Lead Software Engineer to a Software Engineering Manager in your own company. What strategies can you...

To embrace DevOps, how important it is to be skilled in containerization and CI/CD tools?
How much do you need to know as a C# developer about Docker, CI/CD tools to embrace DevOps?
Join my free Modern C# course
...

Avoiding boilerplate and architecture erosion with Metalama
This is the recording of an event where the architect of Metalama presented the Metalama framework and how it can help you write easy to maintain code...

Free Ask Me Anything Webinar on Software Development
Join my next Ask Me Anything webinar
https://us06web.zoom.us/webinar/register/8517318706739/WN_q0g83d-jRy6jiC4A6uOrqw
Ask a...

.NET Conf 2024 - Key Announcements
Join the Productive C# Ask Me Anything webinar https://us06web.zoom.us/webinar/register/6017316781632/WN_AiXvjoZ3QOKMos6jvN0KaQ
Jo...

What's your opinion on rich domain model and POCO classes?
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

What's the minimal foundation you need on C#?
Videon on Everyday C# https://www.youtube.com/watch?v=xZk8T-9kI3w
Join my free Modern C# course https://www.productivecsharp.com/modern-c...

How do I know if management is for me?
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

How to keep up with the pace of new features added to C# and .NET?
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

What is C#?
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

How to work on a large codebase
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

How to navigate the transition from senior to lead software engineer
Join Productive C# at https://www.productivecsharp.com & use code PODCAST for an exclusive 15% OFF.
Enrol in the Free Modern C# Co...

The Future of C# in the AI era
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

From Hobbyist to Professional - Andrea Angella Quick Coding Story
A quick story of my professional journey on how I started coding until now leading teams of .NET software engineers (in 2024) https://www.productivecs...

Free Delegation Secrets Masterclass for Software Engineers and Engineering Leaders
Join my free Modern C# course https://www.productivecsharp.com/modern-csharp
ABOUT THE HOST
Andrea Angella | Technical Lead...

Learning and Sharing for Success
Are you prioritising learning and self development enough in your life? Spend some time to reflect how learning and sharing can improve your life and...

Ask Me Anything - Free Webinar
Join my next Ask Me Anything webinar https://us06web.zoom.us/webinar/register/6317308506540/WN_AiXvjoZ3QOKMos6jvN0KaQ#/registration

Build Amazing .NET Apps with C# and the Uno Platform
Listen to a fantastic interview with Jérôme Laban, CTO of the Uno Platform, to understand how to build complete .NET apps using C# everywhere, thanks...

Leadership is Language
You are a leader, and you don't know it yet. Learn my key takeaways from the book "Leadership is Language".
Join my free Modern C...

Leveraging async braindumping to improve the quality of your meetings
In this episode I share how async braindumping helps to make your meetings more inclusive and fair as well as improving the quality of discussions and...

Reasons Why You Should Learn C# in 2025
These are the 15 reasons why I consider C# the best programming language and why you should learn C# in 2025.
Join the Free Moder...

Advent of Code 2023 C# Challenge
How Advent of Code can help you become a better developer. Take the challenge to have a chance to win a free month of the Productive C# membership. ht...

Microsoft Semantic Kernel - Integrating AI in your C# applications
Semantic Kernet project: https://github.com/microsoft/semantic-kernel
Join the Productive C# Membership: https://www.productivecsharp.com/

.NET Conf 2023 - Productive C# Special Event
Watch the full video at https://www.productivecsharp.com

Primary Constructors in C# 12
Learn more about primary constructors in C# 12. Join our membership at productivecsharp.com

RavenDB and .NET with Oren Eini
In this episode, we will be learning more about the NoSQL Database, Raven DB, and why you should consider using it in your applications. Raven DB is w...

Crucial Conversations
Learn about techniques to handle crucial conversations at work and make decisions safely and effectively. Subscribe https://podcasters.spotify.com/pod...

Modern Software Engineering
What is Software Engineering? Learn about the two key fundamental challenges of software engineer, how to become an high-performance team and proudly...

Structs Improvements and Record Structs in C# 10
Learn about all the new changes for structs in C# 10

Global Usings in C# 10
Learn how global usings in C# helps to remove repetitive using directives in your .NET projects.

DateOnly and TimeOnly structs in .NET 6
.NET 6 is introducing two new types to deal with dates and times independently.

How to become a fluent C# developer with Codingame
Compete regularly in clash of code inside the Codingame platform to improve your problem solving skills, become a fluent developer and succeed at the...

The Mikado Method
Struggling to refactor a complex legacy code base? The Mikado Method is the tool you need to get the job done.

Master C# 9 Webinar
Find the Master C# 9 Webinar on YouTube where I share all the latest features added to the language. https://youtu.be/IhYtXO3DkFs

Records in C# 9
Learn how C# 9 allows you to easily create immutable objects with value-object semantics using record types (data classes). www.productivecsharp.com