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
What conventions exist for ordering arguments in methods?
Mar 12, 2019
oop
coding-style
Do you refactor in small steps?
Aug 17, 2022
coding-style
refactoring
Naming conventions for GoTo labels
Aug 18, 2022
coding-style
naming-conventions
label
goto
How to make long parameter lists readable?
Oct 14, 2022
coding-style
readability
Is it a bad practice writing long one-liner code?
Dec 02, 2017
coding-style
Erlang coding standards and good practices [closed]
Jun 05, 2022
coding-style
erlang
As a language, is Python limited due to no end statement?
Oct 19, 2022
python
coding-style
Configuration Management - History in Code Comments
Jun 17, 2022
coding-style
configuration-management
change-management
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
« Newer Entries
Older Entries »