You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
551 B
14 lines
551 B
5 years ago
|
+++
|
||
|
title = "Things I Learnt The Hard Way - ... Unless That Code Style Is The Google Code Style"
|
||
|
date = 2019-07-16
|
||
|
|
||
|
[taxonomies]
|
||
|
tags = ["en-au", "books", "things i learnt", "code style", "google code style"]
|
||
|
+++
|
||
|
|
||
|
Every freaking time Google comes with their own coding style, it's a garbage
|
||
|
fire. The community came with a better style way before and Google seem to
|
||
|
come with a style with high contrasting parts just to call it theirs.
|
||
|
|
||
|
{{ chapters(prev_chapter_link="/books/things-i-learnt/code-style", prev_chapter_title="Code Style: Follow It") }}
|