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 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
how do you make a For loop when you don't need index in python?
Apr 08, 2022
python
coding-style
pylint
dummy-data
C++: When is it acceptable to have code in the header file?
Nov 10, 2022
c++
coding-style
header
What is the difference between these two declarations?
Aug 10, 2019
c#
coding-style
Is it bad that I don't follow PEP 8 and cut my lines at 79 characters?
Sep 23, 2022
python
coding-style
pep8
Good book on c# style? [closed]
Aug 18, 2022
c#
coding-style
Is using labels in Perl subroutines considered a bad practice?
May 11, 2016
perl
coding-style
label
subroutine
What is the most pythonic way to exclude elements of a list that start with a specific character?
Oct 19, 2022
python
coding-style
Best way to write a conversion function
Oct 21, 2022
coding-style
Use of conditional operator to select which object calls a particular method?
Apr 29, 2022
java
coding-style
conditional-operator
do interfaces belong in files of their own
Sep 11, 2022
c#
coding-style
interface
« Newer Entries
Older Entries »