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 does Swift require parameter names if it also requires argument order?
Mar 24, 2022
swift
language-design
named-parameters
Why are all of the base immutable collections final or sealed in scala?
Nov 21, 2019
scala
language-design
Why can't variable names have spaces in them? [duplicate]
Dec 30, 2019
variables
programming-languages
language-design
variable-names
Why is there a sizeof... operator in C++0x?
Aug 31, 2022
c++
language-design
c++11
Is Java's lack of unsigned primitive types a characteristic of Java the platform or Java the language?
Oct 30, 2022
java
types
language-design
unsigned
Java Language Design with toString
Mar 03, 2022
java
language-design
Custom programming language: how?
Oct 27, 2022
parsing
compiler-construction
language-design
vm-implementation
mud
Why must C# extension methods be defined in static classes? [duplicate]
Apr 24, 2021
c#
static
extension-methods
language-design
What is the difference between "new Number(...)" and "Number(...)" in JavaScript?
Oct 14, 2022
javascript
language-features
language-design
Why are the unsigned CLR types so difficult to use in C#?
Mar 11, 2022
c#
.net
casting
language-design
unsigned
C# equivalent for Visual Basic keyword: 'With' ... 'End With'?
Sep 13, 2022
c#
vb.net
language-design
with-statement
Why does Haskell hide functions with the same name but different type signatures?
Oct 21, 2022
haskell
types
language-design
Creating your own language
Feb 26, 2022
language-design
How to create a language these days?
Jan 22, 2019
programming-languages
language-design
compiler-construction
Case Statement Block Level Declaration Space in C#
Sep 24, 2022
c#
switch-statement
language-design
Immutable Collections Actionscript 3
Oct 07, 2015
actionscript-3
collections
language-design
coding-style
Is there a programming language that performs currying when named parameters are omitted?
Feb 20, 2018
programming-languages
functional-programming
language-design
currying
named-parameters
IArithmetic<T> interface in c# [closed]
Jan 13, 2021
c#
language-design
Why dynamic call return dynamic result?
Apr 18, 2022
c#
c#-4.0
language-design
.net-4.0
Why is the .equals() method not overriden for arrays of primitives in Java?
Apr 25, 2022
java
arrays
equals
language-design
« Newer Entries
Older Entries »