Vikas Guptavikasfeedingdotnet.hashnode.dev·May 31, 2024Unlocking the Power of C# 10: Top 4 Features for InterviewsAs technology evolves, so does the need for developers to stay updated with the latest advancements in programming languages. With the release of C# 10, Microsoft has introduced several exciting features that promise to enhance the way developers wri...1 like·83 readsglobalusing
Chuma Kabaghechuma.blog·Apr 17, 2024The Power of Positive Feedback in Code ReviewsRecently, a team member left the comment above on my pull request. It brought to mind a similar comment from an engineer at my previous job—a person whose opinion I valued. He had said that my code read like a story and was great to review. This expe...code review
Peter Chijiokepeterchijioke.hashnode.dev·Dec 18, 2023Striking the Right Balance: Code Readability vs. Software Performance in Software DevelopmentIn the dynamic and evolving landscape of software development, developers often face a fundamental dilemma: should they prioritize code readability or software performance? This debate has been a longstanding one, with passionate arguments on both si...CodeReadability