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
how do you make a For loop when you don't need index in python?
Apr 08, 2022
python
coding-style
pylint
dummy-data
C++: When is it acceptable to have code in the header file?
Nov 10, 2022
c++
coding-style
header
What is the difference between these two declarations?
Aug 10, 2019
c#
coding-style
Is it bad that I don't follow PEP 8 and cut my lines at 79 characters?
Sep 23, 2022
python
coding-style
pep8
Good book on c# style? [closed]
Aug 18, 2022
c#
coding-style
Is using labels in Perl subroutines considered a bad practice?
May 11, 2016
perl
coding-style
label
subroutine
What is the most pythonic way to exclude elements of a list that start with a specific character?
Oct 19, 2022
python
coding-style
Best way to write a conversion function
Oct 21, 2022
coding-style
Use of conditional operator to select which object calls a particular method?
Apr 29, 2022
java
coding-style
conditional-operator
do interfaces belong in files of their own
Sep 11, 2022
c#
coding-style
interface
Functional style for this Scala code
Oct 04, 2022
scala
coding-style
Should I really use static_cast every single time I want to convert between primitive types?
May 21, 2022
c++
coding-style
casting
primitive
why C# and C++ use _<variableName> coding convention?
Apr 28, 2022
c#
c++
coding-style
Should I use $hash{"string"} or $hash{string} in Perl?
Apr 26, 2022
string
perl
hash
coding-style
which style is preferred?
Feb 12, 2022
python
exception
coding-style
A or B, not both, not neither
Mar 08, 2022
language-agnostic
if-statement
xor
coding-style
Would it be bad form to put braces on the same line as the statement for single line "if" statements?
Nov 13, 2022
c#
language-agnostic
coding-style
What is your attitude towards hard coding? [closed]
Jan 12, 2020
coding-style
hard-coding
Clean code, stateless session beans and private state
Oct 30, 2022
java
coding-style
ejb-3.0
java-ee-6
ejb-3.1
How to make Xcode put starting brace on new line in Swift?
Feb 25, 2022
swift
xcode
coding-style
curly-braces
« Newer Entries
Older Entries »