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 language-design
Why is there no 'forall' in std.parallel?
Sep 01, 2026
language-design
language-features
d
Why do we use explicit data types? (from a low level point of view)
Aug 27, 2026
c
types
x86
language-design
low-level
Why use trait bounds in struct definitions with generic type parameters?
Aug 25, 2026
generics
rust
traits
language-design
trait-bounds
What's the benefit of the trailing apostrophe in character literals
Aug 20, 2026
syntax
character
language-design
literals
Why the static methods values() and valueOf() in Enum are added by the compiler and not explicitly declared in the Enum class?
Aug 15, 2026
java
enums
language-design
'Missing'(?) feature in programming languages? [duplicate]
Aug 15, 2026
haskell
types
language-design
type-systems
Efficient implementation of multiple return values?
Aug 14, 2026
language-agnostic
programming-languages
language-design
User-defined conversion operator to inaccessible base class
Aug 10, 2026
c++
language-design
Faulty behavior in Java in conditional expression
Aug 07, 2026
java
language-design
conditional-operator
autoboxing
Why does F# fail to support extending system type with its type abbreviation?
Jul 30, 2026
.net
casting
f#
functional-programming
language-design
What is the best way to implement templates in a programming language? [closed]
Jul 28, 2026
templates
language-design
Why is there no Disjoint Set (Union Find Algorithm) implemented in most mainstream programming languages' standard library?
Jul 29, 2026
programming-languages
language-design
standard-library
Why can some operators like '::', '.', '?:' not be overloaded in C++?
Jul 24, 2026
c++
operator-overloading
language-design
Why is initialization of inline/non-inline variables indeterminately sequenced?
Jul 24, 2026
c++
language-design
initialization-order
inline-variable
Will Hack language support function-overloading polymorphism?
Jul 15, 2026
polymorphism
language-design
language-features
hacklang
Is there a typical use case that must use `is_detected_v`?
Jul 12, 2026
c++
standards
language-design
c++17
type-traits
Older Entries »