Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in google-style-guide
Is the "curly braces always should be on the statement line" rule so important? [closed]
Dec 23, 2022
javascript
google-style-guide
r 80 character line limit [closed]
Oct 20, 2022
r
coding-style
google-style-guide
Google style docstring Example section is not rendering as a code snippet
Jun 11, 2022
python-sphinx
google-style-guide
sphinx-napoleon
Google Style Guide properties for getters and setters
Aug 29, 2022
python
properties
decorator
python-decorators
google-style-guide
Sublime text support for Google style guide
Sep 24, 2022
c++
ide
sublimetext
google-style-guide
Running CPPlint on whole project
Apr 28, 2022
google-style-guide
cpplint
Why does Google name accessors and mutators after member variables?
Oct 23, 2022
c++
oop
coding-style
encapsulation
google-style-guide
Function Declarations Within Blocks according to the Google JavaScript style guide
Nov 04, 2022
javascript
ecmascript-5
google-style-guide
Google Style Guide "<chrono> is an unapproved C++11 header"
Apr 20, 2022
c++
c++11
google-style-guide
Simple way to convert Python docstrings from reStructured Text to Google style?
Sep 22, 2022
python
python-sphinx
docstring
google-style-guide
sphinx-napoleon
Is there an official order for JSDoc tags in documentation?
Mar 26, 2022
javascript
tags
jsdoc
google-style-guide
Sample Code with Examples for the C++ Google Style Guide?
Sep 24, 2022
c++
google-style-guide
How to resolve At-clause should have a non-empty description? - Checkstyle - Java
Aug 01, 2022
java
checkstyle
google-style-guide
Google's style guide about input/output parameters as pointers
Jan 16, 2021
c++
parameters
reference
google-style-guide
cpplint
Python and sphinx: bullet point list in multiline google style docstring
Mar 14, 2022
python
python-sphinx
docstring
google-style-guide
Why does Google Style Guide discourage forward declaration?
Nov 17, 2020
c++
forward-declaration
google-style-guide
Is using an unsigned rather than signed int more likely to cause bugs? Why?
Aug 17, 2022
c++
c
google-style-guide