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 YAML spec mandate a space after the colon?
Sep 14, 2022
yaml
language-design
How to pass in an empty generator parameter?
Mar 28, 2022
php
language-design
yield
language-details
Why is T() = T() allowed?
Sep 13, 2022
c++
operator-overloading
language-design
rvalue
temporary-objects
How is the Python grammar used internally?
Mar 15, 2022
python
python-3.x
grammar
language-design
Why do C# and Java bother with the "new" operator?
Mar 31, 2022
language-design
new-operator
Are there any static duck-typed languages?
Oct 18, 2022
class
interface
language-design
duck-typing
static-typing
Why does Ruby's 'gets' includes the closing newline?
Aug 22, 2022
ruby
newline
language-design
When auto is used against array, why it's converted to pointer and not reference?
Sep 12, 2022
c++
arrays
c++11
language-design
What is the point of having $this and self:: in PHP?
Sep 12, 2022
php
language-design
Why doesn't Kotlin support unsigned integers?
Sep 12, 2022
types
kotlin
language-design
unsigned-integer
Could C++ have not obviated the pimpl idiom?
Sep 07, 2022
c++
language-design
compiler-theory
pimpl-idiom
Why must C/C++ string literal declarations be single-line?
Aug 16, 2022
c++
c
programming-languages
string
language-design
Java static imports
Nov 20, 2022
java
scope
language-design
overloading
static-import
Why is System.Net.Http.HttpMethod a class, not an enum?
Sep 05, 2022
c#
language-design
Why HttpRequest.HttpMethod is string instead of Enum?
Feb 18, 2017
java
.net
language-design
Applying "is" operator to method group: why compiler allows it? [duplicate]
May 17, 2018
c#
language-design
method-group
Syntax for universal references
Aug 17, 2022
c++
c++11
language-design
rvalue-reference
forwarding-reference
C++: rationale behind hiding rule
Sep 05, 2022
c++
language-design
hide
rationale
Why doesn't C# support const on a class / method level?
Sep 05, 2022
c#
constants
language-design
What does Eric Lippert mean by "you need to know what the base class is to determine what the base class is"?
Mar 14, 2022
c#
language-design
« Newer Entries
Older Entries »