🌐
Google
google.github.io › styleguide
Google Style Guides | Style guides for Google-originated open-source projects
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style. “Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code.
Discussions

Style Guide for Effectively Commenting and Documenting your code
Hey guys, Junior dev here. Today I had to present my work on a React Native app for the last 2 months in a meeting in front of the CEO. He was… More on reddit.com
🌐 r/reactjs
4
5
September 1, 2022
Google C++ Style Guide
6.9M subscribers in the programming community. Computer Programming More on reddit.com
🌐 r/programming
4
0
February 16, 2022
Google's Kotlin Style Guide vs Kotlin Official Code Style
Just go for ktlint. Even better, use detekt which incorporates ktlint. More on reddit.com
🌐 r/Kotlin
19
25
May 13, 2023
Google C++ Style Guide is No Good
Marking the function “inline” lets the compiler make the decision. Not marking it inline is a sure way to prevent inlining, unless Link Time Optimizations are turned on. This is so wrong it hurts. More on reddit.com
🌐 r/cpp
61
34
November 28, 2018
🌐
Sourcery
sourcery.ai › blog › dissecting-the-google-style-guide
Dissecting the Google Style Guide
Google’s Style Guide is made up of more than 40 sets of “do’s and don’ts” for use within Python and is broken into two key sections - Python Language Rules & Python Style Rules. Broadly speaking the Language Rules are used to define how Google approaches using (and importantly not using) and structuring different elements of the Python language within their code.
🌐
Google
developers.google.com › style › code samples
Code samples | Google developer documentation style guide | Google for Developers
October 10, 2025 - Follow the indentation guidelines in the relevant code style guide. For most programming languages, this means using spaces instead of tabs and using two spaces for each indentation level. However, some contexts use four spaces for each indentation level, and some contexts use tabs.
🌐
Google
developers.google.com › style › highlights
Highlights | Google developer documentation style guide | Google for Developers
April 2, 2025 - This style guide outlines important standards for tone, content, language, grammar, formatting, punctuation, organization, and image use in documentation.
🌐
GitHub
github.com › google › styleguide
GitHub - google/styleguide: Style guides for Google-originated open-source projects · GitHub
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style. “Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code.
Author: google
🌐
Google
google.github.io › styleguide › cppguide.html
Google C++ Style Guide
Either style is acceptable, but prefer consistency with existing code. Within each section the includes should be ordered alphabetically. Note that older code might not conform to this rule and should be fixed when convenient. For example, the includes in google-awesome-project/src/foo/internal/fooserver.cc might look like this:
Find elsewhere
🌐
Google
chromium.googlesource.com › external › github.com › google › styleguide › + › 8e2dc76c1b954830279d23e7ae6a457f85415479 › README.md
Google Style Guides
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style. “Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code.
🌐
Google
android.googlesource.com › platform › external › google-styleguide › + › bb4780e382fad046c7ea06db973d8bd0cc037120 › README.md
Google Style Guides
“Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project holds the style guidelines we use for Google code.
🌐
Google
google.github.io › styleguide › javaguide.html
Google Java Style Guide
A Java source file is described as being in Google Style if and only if it adheres to the rules herein. Like other programming style guides, the issues covered span not only aesthetic issues of formatting, but other types of conventions or coding standards as well.
🌐
Google Groups
groups.google.com › g › golang-nuts › c › 8_X8O3k62pI
Google’s Go style guide published
November 22, 2022 - A: The style documentation is deliberately split into three parts. We advise Go programmers at Google to take the core Style Guide text seriously, and pick up more specific points as they go through the readability program.
🌐
SourceForge
sourceforge.net › projects › google-style-guides.mirror
Google Style Guides download | SourceForge.net
Google Styleguide is a comprehensive collection of coding style guides created and maintained by Google to ensure consistency, readability, and maintainability across its vast array of software projects.
🌐
styleguide
sji15.github.io › styleguide
Google Style Guides | styleguide
Every major open-source project has its own style guide: a set of conventions (sometimes arbitrary) about how to write code for that project. It is much easier to understand a large codebase when all the code in it is in a consistent style. “Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code.
🌐
GitHub
github.com › google › styleguide › blob › gh-pages › google-c-style.el
styleguide/google-c-style.el at gh-pages · google/styleguide
Style guides for Google-originated open-source projects - styleguide/google-c-style.el at gh-pages · google/styleguide
Author: google
🌐
GitHub
github.com › testdino-hq › google-styleguides-skills
GitHub - testdino-hq/google-styleguides-skills · GitHub
These aren't just docs; they're production-ready coding standards used across Google's engineering organization. 17 language style guides covering TypeScript, Python, JavaScript, Java, C++, Go, Swift, and more — formatted for AI agent consumption.
Author: testdino-hq
🌐
Google Code
code.google.com › archive › p › soc › wikis › PythonStyleGuide.wiki
Google Code Archive - Long-term storage for Google Code Project Hosting.
Archive · Skip to content · The Google Code Archive requires JavaScript to be enabled in your browser · Google · About Google · Privacy · Terms
Starred by 1.4K users
Forked by 316 users
Languages: HTML 47.2% | Python 38.2% | XSLT 11.8% | Emacs Lisp 1.8% | HTML 47.2% | Python 38.2% | XSLT 11.8% | Emacs Lisp 1.8%