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
Python style question: Support class as inner class?
Jun 18, 2026
python
formatting
coding-style
Understanding ECMAScript implicit semicolons and whitespace parsing
Jun 18, 2026
javascript
coding-style
whitespace
ecmascript-5
Checkstyle reports LocalFinalVariableNameCheck error on catch-exception parameter
Jun 17, 2026
java
checkstyle
metrics
coding-style
Is this a good approach to execute a list of operations on a data structure in Python?
Jun 16, 2026
python
coding-style
Is it more common/standard to compare uppercase or lowercase?
Jun 16, 2026
coding-style
replace
tolower
toupper
What is good practice when writing a method that modifies a c# collection
Jun 16, 2026
c#
coding-style
Are style-enforcement tools useful?
Jun 16, 2026
coding-style
Any references / MSDN tutorials to show support for either "if (!condition)" or "if (condition == false)"? [closed]
Jun 15, 2026
c#
coding-style
if-statement
conditional-statements
msdn
What could be case of use `int x = x;` expression (C language)?
Jun 14, 2026
c
syntax
coding-style
C# Property Encapsulation
Jun 13, 2026
c#
properties
coding-style
How can I configure Emacs to highlight C++ that violate a detailed code style?
Jun 11, 2026
c++
emacs
coding-style
About Node's code style
Jun 11, 2026
javascript
node.js
coding-style
deferred
Cocoa : how do you name your init parameters for not interfering with ivars?
Jun 10, 2026
iphone
cocoa
coding-style
C - Multiple assignments to same variable in one line
Jun 08, 2026
c++
c
coding-style
Can I get Scala to infer the Option type here?
Jun 10, 2026
scala
coding-style
type-inference
Are "cheap exceptions" typical for interpreted languages?
Jun 06, 2026
python
performance
exception
coding-style
interpreter
How do these two function definitions in OCaml differ?
Jun 06, 2026
function
coding-style
syntax
ocaml
Simple indeterminate progress bar in Python [closed]
Jun 03, 2026
python
optimization
coding-style
progress-bar
Assign result of single operation method to variable before returning or just return? [closed]
Jun 03, 2026
java
coding-style
return
variable-assignment
Older Entries »