Questions comparing two or more programming or markup languages against each other.
In SQL, you can easily avoid multiple OR conditions if you're looking for many values of a particular variable (column) …
sql r language-comparisonsI am in the planning stages of a new Flash game project and was wondering which language would be better …
flash actionscript-3 haxe language-comparisonsI've been reading The Haskell Road to Logic, Maths and Programming by Doets and Eijck 2004. It seems to be a …
haskell lisp language-comparisonsPossible Duplicate: php string escaping like python’s “”“ ”“”? The triple-quotes in python escapes all quotes and newlines contained within. For …
php python codeigniter heredoc language-comparisonsI have read that Scala's type system is weakened by Java interoperability and therefore cannot perform some of the same …
scala haskell type-systems static-typing language-comparisonsI want to create lightweight interfaces with methods that I can plug into classes. Here is an short example in …
python scala language-comparisonsHow can I convert a string in Golang to UTF-8 in the same way as one would use str.encode(…
python go utf-8 language-comparisonsI'm not interested in starting another "who has the bigger member" VB vs C# debate (https://stackoverflow.com/questions/158229/what-are-the-pros-of-vb-net …
c# asp.net vb.net comparison language-comparisons