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
Am I immoral for using a variable name that differs from its type only by case?
Aug 17, 2022
language-agnostic
coding-style
naming-conventions
variable-names
Implicit conversion vs. type class
Aug 17, 2022
scala
coding-style
implicit-conversion
What kinds of patterns could I enforce on the code to make it easier to translate to another programming language? [closed]
Aug 17, 2022
php
python
compiler-construction
coding-style
abstract-syntax-tree
Checking in of "commented out" code [closed]
Aug 16, 2022
version-control
tfs
coding-style
Where should I put @Transactional annotation: at an interface definition or at an implementing class?
Aug 16, 2022
java
spring
annotations
coding-style
What is the gain from declaring a method as static
Aug 16, 2022
java
optimization
coding-style
static
Correct way of declaring pointer variables in C/C++ [closed]
Aug 16, 2022
c++
c
pointers
coding-style
JavaScript style for optional callbacks
Apr 21, 2019
javascript
coding-style
callback
Space Before Closing Slash?
Sep 26, 2022
html
xml
xhtml
coding-style
Is using assert() in C++ bad practice?
Aug 16, 2022
c++
coding-style
assert
Why do most C developers use define instead of const? [duplicate]
Aug 16, 2022
c
coding-style
c-preprocessor
Is there a standard naming convention for XML elements? [closed]
Aug 16, 2022
xml
coding-style
naming-conventions
Any reason to clean up unused imports in Java, other than reducing clutter?
Aug 16, 2022
java
eclipse
coding-style
import
Should commit messages be written in present or past tense? [closed]
Aug 16, 2022
version-control
coding-style
Singular or plural for enumerations?
Aug 16, 2022
coding-style
enumeration
Why does one often see "null != variable" instead of "variable != null" in C#?
Aug 16, 2022
c#
coding-style
Java naming convention for static final variables [duplicate]
Nov 16, 2022
java
coding-style
Why should a function have only one exit-point? [closed]
Aug 16, 2022
coding-style
In C++, is it still bad practice to return a vector from a function?
Aug 16, 2022
c++
c++11
coding-style
return-value-optimization
Line continuation for list comprehensions or generator expressions in python
Aug 16, 2022
python
coding-style
list-comprehension
pep8
« Newer Entries
Older Entries »