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 "data" and "newtype" in Haskell? [duplicate]
Aug 15, 2022
haskell
types
language-design
type-systems
Why doesn't Java allow generic subclasses of Throwable?
Aug 15, 2022
java
generics
exception
language-design
Why does Lua have no "continue" statement?
Sep 19, 2022
loops
lua
language-design
Why was the statement (j++); forbidden?
Dec 14, 2021
c#
syntax
expression
language-design
parentheses
Why doesn't a python dict.update() return the object?
Aug 15, 2022
python
dictionary
language-design
language-features
What does void mean in C, C++, and C#?
Aug 15, 2022
c#
c++
c
language-design
terminology
When someone writes a new programming language, what do they write it IN?
Aug 14, 2022
language-design
Why is there no multiple inheritance in Java, but implementing multiple interfaces is allowed?
Aug 14, 2022
java
oop
inheritance
interface
language-design
Why does C++ need a separate header file?
Aug 14, 2022
c++
language-design
Why are arrays covariant but generics are invariant?
Sep 22, 2022
java
arrays
generics
language-design
covariance
Why is an array not assignable to Iterable?
Aug 14, 2022
java
language-design
Why can't I have abstract static methods in C#?
Aug 14, 2022
c#
.net
language-design
How does "this" keyword work within a function?
Aug 14, 2022
javascript
language-features
language-design
What blocks Ruby, Python to get Javascript V8 speed? [closed]
Aug 14, 2022
javascript
python
ruby
performance
language-design
Function overloading by return type?
Aug 14, 2022
programming-languages
language-design
overloading
function-calls
Benefits of prototypal inheritance over classical?
Aug 14, 2022
javascript
oop
inheritance
language-design
prototype-programming
What does DIM stand for in Visual Basic and BASIC?
Aug 14, 2022
vb6
language-design
basic
Why doesn't Python have a sign function?
Dec 14, 2021
python
language-design
Why must we define both == and != in C#?
Aug 13, 2022
c#
language-design
Why is "final" not allowed in Java 8 interface methods?
Aug 13, 2022
java
language-design
java-8
default-method
jsr335
« Newer Entries
Older Entries »