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 coding-style
Why does the STL/Boost C++ coding style differ so much from everyone elses? [closed]
Aug 26, 2022
c++
coding-style
naming-conventions
Any reason NOT to always use keyword arguments?
Aug 28, 2017
coding-style
python
What's the reasoning behind putting constants in 'if' statements first?
Aug 26, 2022
c++
coding-style
constants
if-statement
Ignore camelcase variable in JSHint
Oct 25, 2019
javascript
coding-style
jshint
code-cleanup
How to copy a dict and modify it in one line of code
Aug 26, 2022
coding-style
python
Which coding style you use for ternary operator? [closed]
Aug 26, 2022
php
language-agnostic
coding-style
ternary-operator
Should 'if' statement always have an 'else' clause? [closed]
Aug 26, 2022
coding-style
Why use a for loop instead of a while loop? [duplicate]
Aug 26, 2022
loops
coding-style
control-flow
Member variables vs setArguments in Fragments
Sep 23, 2022
java
android
coding-style
android-fragments
Naming Conventions: What to name a method that returns a boolean? [closed]
Aug 25, 2022
coding-style
naming-conventions
C++ getters/setters coding style
Apr 10, 2019
c++
coding-style
getter-setter
Why is "else" rarely used after "if x then return"?
Aug 25, 2022
java
coding-style
if-statement
function-exit
What are your favorite C++ Coding Style idioms [closed]
Dec 15, 2021
c++
coding-style
x >= x pattern in JavaScript
Aug 25, 2022
javascript
d3.js
coding-style
nan
PHP Coding styles return; in switch/case
Dec 30, 2017
php
coding-style
Conditional logging with minimal cyclomatic complexity
Dec 15, 2021
language-agnostic
logging
coding-style
cyclomatic-complexity
int vs const int& [closed]
Aug 25, 2022
c++
coding-style
reference
constants
Why does StyleCop recommend prefixing method or property calls with "this"?
Nov 12, 2022
c#
.net
coding-style
stylecop
C# Custom getter/setter without private variable
Nov 01, 2022
c#
coding-style
accessor
automatic-properties
Python: using sys.exit or SystemExit differences and suggestions
Oct 14, 2022
python
performance
coding-style
« Newer Entries
Older Entries »