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 to tidy up too many if statements for readability
Nov 12, 2022
if-statement
coding-style
Methods which wrap a single method
Nov 10, 2022
c#
.net
api
coding-style
How to refactor rapidly evolving code?
Nov 05, 2022
coding-style
refactoring
code-duplication
Thoughts on try-catch blocks
Sep 22, 2022
c#
exception-handling
coding-style
try-catch
How to make it clear that a method can throw an exception?
Sep 25, 2022
c#
coding-style
Setters returning the instance reference. Pattern or anti-pattern?
Jun 18, 2022
java
coding-style
design-patterns
Coding style of "if" statements [duplicate]
Nov 14, 2022
c
coding-style
Elegant check for null and exit in C#
Apr 21, 2016
c#
coding-style
null
conditional
What is wrong with accessing DBI directly?
Jul 22, 2022
perl
unit-testing
coding-style
dbi
What is the benefit of immediate down-casting?
Nov 07, 2022
java
coding-style
C project structure - header-per-module vs. one big header
Nov 10, 2022
c
coding-style
header-files
Coding style - keep parentheses on the same line or new line? [closed]
Aug 17, 2022
python
formatting
coding-style
readability
Does "ANSI C" or "ANSI C++" still mean something today?
Apr 19, 2022
c++
c
coding-style
standards
ansi-c
return early vs if in ruby code
Sep 11, 2022
ruby
coding-style
guard-clause
Programming style of method declaration of get/set method variables in C++?
Jan 05, 2020
c++
coding-style
Exiting a loop in Java
Apr 21, 2022
java
coding-style
How much of STL is too much? [closed]
Apr 29, 2022
c++
stl
coding-style
Circular increment: Which is "better"?
Jun 15, 2019
java
coding-style
which is better, using a nullable or a boolean return+out parameter
Nov 20, 2022
c#
coding-style
Should I make my python code less fool-proof to improve readability?
Jun 23, 2022
python
coding-style
readability
« Newer Entries
Older Entries »