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
PL/pgSQL styleguide
Sep 25, 2022
postgresql
coding-style
Readable convention for unpacking single value tuple
Sep 25, 2022
python
coding-style
tuples
Is there a reason for using Try/Finally with ExceptionThrown variable over Try/Catch
Dec 08, 2017
c#
coding-style
How to change Eclipse indentation style for automatically generated code?
Oct 28, 2022
eclipse
coding-style
indentation
How can I programmatically copy all of the style attributes from one DOM element to another
Nov 04, 2022
javascript
dom
coding-style
Good C header style
Sep 23, 2022
c
coding-style
header-files
Why is the point-free style called point free in Haskell when it is full with points? Where does the term "point-free" originates from?
Nov 08, 2022
haskell
coding-style
pointfree
Examples of elegant, concise code in Clojure
Sep 10, 2022
coding-style
clojure
Are there any good automated frameworks for applying coding standards in Perl?
Apr 16, 2022
perl
frameworks
coding-style
perl-critic
Is there any harm in using super when not needed?
Apr 15, 2017
java
coding-style
Why certain parameters are prefixed with an "A" in Delphi?
Dec 08, 2018
delphi
coding-style
Initializer list for objects with default constructor
Mar 15, 2022
c++
optimization
compiler-construction
coding-style
initializer-list
Where to put finally in nested try/catch?
Nov 13, 2022
java
exception
coding-style
try-catch
If statements in a function what is the best way
Apr 16, 2018
coding-style
conditional-statements
What is the difference between if (NULL == pointer) vs if (pointer == NULL)?
May 21, 2019
c++
coding-style
conditional-statements
Java coding style
Apr 08, 2022
c#
java
coding-style
static-analysis
Is it bad style to use NullPointerException to test for null? [closed]
Aug 03, 2019
java
coding-style
nullpointerexception
Java: What is considered more readable, "this" or no "this"
Sep 10, 2022
java
coding-style
this
readability
Python, best way to write a sum of two for loops
Apr 11, 2022
python
for-loop
coding-style
Conditions in loops, best practices?
Oct 26, 2017
java
c++
loops
coding-style
« Newer Entries
Older Entries »