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 all methods that do not use instance variables be marked static
Sep 03, 2022
java
coding-style
static
Why not include all the standard headers always?
Sep 03, 2022
c++
coding-style
Yet again on string append vs concat vs +
Sep 03, 2022
java
string
performance
coding-style
Good Haskell coding style of if/else control block?
Sep 06, 2022
haskell
coding-style
Should function declarations include parameter names? [closed]
Sep 03, 2022
c++
coding-style
const int *p vs. int const *p - Is const after the type acceptable?
Sep 03, 2022
c++
c
pointers
coding-style
constants
Preferred method of checking object's class in R
Sep 03, 2022
r
coding-style
typechecking
When is it OK to use exception handling for business logic?
Sep 03, 2022
java
exception-handling
coding-style
Using "Base" in a Class Name
Sep 03, 2022
oop
inheritance
coding-style
Comment style: Imperative or third person
Nov 19, 2018
coding-style
comments
why are assignments in conditions bad?
Sep 03, 2022
php
coding-style
Most crucial elements in a light-weight C++ coding standard [closed]
Dec 16, 2021
c++
coding-style
XSS attacks and style attributes
Sep 02, 2022
javascript
html
coding-style
xss
Are there any published coding style guidelines for SQL?
Sep 26, 2022
mysql
sql
coding-style
How should I handle 'helper' functions in an R package?
Sep 02, 2022
r
coding-style
package
roxygen
How do I initialize classes with lots of fields in an elegant way?
Aug 30, 2022
java
coding-style
builder
code-cleanup
object-construction
WPF UI element naming conventions
Mar 19, 2022
wpf
coding-style
Python PEP: blank line after function definition?
Sep 02, 2022
python
coding-style
styles
pep
Is this an abuse of try/finally?
Sep 02, 2022
java
language-agnostic
coding-style
PHP IF statement for Boolean values: $var === true vs $var
Sep 02, 2022
php
coding-style
paradigms
« Newer Entries
Older Entries »