Tagged Questions
35
votes
12answers
3k views
What programming language generates fewest hard-to-find bugs? [closed]
What language, in your opinion, allows the average programmer to output features with the least amount of hard-to-find bugs? This is of course, a very broad question, and I'm interested in very broad ...
0
votes
2answers
400 views
Good collection of short code samples in different languages to solve programming problems? [duplicate]
I am interested in learning some new programming languages and looking for the collection of short solutions for programming problems provided in different languages. The optimal format would be:
...