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
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
Best practice: ordering of public/protected/private within the class definition?
Aug 16, 2022
oop
coding-style
class-design
Confused about the Interface and Class coding guidelines for TypeScript
Aug 16, 2022
coding-style
typescript
Conveniently map between enum and int / String
Aug 16, 2022
java
enums
coding-style
Using do block vs braces {}
Dec 14, 2021
ruby
coding-style
Does anyone still use [goto] in C# and if so why? [closed]
Aug 16, 2022
c#
.net
coding-style
goto
Simple way to create matrix of random numbers
Aug 16, 2022
python
random
coding-style
PEP 8, why no spaces around '=' in keyword argument or a default parameter value?
Dec 14, 2021
python
coding-style
pep8
What is your preferred style for naming variables in R? [closed]
Oct 08, 2022
r
coding-style
naming-conventions
Correct way to define C++ namespace methods in .cpp file
Aug 16, 2022
c++
coding-style
namespaces
Python coding standards/best practices [closed]
Dec 14, 2021
python
coding-style
What is "point free" style (in Functional Programming)?
Dec 14, 2021
functional-programming
coding-style
scheme
pointfree
Naming "class" and "id" HTML attributes - dashes vs. underlines [closed]
Aug 16, 2022
html
coding-style
naming-conventions
Are booleans as method arguments unacceptable? [closed]
Dec 14, 2021
coding-style
boolean
enumeration
« Newer Entries
Older Entries »