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
In Python, when should I use a function instead of a method?
Aug 16, 2022
python
function
coding-style
methods
#ifdef vs #if - which is better/safer as a method for enabling/disabling compilation of particular sections of code?
Dec 14, 2021
c++
c
if-statement
coding-style
c-preprocessor
Why rename synthesized properties in iOS with leading underscores? [duplicate]
Dec 14, 2021
objective-c
ios4
coding-style
Tool to convert Python code to be PEP8 compliant
Aug 15, 2022
python
coding-style
pep8
cleanest way to skip a foreach if array is empty [duplicate]
Aug 15, 2022
php
coding-style
Default parameters with C++ constructors [closed]
Dec 14, 2021
c++
constructor
coding-style
overloading
Why declare a struct that only contains an array in C?
Aug 15, 2022
c
arrays
coding-style
struct
Coding Style Guide for node.js apps? [closed]
Aug 26, 2022
javascript
coding-style
node.js
Haskell function composition (.) and function application ($) idioms: correct use
Aug 15, 2022
haskell
coding-style
function-composition
Switch statement fall-through...should it be allowed? [closed]
Aug 15, 2022
coding-style
switch-statement
Chained method calls indentation style in Python [duplicate]
Dec 14, 2021
python
django
coding-style
pep8
When is a function too long? [closed]
Dec 14, 2021
function
refactoring
coding-style
Is effective C++ still effective?
Aug 15, 2022
c++
c++11
coding-style
effective-c++
In Intellij, how do I toggle between camel case and underscore spaced?
Aug 15, 2022
java
coding-style
intellij-idea
Is pass-by-value a reasonable default in C++11?
Aug 15, 2022
c++
coding-style
c++11
Does <STYLE> have to be in the <HEAD> of an HTML document?
Dec 14, 2021
html
coding-style
html-head
Is there a good reason to use upper case for SQL keywords? [closed]
Aug 15, 2022
sql
coding-style
capitalization
Is it a bad practice to use an if-statement without curly braces? [closed]
Aug 15, 2022
if-statement
coding-style
curly-braces
How many constructor arguments is too many? [closed]
Aug 15, 2022
parameters
refactoring
constructor
coding-style
Should I use `import os.path` or `import os`?
Aug 15, 2022
python
coding-style
python-import
« Newer Entries
Older Entries »