List Question
20 TechQA 2017-09-03T19:13:43.043000Why does Google's R style guide recommend <- for assignment, rather than =?
458 views
Asked by Dr. Manuel Kuehner
Why people like aligning function parameters with the left parenthesis?
169 views
Asked by yanpengl
Property definition is method definition when using knockout
129 views
Asked by Matthew James Davis
Is the "curly braces always should be on the statement line" rule so important?
3.9k views
Asked by Microfed
Avoiding static members and methods when following python googl-style-guide
90 views
Asked by uuu777
Google C# style guide reasoning is unclear
323 views
Asked by Real Ambush
what is the proper case of constant class member fields according to the google c++ style guide?
1.1k views
Asked by Kamen
clang-format reflowing comments incorrectly and is non repeatable
813 views
Asked by cryptickey
Docstring for class functions that only adds/updates class attributes?
410 views
Asked by Esteban
About the "Reference Arguments" rule in Google C++ Style
1.8k views
Asked by lzl124631x
ESLint Question: Standard guide, or a popular style guide
335 views
Asked by Melissa J Kipp
Not deleting a static pointer (google style)
270 views
Asked by 김선달
Brace on new line only if current line overflows clang format
1.5k views
Asked by AUD_FOR_IUV
r 80 character line limit
3.3k views
Asked by Mitch
Why does the Google C++ Style Guide recommend PascalCase function names?
2.4k views
Asked by morxa
Protobuf and exceptions
3.1k views
Asked by ByoTic
Is using an unsigned rather than signed int more likely to cause bugs? Why?
8.5k views
Asked by user7586189
Python Google-Style DocString for Function with No Arguments
7.5k views
Asked by Eric Le Fort
What are the inherent security vulnerabilities in the <filesystem> header?
713 views
Asked by AudioBubble
Enforcing argument and return documentation in the docstring
649 views
Asked by Adam Matan