List Question
20 TechQA 2023-03-04T20:12:17.183000How did `sxhash` in Common Lisp get its name?
168 views
Asked by shynur
What was PHP's "o" serialization format for?
2.9k views
Asked by HappyDog
Alternative for-loop construct
2k views
Asked by kvantour
What does Robert Martin mean by “Only function survive from early programming days, not routine”
263 views
Asked by Andy Lin
What did PHP's y2k_compliance php.ini setting do?
889 views
Asked by HappyDog
When was the STRLEN opcode introduced in PHP?
241 views
Asked by BenMorel
Why did K&R not define data type lengths better?
288 views
Asked by mas
What is the point of the complicated scoping rules for friend declarations?
342 views
Asked by Matteo Italia
Why were the iostream_withassign, ostream_withassign & istream_withassign classes removed from the C++ I/O system?
2.3k views
Asked by Destructor
What is the origin of void main?
2.2k views
Asked by Syntactic Fructose
What is the meaning of "Hero unit"?
4.9k views
Asked by Mario Zigliotto
Python: Why does the int class not have rich comparison operators like `__lt__()`?
1.9k views
Asked by jisaacstone
Python History and Design: Why issubclass() instead of rich comparisons?
593 views
Asked by wkschwartz
Is there a valid use case where a non-POD struct is preferred to a class?
1k views
Asked by grahamp
Historic reasons for Left-Handed Coordinate System
1k views
Asked by qrslt
Origin of try/catch/finally syntax
3.5k views
Asked by Evan Haas
Reasons behind naming in easy-to-confuse Python's classes such as OS and SYS?
290 views
Asked by hhh
When did colspan and rowspan become available for usage in HTML tables?
373 views
Asked by SoN9ne
Is the computer language 'Erlang' related to the Chinese deity?
342 views
Asked by Chris Huang-Leaver
Why do C compilers prepend underscores to external names?
13.6k views
Asked by Michael Burr