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
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
"std::endl" vs "\n"
Aug 13, 2022
c++
coding-style
iostream
c++-faq
What's the best way to convert a number to a string in JavaScript?
Aug 13, 2022
javascript
string
performance
coding-style
numbers
Single quotes vs. double quotes in Python [closed]
Dec 14, 2021
python
coding-style
Order of items in classes: Fields, Properties, Constructors, Methods
Oct 30, 2022
c#
.net
coding-style
code-cleanup
code-structure
Should a function have only one return statement?
Aug 13, 2022
language-agnostic
coding-style
Styling multi-line conditions in 'if' statements? [closed]
Aug 13, 2022
python
coding-style
if-statement
Python `if x is not None` or `if not x is None`? [closed]
Aug 13, 2022
python
coding-style
nonetype
boolean-expression
pep8
What are the most common Python docstring formats? [closed]
Aug 13, 2022
python
coding-style
documentation
docstring
Best way to return multiple values from a function? [closed]
Aug 13, 2022
python
coding-style
return
return-value
« Newer Entries