Skip to main content
Jonas's user avatar
Jonas's user avatar
Jonas's user avatar
Jonas
  • Member for 15 years, 3 months
  • Last seen more than a month ago
  • Sweden
75 votes
4 answers
16k views

What are the biggest differences between F# and Scala?

65 votes
12 answers
21k views

Why isn't functional programming more popular in the industry? Does it catch on now? [closed]

42 votes
7 answers
10k views

How to explain that it's hard to estimate the time required for a bigger software project?

40 votes
6 answers
31k views

Can a developer get a discount for Microsoft products? [closed]

35 votes
9 answers
9k views

Do dynamic typed languages deserve all the criticism? [closed]

30 votes
13 answers
13k views

What's your strongest opinion against functional programming? [closed]

25 votes
9 answers
12k views

What decent web-frameworks exists for functional programming? [closed]

24 votes
5 answers
9k views

For what common problems is functional programming not a good fit? [closed]

22 votes
1 answer
3k views

Any experience with Mono on production servers? [closed]

18 votes
3 answers
2k views

What are your thoughts about the Actor Model? [closed]

15 votes
2 answers
5k views

Is there a canonical book on Scala? [closed]

13 votes
4 answers
8k views

Are database schema migrations a problem in production environments?

12 votes
3 answers
13k views

What drawbacks does Java Swing GUI framework have? [closed]

11 votes
6 answers
3k views

What features in Eclipse is not available in Visual Studio? [closed]

10 votes
7 answers
6k views

What is easier to do with web applications compared to native GUI applications?

6 votes
5 answers
7k views

Are web applications limited by the amount of memory or by the speed of the database server on the server side?

6 votes
2 answers
1k views

How much logging should I do at production for SQLExcpetions?