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, can you call an instance method of class A, but pass in an instance of class B?
Jul 21, 2017
python
oop
coding-style
Where should I deallocate memory within functions?
Sep 25, 2022
c
coding-style
C++ Class Access Specifier Verbosity
Nov 01, 2022
c++
class
coding-style
access-specifier
Trouble with OpenLayers Styles
Apr 03, 2022
coding-style
openlayers
Why maintain traditional detailed ChangeLog in modern world (with SVN, Mercurial, Git)?
Dec 18, 2019
version-control
coding-style
changelog
How can I make this code Pythonic
Nov 02, 2022
oop
coding-style
python
Show standard warning icon in Qt4
Jun 24, 2022
qt
coding-style
icons
Create custom VisualState in xaml and manually set it in CodeBehind
Jun 02, 2022
wpf
xaml
coding-style
Should I write dict or {} in Python when constructing a dictionary with string keys?
May 09, 2022
python
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
« Newer Entries
Older Entries »