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 a worker method generally be placed above or below the methods that call it? [closed]
Nov 08, 2022
java
methods
coding-style
refactoring
conventions
Where to put constants in a class: standards and best practice
Jul 04, 2022
java
coding-style
constants
standards
conventions
A comment may not be placed within the bracketed statement
Jan 12, 2022
c#
coding-style
stylecop
VIM - Reformatting indentation and braces
Nov 10, 2020
vim
coding-style
vim-plugin
PHP PSR-2 new lines before/ after statments
Oct 15, 2022
php
coding-style
psr-2
Documentation style: how do you differentiate variable names from the rest of the text within a comment? [closed]
Nov 08, 2019
documentation
coding-style
comments
Setting a Style using Binding in XAML
Nov 11, 2022
c#
silverlight
xaml
coding-style
Good Javascript code
Oct 22, 2022
javascript
object
coding-style
Javascript: Configuration Pattern
Oct 24, 2022
javascript
design-patterns
coding-style
Tool to detect style issues for c++ code?
Jul 29, 2022
c++
coding-style
JS library best practice: Return undefined or throw error on bad function input?
Aug 21, 2014
javascript
coding-style
Is it wrong to use CSS in this way?
May 16, 2022
html
css
coding-style
Vectorize for loop over data frame in R
Mar 21, 2021
r
coding-style
How to combine logging with an exception handling chain?
Jun 25, 2022
java
logging
error-handling
coding-style
conventions
Is it good practice to cast objects to dynamic so the correct overloaded method is called?
Apr 06, 2022
c#
c#-4.0
dynamic
coding-style
can I change the look and feel of the clickablespan
Sep 10, 2022
android
coding-style
textview
is there a pragmatic reason to use "if (0 == p) " instead of "if (!p)"?
Jul 16, 2022
c++
coding-style
Enum vs String as a parameter in a function
Aug 18, 2022
python
numpy
coding-style
Did anyone create the Java Code Formatter Profile for Eclipse IDE that conforms to the Android Code Style Rules?
Aug 25, 2022
android
eclipse
coding-style
Do you prefer "if (var)" or "if (var != 0)"? [closed]
Aug 12, 2022
c
perl
coding-style
« Newer Entries
Older Entries »