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 does it means to not exceeding 80 characters in a line in Python?
Dec 26, 2022
python
coding-style
pep8
How has your coding standards document changed when you upgraded to C# 3.0 / VS2008?
Dec 25, 2022
c#
visual-studio-2008
visual-studio-2005
coding-style
upgrade
Smaller Methods
Dec 24, 2022
java
refactoring
methods
coding-style
Multiple if blocks or a single if with AND condition
Dec 24, 2022
c#
coding-style
How to cast generics in a loop?
Dec 23, 2022
java
generics
casting
coding-style
Returning from method with return command
Dec 24, 2022
java
coding-style
C# style: May properties be grouped with their backing fields?
Dec 23, 2022
c#
properties
coding-style
field
backing-field
What is the preferred way (better style) to define a method in one line in Ruby?
Dec 24, 2022
ruby
coding-style
How to notify the programmer of a null argument?
Dec 23, 2022
java
coding-style
Hidden Whitespace Best Practice
Dec 21, 2022
coding-style
whitespace
Explicitness vs. DRY - which way is more pythonic? [closed]
Dec 22, 2022
python
coding-style
dry
Should JavaDoc go before or after a method-level annotation? [duplicate]
Dec 23, 2022
java
coding-style
annotations
javadoc
Is it good practice to bind shared pointers returned by functions to lvalue references to const?
Dec 23, 2022
c++
c++11
reference
coding-style
shared-ptr
Should Java enums be defined in their own files?
Dec 22, 2022
java
coding-style
enums
How to add methods to a class without changing the COM+ Class ID
Dec 22, 2022
c#
com
coding-style
Interlinked struct and callback in C
Dec 22, 2022
c
coding-style
callback
compiler-errors
C# Try/Catch/Finally [closed]
Dec 22, 2022
c#
coding-style
try-catch
standards
Why Object.hashCode() does not follow Java code convention [closed]
Dec 22, 2022
java
hashcode
coding-style
I need to import a remote file into my less document
Dec 21, 2022
css
coding-style
less
In C# (or any language) what is/are your favourite way of removing repetition?
Dec 20, 2022
c#
coding-style
refactoring
« Newer Entries
Older Entries »