1
0 Comments

Coding Standards and Naming Conventions

Good coding standards and naming conventions makes it so you can find code faster, read and understand it easily, and increase reusability. One hour of forethought and planning can prevent literally hundreds of hours of unnecessary upkeep, straining for interpretation, and possible future bugs.

Readability - Text Searching - Consistency - Reusability

On average programmers spend 10 hours reading code for every 1 hour of actual coding. If Coding Standards are used properly this can be reduced significantly. Imagine having to work 11 hours and knowing 10 of those hours will be reading and deciphering code so you can do one hour of coding and inserting it into the proper locations. If Coding Standards are strictly adhered to it is completely possible to change that so in an 8 hour day you spend only 4 hours reading code and the other 4 hours actually coding. Work 3 hours less and be 4 times more productive!

https://youtu.be/3mlWO01OWIo

posted to Icon for group Developers
Developers
on June 9, 2021
Trending on Indie Hackers
Your AI Product Is Not A Real Business User Avatar 119 comments Stop Building Features: Why 80% of Your Roadmap is a Waste of Time User Avatar 83 comments I built an enterprise AI chatbot platform solo — 6 microservices, 7 channels, and Claude Code as my co-developer User Avatar 42 comments The Clarity Trap: Why “Pretty” Pages Kill Profits (And What To Do Instead) User Avatar 37 comments I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter User Avatar 23 comments How to build a quick and dirty prototype to validate your idea User Avatar 20 comments