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 simulate multiple inheritance without interfaces?
Nov 04, 2025
c#
design-patterns
coding-style
Why we need to copy-and-paste functions declaration into inherited class header
Nov 04, 2025
c++
class
inheritance
coding-style
Understanding different styles of #defines in c
Nov 03, 2025
c
coding-style
Why in the official Kotlin coding conventions we should omit root package in directory structure?
Nov 03, 2025
kotlin
coding-style
Is "*this = {}" valid inside a member function for reset in CPP
Nov 02, 2025
c++
performance
coding-style
undefined-behavior
Using Scheme code to solve a quadratic equation?
Nov 01, 2025
coding-style
scheme
Design Patterns for dependent sequential validation
Nov 01, 2025
function
validation
design-patterns
coding-style
refactoring
Prevent merge if the custom labels are not present in Github
Oct 31, 2025
git
github
coding-style
standards
hygiene
How to properly declare instance fields in Python
Oct 31, 2025
python
coding-style
using C struct that is declared later
Oct 30, 2025
c
coding-style
typedef
forward-declaration
Using single characters for variable names in loops/exceptions
Oct 29, 2025
coding-style
Hibernate entity attribute with getter, but without setter: PropertyNotFoundException
Oct 29, 2025
java
hibernate
coding-style
Is it bad style to have a member with the same name as a class?
Oct 30, 2025
c#
.net
coding-style
When must the output stream in C++ be flushed?
Oct 28, 2025
c++
coding-style
Are there any reasons to make all fields and variables final?
Oct 28, 2025
java
coding-style
final
The best way to define a "between" macro in C
Oct 27, 2025
c
coding-style
macros
Parameter naming convention in Python
Oct 26, 2025
python
coding-style
naming-conventions
How do I replace four spaces by one tab in a big python codebase?
Oct 27, 2025
python
tabs
coding-style
space
decltype requires instantiated object
Oct 27, 2025
c++
coding-style
c++11
Unpacking over multiple lines with style
Oct 27, 2025
python
python-2.7
coding-style
iterable-unpacking
Older Entries »