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
In C#, why is "int" an alias for System.Int32?
Aug 30, 2022
c#
types
language-design
alias
Why does C++ mandate that complex only be instantiated for float, double, or long double?
Aug 30, 2022
c++
math
language-design
complex-numbers
does a disaster proof language exist?
Feb 24, 2022
programming-languages
language-design
Why are most string manipulations in Java based on regexp?
Aug 30, 2022
java
regex
string
language-design
Why Is Dynamic Typing So Often Associated with Interpreted Languages?
Aug 30, 2022
language-design
type-systems
typing
dynamic-typing
static-typing
Are design patterns really language weaknesses?
Aug 30, 2022
design-patterns
history
language-design
Why was IEnumerable<T> made covariant in C# 4?
Aug 30, 2022
c#
generics
ienumerable
language-design
covariance
Why don't PHP attributes allow functions?
Oct 14, 2022
php
language-design
php-internals
I don't understand why we need the 'new' keyword
Apr 27, 2022
c#
language-design
What's the motivation behind having copy and direct initialization behave differently?
Aug 29, 2022
c++
initialization
history
language-design
Why isn't __new__ in Python new-style classes a class method?
Aug 29, 2022
python
new-operator
language-design
new-style-class
Why did Matz choose to make Strings mutable by default in Ruby?
Aug 29, 2022
ruby
string
language-design
immutability
mutable
Why do C++ templates use the angle bracket syntax?
Aug 29, 2022
c++
c++11
language-design
template-meta-programming
Most interesting non-mainstream language? [closed]
Aug 29, 2022
programming-languages
language-design
Why didn't C have a boolean data type prior to C99?
Aug 29, 2022
c
language-design
c99
c89
Why are there two assignment operators, `<-` and `->` in R?
Aug 29, 2022
r
language-design
s
Why are many languages case sensitive?
Aug 29, 2022
language-design
case-sensitive
Why aren't there compiler-generated swap() methods in C++0x?
Jun 14, 2013
c++
language-design
c++11
Why are await and async valid variable names?
Aug 28, 2022
javascript
async-await
specifications
language-design
ecmascript-2017
What are practical guidelines for evaluating a language's "Turing Completeness"?
Aug 28, 2022
computer-science
language-design
turing-complete
« Newer Entries
Older Entries »