Search code examples
What's the Ruby equivalent of Perl's s{}{}e?...


rubyregexperllanguage-comparisons

Read More
What is the Python equivalent of embedding an expression in a string? (ie. "#{expr}" in Ru...


pythonrubylanguage-comparisonsstring-interpolation

Read More
Jinja-like JS templating language...


javascriptjqueryjinja2template-enginelanguage-comparisons

Read More
What is the difference between the const qualifier in C and the const qualifier in C++?...


c++cconstantslanguage-comparisonslanguage-concepts

Read More
What is the overall design philosophy of php?...


phplanguage-designlanguage-featureslanguage-comparisons

Read More
Assign console.log value to a variable...


javascriptrubyconsole.loglanguage-comparisons

Read More
C# vs Java Enum (for those new to C#)...


c#javaenumslanguage-comparisons

Read More
Implementing python slice notation...


phppythonarraysalgorithmlanguage-comparisons

Read More
How does Clojure STM differ from Haskell STM?...


haskellclojurestmlanguage-comparisonstransactional-memory

Read More
Is there a Python equivalent to Ruby's string interpolation?...


pythonstring-interpolationlanguage-comparisons

Read More
Ada subtype equivalent in C++...


c++adalanguage-comparisons

Read More
Passing an array for setting variable...


phpcoding-stylelanguage-comparisons

Read More
Java-like Collections in PHP...


javaphpcollectionslanguage-comparisons

Read More
What are the differences of Array and Hash in PHP?...


phparrayshashlanguage-comparisons

Read More
what are some cross-language libraries for people who know other languages (similar to phpjs)...


comparisoninteroplanguage-comparisonsphpjs

Read More
Python equivalent of Ruby's .find...


pythonrubylanguage-comparisons

Read More
What's the Ruby equivalent of Python's defaultdict?...


pythonrubydictionarylanguage-comparisonsautovivification

Read More
Ruby equivalent to Python chain()...


pythonarraysrubylanguage-comparisons

Read More
Porting from Ruby to Python: What to do with 'yield'...


pythonrubylanguage-comparisons

Read More
Ruby string interpolation equivalent to python's .format()...


rubystringstring-interpolationlanguage-comparisons

Read More
Equivalent of .NET's WebClient and HttpWebRequest in Java?...


java.netlanguage-comparisons

Read More
What is the equivalent of SQL's IN keyword in R?...


sqlrlanguage-comparisons

Read More
F# equivalent of `is` keyword in C#?...


typesf#keywordlanguage-comparisons

Read More
What is C# equivalent of <map> in C++?...


c#c++dictionaryvisual-c++language-comparisons

Read More
Is there something in PHP equivalent to LINQ in C#?...


phplinqlanguage-comparisons

Read More
Is there a Ruby equivalent to Perl's Data::Rmap?...


rubyperlrecursionnestedlanguage-comparisons

Read More
PHP equivalent to python's triple-quotes - How to print bulk / lots of HTML within PHP without e...


phppythoncodeigniterheredoclanguage-comparisons

Read More
Python-like .format() in php...


phppythonregexlanguage-comparisons

Read More
What is Python's *Args and **kwargs equivalent in PHP?...


phppythonvariadic-functionslanguage-comparisons

Read More
Is there a Python equivalent to Ruby symbols?...


pythonrubydictionarysymbolslanguage-comparisons

Read More
BackNext