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 idioms
What's the most idiomatic Rust way to modify an optional element of a Vec conditionally?
Jun 28, 2026
rust
idioms
borrow-checker
Ruby setter idiom
Jun 26, 2026
ruby
idioms
setter
What is a common idiom to abstract cross-platform implementations?
Jun 27, 2026
c++
design-patterns
abstraction
idioms
Virtual Constructor Idiom - Virtuous Or Complete Utter Fallacy
Jun 27, 2026
c++
design-patterns
undefined-behavior
virtual-functions
idioms
How should I throw an exception if Some(null) is called?
Jun 26, 2026
scala
idioms
Ruby return different type in "array.each"
Jun 26, 2026
ruby
arrays
idioms
Handling flexible function arguments in Python
Jun 25, 2026
python
design-patterns
python-3.x
arguments
idioms
What does `value >= value` do in JavaScript?
Jun 23, 2026
javascript
d3.js
conditional-statements
idioms
comparison-operators
Advice for multi level csv file creation
Jun 24, 2026
xml
csv
nested
idioms
A better idiom for referring to base classes from derived classes?
Jun 09, 2026
c++
inheritance
self-reference
idioms
C++ equivalent of Javascript's '?.' operator for optional-chaining?
Jun 09, 2026
c++
option-type
idioms
stdoptional
optional-chaining
a concise way to import many modules with common namespace prefixes
May 26, 2026
python
syntax
namespaces
python-import
idioms
How to write a ctor for a class owning nocopy-nomove types of which one is to be init.ed from another one that can be one out of several types?
May 23, 2026
c++
c++17
idioms
noncopyable
ruby map a function over multiple arrays
May 20, 2026
arrays
ruby
loops
iteration
idioms
Is return nil, nil not idiomatic go?
May 20, 2026
go
error-handling
idioms
If we have ranges::zip and views::transform, why do we need ranges::zip_transform?
May 20, 2026
c++
tuples
idioms
std-ranges
Is it better to return an Option<Vec<_>> or just an empty Vec<_>?
May 12, 2026
rust
vector
option-type
idioms
How to declare a git branch as merged without adopting the changes in it?
May 11, 2026
git
branch
git-merge
idioms
A "source-less" C++ idiom
May 07, 2026
c++
idioms
header-only
Older Entries »