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 can't namespaces be template parameters?
Sep 05, 2022
c++
templates
namespaces
language-design
Elegant ways to return multiple values from a function
Sep 05, 2022
python
function
language-agnostic
language-design
syntactic-sugar
What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph?
Jul 18, 2022
clojure
lisp
julia
language-design
dylan
When to use " " ( space ) and when to use . ( dot ) when invoking methods in Scala?
Sep 04, 2022
scala
syntax
language-design
C# Language Design: method group inside `is` operator
Feb 28, 2019
c#
language-design
method-group
Are there good reasons for 'private' to work the way it does in Ruby?
Sep 04, 2022
ruby
language-design
private
access-specifier
How can you extend Java to introduce passing by reference?
Sep 04, 2022
java
pass-by-reference
language-design
bytecode
bytecode-manipulation
Why does C# not allow generic properties?
Sep 04, 2022
c#
generics
properties
language-design
language-specifications
Are there languages without "null"?
Sep 07, 2022
language-agnostic
null
language-design
Java generic methods in generics classes
Sep 03, 2022
java
generics
language-design
generic-method
raw-types
Suggestions on syntax to express mathematical formula concisely
Dec 17, 2021
c++
math
programming-languages
syntax
language-design
What is the rationale for not having static constructor in C++?
Oct 22, 2022
c++
constructor
language-design
language-features
static-constructor
Where are the readonly/const in .NET?
Sep 03, 2022
.net
language-design
library-design
Why do most programming languages only have binary equality comparison operators?
Oct 19, 2022
language-design
boolean-operations
How is a reference different from a pointer in implementation? [duplicate]
Nov 07, 2022
c++
pointers
language-design
Why are regular expressions greedy by default?
Sep 03, 2022
regex
language-design
regex-greedy
Why does !new Boolean(false) equals false in JavaScript?
Sep 03, 2022
javascript
language-design
Advantages of Java's enum over the old "Typesafe Enum" pattern?
Sep 03, 2022
java
design-patterns
enums
language-design
Scala's .type and Java's .class literal
Sep 24, 2022
java
class
scala
types
language-design
What makes PHP slower than Java or C#?
Sep 03, 2022
php
language-design
« Newer Entries
Older Entries »