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
Premature optimization in Java: when to use "x = foo.getX()" vs simply "foo.getX()"
Oct 02, 2019
java
coding-style
Rubocop error 'Class definition is too long ruby'
Apr 08, 2022
ruby
class
coding-style
rubocop
Unwrapping datatypes in Haskell without extraneous code
Sep 23, 2021
haskell
coding-style
Is it considered a good style to use whitespace to align the code? [closed]
Mar 28, 2018
scala
coding-style
Coding style... error condition first or last?
Sep 21, 2022
coding-style
If 'else' is about to happen anyway should it be declared or not? [duplicate]
Oct 19, 2022
coding-style
if-statement
How to prevent clang-format from adding a single semicolon to a new line?
Aug 26, 2022
c++
coding-style
clang
clang-format
Change brace coding style in QtCreator
Apr 25, 2021
qt
coding-style
qt-creator
braces
Way to get VS 2008 to stop forcing indentation on namespaces?
Nov 14, 2022
c#
visual-studio
coding-style
namespaces
indentation
How to share a Symfony2 model with several projects
Mar 08, 2022
php
coding-style
model
symfony
bundle
sqlalchemy - elegant way to deal with several optional filters?
Sep 21, 2022
python
mysql
coding-style
sqlalchemy
When should one use a project reference opposed to a binary reference?
Sep 09, 2018
standards
coding-style
Git: pre-receive hook with PHP_CodeSniffer
Nov 18, 2022
php
git
coding-style
codesniffer
Modifying the innerHTML of a <style> element in IE8
Jul 15, 2021
coding-style
internet-explorer-8
innerhtml
Programming without if-statements? [closed]
Sep 21, 2022
if-statement
coding-style
functional-programming
conventions
Proper namespacing (or class naming) convention in Swift frameworks (for iOS)
Sep 21, 2022
swift
frameworks
coding-style
swift3
Never use public nested enums?
Sep 14, 2022
java
enums
coding-style
inner-classes
nested-class
How to avoid spaghetti code when using completion events?
Aug 12, 2022
c#
events
coding-style
Ordering columns in database tables
Oct 18, 2022
database
database-design
coding-style
JavaScript coding technique or bad code?
Apr 03, 2019
javascript
coding-style
idioms
logical-operators
short-circuiting
« Newer Entries
Older Entries »