This is a central location of style guides for programming languages, scripts and technologies.
Some style guides have been created by personal experience and others are borrowed / leveraged from more established organizations.
"Clear is better than clever."
Style Guides (Existing thrid party Style Guides)
Project Naming Conventions
SQL Style Guide
JavaScript http://airbnb.io/projects/javascript/ https://github.com/airbnb/javascript
Ruby http://airbnb.io/projects/ruby/ https://github.com/airbnb/ruby
CSS (Deprecated) https://github.com/airbnb/css
Java (Forked from Square) https://github.com/airbnb/java-code-styles https://github.com/square/java-code-styles
https://google.github.io/styleguide/jsguide.html
https://peps.python.org/pep-0008/
- Kernel source file style guide http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man9/style.9?query=style&arch=i386