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
When is JavaScript's eval() not evil?
Aug 14, 2022
javascript
coding-style
eval
Why is it recommended to have empty line in the end of a source file?
Aug 14, 2022
language-agnostic
coding-style
eof
80-characters / right margin line in Sublime Text 3
Dec 14, 2021
formatting
coding-style
sublimetext3
sublimetext
sublimetext4
What open source C++ static analysis tools are available? [closed]
Aug 14, 2022
c++
coding-style
static-analysis
Acronyms in CamelCase [closed]
Oct 11, 2022
language-agnostic
coding-style
camelcasing
acronym
Which comment style should I use in batch files?
Aug 14, 2022
windows
batch-file
coding-style
comments
Coding Conventions - Naming Enums
Aug 14, 2022
java
enums
coding-style
naming-conventions
standards
Should methods in a Java interface be declared with or without a public access modifier?
Sep 13, 2022
java
interface
coding-style
public-method
What's the purpose of using braces (i.e. {}) for a single-line if or loop?
Aug 14, 2022
c++
c
coding-style
curly-braces
defensive-programming
Good Haskell source to read and learn from [closed]
Aug 13, 2022
haskell
coding-style
open-source
Declaring multiple variables in JavaScript
Aug 13, 2022
javascript
variables
coding-style
performance
declaration
#pragma once vs include guards? [duplicate]
Sep 01, 2022
c++
coding-style
Vim 80 column layout concerns
Dec 17, 2018
vim
coding-style
Why do most fields (class members) in Android tutorial start with `m`?
Aug 13, 2022
android
coding-style
Is there a better way of writing v = (v == 0 ? 1 : 0); [closed]
Aug 13, 2022
javascript
variables
coding-style
toggle
What is the most effective way to get the index of an iterator of an std::vector?
Aug 13, 2022
c++
iterator
coding-style
typeof !== "undefined" vs. != null
Aug 13, 2022
javascript
coding-style
Are PHP short tags acceptable to use?
Aug 13, 2022
php
coding-style
php-shorttags
Why use def main()? [duplicate]
Aug 13, 2022
python
coding-style
What is the purpose of wrapping whole Javascript files in anonymous functions like “(function(){ … })()”?
Nov 14, 2022
javascript
scope
coding-style
iife
« Newer Entries
Older Entries »