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 the local variable of an enhanced for loop have to be local? [duplicate]
Mar 03, 2022
java
foreach
language-design
Closures in Scala vs Closures in Java
Sep 02, 2022
scala
closures
language-design
java-8
What exactly is or was the purpose of C++ function-style casts?
Sep 02, 2022
c++
casting
language-design
Why does a collection initializer expression require IEnumerable to be implemented?
Sep 01, 2022
c#
syntax
language-design
Why can't an interface implementation return a more specific type?
Sep 01, 2022
c#
interface
language-design
overloading
In C/C++ why does the do while(expression); need a semi colon?
Sep 11, 2022
c++
c
language-design
Datatype promotion for dependently challenged
Oct 23, 2022
haskell
types
language-design
dependent-type
PEG for Python style indentation
Oct 25, 2022
parsing
syntax
language-design
treetop
peg
Read/Write Python Closures
Aug 31, 2022
python
language-design
closures
readonly
Why does the implicit copy constructor calls the base class copy constructor and the defined copy constructor doesn't?
Aug 31, 2022
c++
language-design
copy-constructor
Why no stored type properties for classes in swift?
Aug 31, 2022
language-design
swift
Whatever happened to the 'entry' keyword?
Nov 21, 2022
c
language-design
Why is The Iteration Variable in a C# foreach statement read-only?
Aug 31, 2022
c#
language-design
Why are default arguments evaluated at definition time?
Aug 30, 2022
python
logic
language-design
Why does C++ need the scope resolution operator?
Aug 30, 2022
c++
operators
language-design
scope-resolution
What is the purpose of null?
Aug 30, 2022
language-agnostic
compiler-construction
null
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
« Newer Entries
Older Entries »