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 code-readability
Overhead of 'this' keyword
Dec 27, 2022
java
optimization
code-readability
Are there other ways to deconstruct option types in OCaml?
Dec 22, 2022
ocaml
ml
code-readability
How should I deal with null objects in a using block?
Dec 15, 2022
c#
.net
using
code-readability
Which is fast : Query Syntax vs. Loops
Dec 12, 2022
c#
performance
loops
code-readability
linq-query-syntax
General programming - else or else if for clarity
Dec 07, 2022
if-statement
code-readability
clarity
How do I find methods?
Dec 03, 2022
language-agnostic
code-readability
header full of inline functions, can i move the code outside header file and still inline everything?
Nov 05, 2022
c
header
inline
code-readability
Java private method signature clarity and better practice [closed]
Nov 03, 2022
java
code-readability
Making SQL INSERT statement easier to read
May 17, 2018
sql
go
code-readability
Increase readability & maintainability : omit < > for many variable declaration possible? [closed]
Nov 01, 2022
c++
templates
maintainability
code-readability
Does "var" keyword hampers code readability? [closed]
Apr 26, 2021
c#
resharper
code-readability
Can I use R attributes to save physical units?
Jul 18, 2019
r
constants
units-of-measurement
code-readability
Where to place __all__ in a Python file?
Nov 08, 2022
python
pep8
readability
code-readability
flake8
chunk of code that's called only once - merits own method?
Jun 18, 2022
java
refactoring
code-reuse
code-readability
How can this 6 line method be refactored to be more readable?
Apr 21, 2021
ruby
oop
readability
refactoring
code-readability
How can I hide tracing code in Visual Studio IDE C#?
Oct 26, 2022
c#
visual-studio
trace
code-readability
Optimising treelike control structure
Jul 05, 2022
php
javascript
algorithm
code-readability
Reasoning behind no space between Generic brackets in Java
Oct 31, 2022
java
whitespace
checkstyle
readability
code-readability
How can I implement NotOfType<T> in LINQ that has a nice calling syntax?
May 14, 2022
c#
linq
type-inference
code-readability
Older Entries »