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 not call nullptr NULL?
Aug 25, 2022
c++
c++11
language-design
Purpose of "let expression" (LetExpr) in the Java compiler?
Dec 07, 2021
java
compiler-construction
language-design
let
Why does Ruby have TrueClass and FalseClass instead of a single Boolean class?
Aug 25, 2022
ruby
language-design
Why can't I inherit from int in C++?
Aug 25, 2022
c++
inheritance
integer
language-design
strong-typing
Why is there no sub-class visibility modifier in Java?
Aug 25, 2022
java
language-design
visibility
What are C macros useful for?
Aug 18, 2022
c
macros
c-preprocessor
language-design
language-features
Which classes cannot be subclassed?
Sep 15, 2022
python
class
inheritance
python-3.x
language-design
what does a php function return by default?
Oct 14, 2022
php
function
variables
language-design
Why can't you have multiple interfaces in a bounded wildcard generic?
Aug 18, 2022
java
generics
language-design
bounded-wildcard
Why are references not reseatable in C++
Aug 17, 2022
c++
pointers
reference
language-design
What's the difference between __builtin__ and __builtins__?
Aug 23, 2017
python
python-3.x
python-2.7
language-design
python-module
Why does Java not allow foreach on iterators (only on iterables)? [duplicate]
Aug 17, 2022
java
syntax
iterator
language-design
iterable
Why can't your switch statement data type be long, Java?
Aug 17, 2022
java
switch-statement
long-integer
language-design
Why does Java have an "unreachable statement" compiler error?
Aug 17, 2022
java
language-design
unreachable-statement
Why does C# allow {} code blocks without a preceding statement?
Aug 17, 2022
c#
syntax
language-design
Why is there no base class in C++?
Aug 17, 2022
c++
language-design
Why function template cannot be partially specialized?
Aug 17, 2022
c++
language-design
template-specialization
partial-specialization
function-templates
Why must the last part of an Objective-C method name take an argument (when there is more than one part)?
Mar 19, 2013
objective-c
selector
language-design
Does any other language other than JavaScript have a difference between brace start locations (same line and next line)?
Aug 17, 2022
javascript
language-agnostic
programming-languages
language-design
What are Haskell's strictness points?
Aug 17, 2022
haskell
language-design
lazy-evaluation
strictness
« Newer Entries
Older Entries »