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 difference between main(String args[]) and main(String[] args)?
Aug 27, 2022
java
coding-style
argument-passing
How do I write a RGB color value in JavaScript?
Aug 27, 2022
javascript
function
coding-style
colors
rgb
Why does the Swift language guide suggest using Int "even when values are known to be non-negative"?
Mar 09, 2022
types
coding-style
swift
type-safety
Attributes initialization/declaration in Python class: where to place them?
Aug 27, 2022
python
coding-style
attributes
isset() vs strlen() - a fast/clear string length calculation
Aug 27, 2022
php
coding-style
importing multiple functions from a Python module
Aug 27, 2022
python
coding-style
import
Multiple or Single Try Catch [duplicate]
Aug 27, 2022
java
exception-handling
coding-style
Static factory methods vs Instance (normal) constructors?
Aug 27, 2022
design-patterns
constructor
coding-style
Preferred standard use: range based for or std::for_each
Nov 20, 2022
c++
coding-style
c++11
Arguments Against Annotations
Aug 27, 2022
java
coding-style
annotations
Opaque C structs: various ways to declare them
Aug 27, 2022
c
coding-style
struct
typedef
opaque-pointers
Should I Return None or (None, None)?
Aug 23, 2022
python
python-3.x
coding-style
Why an expression instead of a constant, in a C for-loop's conditional?
Oct 15, 2022
c
for-loop
coding-style
expression
constantfolding
Why would var be a bad thing?
Aug 27, 2022
c#
coding-style
implicit-typing
Ruby: unless vs if not
Aug 27, 2022
ruby
coding-style
Prefixing property names with an underscore in Objective C [duplicate]
Oct 30, 2018
iphone
objective-c
coding-style
In C#, what's the best way to spread a single-line string literal across multiple source lines?
Aug 27, 2022
c#
string
coding-style
What is the advantage of the 'src/main/java'' convention?
Sep 04, 2022
java
coding-style
conventions
When is it appropriate to use a semicolon?
Aug 26, 2022
typescript
coding-style
JavaScript: What dangers are in extending Array.prototype?
Aug 26, 2022
javascript
coding-style
prototype
« Newer Entries
Older Entries »