Tagged articles
4 articles
Page 1 of 1
DevOps Coach
DevOps Coach
Apr 20, 2026 · Industry Insights

Why Senior Developers Still Matter When AI Does the Coding

The article argues that despite junior developers completing tasks quickly with AI assistants, senior engineers add lasting value through rigorous testing, system reliability, deep architectural insight, and mentorship, illustrating the complementary roles of experience and generative AI in modern software teams.

AI coding toolssenior developerssoftware reliability
0 likes · 13 min read
Why Senior Developers Still Matter When AI Does the Coding
Continuous Delivery 2.0
Continuous Delivery 2.0
May 13, 2020 · Backend Development

Practical Guide to Unit Testing: Experiences, Benefits, Obstacles, and Implementation Strategies

This comprehensive article shares the author's hands‑on experience with unit testing, explains why testing drives better design and lower costs, outlines common misconceptions and obstacles, and provides detailed implementation guidelines—including architecture refactoring, dependency inversion, and a real‑world TV service example—to help developers start writing effective unit tests.

Software Architecturecode qualitytesting practices
0 likes · 26 min read
Practical Guide to Unit Testing: Experiences, Benefits, Obstacles, and Implementation Strategies
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 14, 2019 · Fundamentals

Understanding the Real Purpose of Writing Unit Tests

The article humorously explains that the true goal of unit testing is to ensure software quality while maintaining development speed, comparing ineffective testing to practicing shooting without scoring, and suggesting that without proper practice, both efforts may be futile.

Development SpeedSoftware qualitysoftware-engineering
0 likes · 1 min read
Understanding the Real Purpose of Writing Unit Tests