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
Is there a more readable way to write for k, v in pairs(my_table) do ... end in lua if I never use k?
Apr 14, 2022
coding-style
lua
setattr(object, name, value) vs object.__setattr__(name,value)
Jul 03, 2018
python
coding-style
Is there a Netbeans/PHPStorm plugin for writing/refactoring to PSR-1/2-compilant code (like phphint.org)
Apr 03, 2022
php
netbeans
coding-style
phpstorm
Should null be checked on the left or right hand side
Oct 09, 2022
c#
null
coding-style
How to remove redundancy in Lisp code?
Jun 06, 2021
coding-style
lisp
common-lisp
Function-wide exception handling in c++ - is it a bad style?
Aug 16, 2022
c++
exception
coding-style
Is Resharper correct?
Nov 11, 2022
c#
.net
coding-style
Why use short-circuit code?
Nov 20, 2022
coding-style
short-circuiting
code-structure
QT warning level suggestion
Aug 06, 2022
c++
qt
coding-style
warnings
warning-level
Regarding removal of Activity Title bar in Android
Jun 19, 2022
android
coding-style
android-sdk-2.1
android-titlebar
android-theme
How can I write f(g(h(x))) in Scala with fewer parentheses?
Sep 12, 2022
scala
coding-style
syntax
functional-programming
Java performance vs. code-style: Making multiple method calls from the same line of code
Jul 08, 2022
java
performance
coding-style
Is it better to use getters or to access private members directly?
Nov 13, 2022
java
oop
coding-style
Class member organization
Nov 04, 2019
language-agnostic
coding-style
class
behavior of bool with non-boolean operators
Oct 14, 2022
c++
coding-style
standards-compliance
StyleCop and FxCop rules exclude each other
Mar 19, 2022
c#
.net
coding-style
fxcop
stylecop
Event handler raising method convention
Oct 21, 2022
c#
coding-style
delegates
What to do when faced with a seemingly unsolvable situation with a time limit?
Jun 25, 2022
debugging
coding-style
Formatting block comments
Oct 20, 2022
coding-style
Should I always use generics?
Sep 24, 2022
java
generics
testing
coding-style
junit
« Newer Entries
Older Entries »