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
Is there a more idiomatic way to get N random elements of a collection in Clojure?
Mar 25, 2023
clojure
idioms
Pattern matching on records in F#
Mar 25, 2023
f#
idioms
Scala style: More than one class in a file?
Mar 20, 2023
scala
coding-style
idioms
Iterating over each element of an array, except the first one
Mar 19, 2023
ruby
arrays
enumeration
idioms
What's the right way to compute integral base-2 logarithms at compile-time?
Mar 15, 2023
c++11
constants
constexpr
logarithm
idioms
What is the idiomatic way to use props in component composing in reactjs
Mar 14, 2023
design-patterns
reactjs
architecture
react-native
idioms
When is it useful to write "0 - x" rather than "-x"?
Mar 04, 2023
c
subtraction
idioms
negative-number
clojure functions, let & return values
Feb 26, 2023
functional-programming
clojure
idioms
tips'n'tricks in awk [closed]
Feb 22, 2023
awk
idioms
Initialising static variable in Objective-C
Feb 21, 2023
objective-c
idioms
Javascript idiom: What does if (x === +x) do? [duplicate]
Feb 20, 2023
javascript
arrays
idioms
triple-equals
Type classes, associated families -> containers, keys, and elements: Who is who?
Feb 19, 2023
haskell
containers
idioms
type-families
dplyr idiom for summarize() a filtered-group-by, and also replace any NAs due to missing rows
Feb 15, 2023
r
idioms
na
dplyr
summarization
Go Interfaces with more than one method - Acceptable or unacceptable?
Feb 01, 2023
go
idioms
Elegant way to catch "for loop reached last element"?
Jan 29, 2023
for-loop
foreach
idioms
perl
Better pythonic idiom for this repeated piece code pattern
Jan 15, 2023
python
design-patterns
idioms
readability
no additional indentation with if __name__ == "__main__":
Jan 15, 2023
python
program-entry-point
idioms
Idiomatic Lisp way to create a list of sorted random numbers?
Jan 09, 2023
common-lisp
idioms
Ruby - cleanest way to return a value if truthy, or execute arbitrary code
Jan 09, 2023
ruby
performance
idioms
Idiomatic "guaranteed-unique" identifiers in C++
Dec 30, 2022
c++
uuid
idioms
Older Entries »