Is whitespace optional in SQL queries?...
Read MoreUnderstanding the reason for the new python := operator...
Read MoreWhy is the order of haystack and needle inconsistent in PHP functions in_array and strpos?...
Read MoreWhy are Java objects pointers to pointers?...
Read MoreWhy does Python treat tuples, lists, sets and dictionaries as fundamentally different things?...
Read MoreSoftware for creating "Language Diagrams" structures...
Read MoreCreating a small programming language for beginners...
Read MoreShould String and CharArray be the same thing?...
Read MoreWhy do C# and Java bother with the "new" operator?...
Read MoreWhy isn't operator overloading for pointers allowed to work?...
Read MoreWhy must C/C++ string literal declarations be single-line?...
Read MoreLua operators, why isn't +=, -= and so on defined?...
Read MoreWhy does the ValueTuple.Create 8-tuple overload wrap the last parameter in another ValueTuple?...
Read Moreis this good to have pointers in programming languages such as golang,C or C++?...
Read MoreSmart pointers cannot be used as raw pointers automatically?...
Read MoreIs "monkey patching" really that bad?...
Read MoreWhy is 'last' called 'last' in Perl?...
Read Morewhat exactly is a "register machine"?...
Read MoreWhy can't we create an instance of an abstract class?...
Read MoreHow does flexibility affect a language's syntax?...
Read MoreIs there inherent "cost of carry" of garbage thunks in Haskell?...
Read MoreWhy didn't C have a boolean data type prior to C99?...
Read MoreDoes a programming language with the following features exist?...
Read MoreWhy does CMake syntax have redundant parentheses everywhere?...
Read MoreWhy does PHP not support multithreading?...
Read MoreWhy aren't there compiler-generated swap() methods in C++0x?...
Read More