Too many rules? Chaos code? Neither. I've just dropped a post on finding the real sweet spot in coding conventions - no "bikeshedding" required. Architects & tech leads, this is for you. Check it out: https://www.brokenrobot.xyz/blog/beyond-tabs-and-spaces-finding-a-balance-in-coding-conventions/

#CodingConventions #QualityAttributes #TechnicalLeadership

Beyond tabs and spaces: Finding a balance in coding conventions

An informal journey for software architects and tech leads on taming coding standards and aligning them with what really matters.

Broken Robot

New day, new blog post! Ever wondered why coding conventions are such a big deal in large teams? Here's my take.

#CodingConventions #TeamWork #Collaboration

https://www.brokenrobot.xyz/blog/the-power-of-coding-conventions-in-large-distributed-teams/

The power of coding conventions in large, distributed teams

Software development is rarely a solitary endeavor - especially on large, complex projects. When multiple developers, architects, and stakeholders span different time zones, offices, or even continents, the challenges of maintaining consistency can grow exponentially. In these situations, well-defined guidelines or coding conventions aren`t just "nice to have" - they can make or break a project`s success.

Broken Robot
Master Python variable naming for cleaner, more readable code. Learn strategies for choosing informative yet concise names. Improve code maintainability & reduce the need for comments. #Python #VariableNaming #CleanCode #Programming #Readability #CodingConventions
https://tech-champion.com/programming/effective-python-variable-naming-conventions-for-readable-code
Over the years, I've seen my fair share of heated debates about #codingconventions—how to layout code, the maximum length of a line, the spacing between braces and parentheses, when to use a line break, and many more details like that. I've also been guilty of spending time discussing these conventions in #codereview comments, which obviously didn’t help foster a positive environment. But don’t get me wrong, I still care about them. (cont'd)
Coding conventions and Unity best practices

With a fair bit on the worst practices too

Particular Reality DevLog

Challenging Coding Conventions: Introducing DCM Rule Enforcement

https://tube.tchncs.de/w/7J5whELf9RxtPL1rxpmjv4

Challenging Coding Conventions: Introducing DCM Rule Enforcement

PeerTube