1
vote
9answers
237 views
How to find out which is the most widely used programming tool for a given purpose?
When considering tools I always try to go mainstream.
In the case of Linux distributions there is DistroWatch.com
What about popularity of revision control systems: mercurial vs git vs ...?
Or even …
3
votes
9answers
506 views
Why does Ruby seem to have fewer projects than other programming languages?
I've found Ruby to be very attractive; I like the fact that everything is an object and its syntax is very appealing.
I was hoping that it would gain a lot of popularity this year, but I don't see …
7
votes
5answers
390 views
Should LOGIC-techniques be blended into Mainstream Programming?
I refer specifically to predicate logic, somewhat as implemented in PROLOG, but less strictly bound to first-order logic.
PROLOG-techniques offers powerful solutions towards data-analysis, …
2
votes
7answers
269 views
Relational camp and “real-world” database development
More than decade passed since first publication of Date's and Darwen's "The Third Manifesto" in 1995.
What is the place of relational school of thought in today's database world?
Is there any …
