google code style - google代码规范java - google coding style中文

TWD 75.61

Google 开源项目风格指南

每个较大的开源项目都有自己的风格指南:关于如何为该项目编写代码的一系列约定(有时候会比较武断)。当所有代码均保持一致的风格,在理解大型代码库时更为轻松。

Kotlin style guide

This document serves as the complete definition of Google's Android coding standards for source code in the Kotlin Programming Language.

Code samples

This page explains how to format code samples. For more information about formatting and explaining code that appears in text, command-line 

Google 開源專案風格指南(繁體中文版)

本專案並非Google 官方專案,而是個人希望提供繁體中文的Coding Style 文件而繁體化,感謝簡體中文的翻譯者。 如果你關注的是Google 官方英文版,請移步Google Style Guide 

google/google-java-format: Reformats Java source code to

google-java-format is a program that reformats Java source code to comply with Google Java Style.

Dissecting the Google Style Guide

Let's take a look at what the Google Style Guide is, how they've structured their rules and guidelines, and what different engineering teams can learn from it.