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
Use a 'goto' in a switch?
Oct 17, 2022
c#
coding-style
switch-statement
goto
How many lines of code should a function/procedure/method have? [duplicate]
Aug 27, 2022
function
coding-style
refactoring
code-metrics
Is there a nice way to make function signatures more informative in Haskell?
Aug 27, 2022
haskell
syntax
coding-style
functional-programming
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
« Newer Entries
Older Entries »