Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Jörg W Mittag earned this badge 71 times |
22h ago
What is Java written in?
apr 26 at 2:11
View differences of branches with meld?
apr 25 at 7:00
Ruby Question one line if statement
apr 23 at 16:09
Build sequencing when using distributed version control
mar 30 at 16:03
Unit tests vs Functional Testing
mar 29 at 1:52
Limit each do loop
mar 13 at 19:28
how to use multiple arguments with a shebang (i.e. #!)?
mar 9 at 17:04
is there a ruby one-line “return if x”?
feb 17 at 4:28
Ruby: How to get the first character of a string
jan 22 at 23:39
TDD and BDD Differences
jan 22 at 19:49
Ruby's File.open and the need for f.close
jan 6 at 9:00
Ruby: Inherit code that works with class variables
jan 5 at 18:49
C# ?? operator in Ruby?
jan 1 at 19:16
Do Ruby on Rails sites have performance issues?
dec 11 at 10:37
Is Ruby's code block same as C#'s lambda expression?
nov 13 at 21:17
How do you pass arguments to define_method?
nov 5 at 22:20
What does the “===” operator do in Ruby?
nov 5 at 14:30
What is the difference between task and thread?
oct 30 at 8:50
How to search an array in Ruby?
oct 24 at 23:24
What makes merging in DVCS easy?
oct 23 at 12:19
How fast is Javascript compared to Java?
oct 15 at 16:17
Cucumber alternative for .NET
oct 3 at 4:48
What is declarative programming?
sep 21 at 13:01
Anonymous Type vs Dynamic Type
sep 11 at 16:19
How would you go about parsing Markdown?
aug 28 at 16:48
What's the best way to define a class in javascript
aug 10 at 9:23
LINQ analogues in Scala?
aug 8 at 1:00
=== vs. == in Ruby
jul 30 at 9:46
Ruby ternary operator without else
jul 9 at 5:48
How does git track source code moved between files?
jun 27 '12 at 14:58
Simple explanation of clojure protocols
jun 22 '12 at 18:57
How to elegantly rename all keys in a hash in Ruby?
apr 27 '12 at 12:56
Why has CORBA lost popularity?
apr 17 '12 at 11:46
Is there a method to generate a standard 128bit GUID (UUID) on the Mac?
apr 6 '12 at 18:50
Why is an int in OCaml only 31 bits?
mar 28 '12 at 22:59
If OpenID “is dead”, what is out there to take its place?
mar 15 '12 at 13:47
GCC optimization flags for Intel Atom
feb 24 '12 at 20:36
Whats the cmd/powershell equivalent of back tick on bash?
dec 21 '11 at 10:36
What does ||= (or equals) mean in Ruby?
dec 14 '11 at 12:49
What blocks Ruby, Python to get Javascript V8 speed?
nov 21 '11 at 13:57
Really cool features in Ruby 1.9
oct 19 '11 at 16:42
Framework vs. Toolkit vs. Library
oct 3 '11 at 8:33
Python, Ruby, Haskell - Do they provide true multithreading?
sep 19 '11 at 5:11
Why is IoC / DI not common in Python?
jul 7 '11 at 2:59
Why can't I install the sqlite gem?
jun 1 '11 at 14:44
When monkey patching a method, can you call the overridden method from the new implementation?
may 13 '11 at 1:41
How to convert a git repository from normal to bare ?
feb 10 '11 at 2:32
Begin, Rescue and Ensure in Ruby
feb 2 '11 at 9:08
Is there any way to clone a git repository's sub-directory only?
jan 17 '11 at 15:08
Could node.js replace Ruby on Rails completely in the future?
jan 1 '11 at 14:23
Why are scripting languages (e.g. Perl, Python, Ruby) not suitable as shell languages?
dec 21 '10 at 19:27
What's the point of Mono on Windows
nov 17 '10 at 15:20
Does Ruby perform Tail Call Optimization?
aug 31 '10 at 10:30
Are dynamic languages slower than static languages?