14 Career Lessons After 10+ Years (and Lots of Trial and Error) as a Software Engineer — Rapid Fire Edition Post date November 11, 2024 Post author By Cesar Aguirre Post categories In beginners, career, careerdevelopment, softwareengineering
Two New LINQ Methods in .NET 9: CountBy and Index Post date November 4, 2024 Post author By Cesar Aguirre Post categories In beginners, csharp, dotnet, tutorial
Using Lambda Expressions Doesn’t Make Your C# Code Functional Post date October 28, 2024 Post author By Cesar Aguirre Post categories In coding, csharp, functional programming, programming, software-development
How to Handle the Startup Class When Migrating ASP.NET Core Projects Post date September 30, 2024 Post author By Cesar Aguirre Post categories In aspnet, beginners, csharp, dotnet
It Seems the C# Team Is Finally Considering Supporting Discriminated Unions Post date September 9, 2024 Post author By Cesar Aguirre Post categories In beginners, csharp, dotnet, tutorial
I Applied at a FAANG and Failed — Three Interviewing Lessons Post date August 19, 2024 Post author By Cesar Aguirre Post categories In beginners, career, careerdevelopment, interview
5 Unit Testing Best Practices I Learned from This NDC Conference Talk Post date August 12, 2024 Post author By Cesar Aguirre Post categories In beginners, chsarp, dotnet, testing
My Least Favorite Part of C# Evolution: Inconsistency Post date July 29, 2024 Post author By Cesar Aguirre Post categories In beginners, csharp, dotnet
To the New Developers Looking for a Mentor, Here are 8 Free Lessons Post date July 22, 2024 Post author By Cesar Aguirre Post categories In beginners, career, careerdevelopment, mentorship
For Cleaner Domains, Move IO to the Edges of Your App Post date July 18, 2024 Post author By Cesar Aguirre Post categories In coding, domain-driven-design, programming, software-design, software-development
Looking For Feedback on One of Your Posts? Leave a Comment! Post date July 18, 2024 Post author By Cesar Aguirre Post categories In discuss, learning, watercooler, writing
Once You Touch It, You Own It! Post date July 15, 2024 Post author By Cesar Aguirre Post categories In beginners, career, projectmanagement, softwareengineering
Job Security is a Myth: Three Lessons on Layoffs Post date June 17, 2024 Post author By Cesar Aguirre Post categories In beginners, career, careerdevelopment
How to use LINQ GroupBy method? Post date July 6, 2022 Post author By Cesar Aguirre Post categories In beginners, csharp, dotnet, tutorial