Skip to main content
Giorgio's user avatar
Giorgio's user avatar
Giorgio's user avatar
Giorgio
  • Member for 14 years, 5 months
  • Last seen more than a month ago
68 votes
Accepted

At what point/range is a code file too big?

65 votes
Accepted

What is referential transparency?

55 votes

What is State, Mutable State and Immutable State?

49 votes
Accepted

Why null pointer instead of class cast?

46 votes
Accepted

Is committing/checking in code everyday a good practice?

42 votes

Is it a waste of time to free resources before I exit a process?

42 votes

What is a "side effect?"

38 votes

Does an interpreter produce machine code?

29 votes

What is a closure?

22 votes

Python productivity VS Java Productivity

21 votes

Why do we study Java at university?

21 votes

Why are there no package management systems for C and C++?

21 votes
Accepted

How does "repeat x = x:repeat x" return a list in Haskell?

19 votes

Why is 0 false?

19 votes

Does Code Coverage improve code quality?

18 votes

Comma as a separator vs. comma as a delimiter

17 votes
Accepted

Why the static data members have to be defined outside the class separately in C++ (unlike Java)?

14 votes

What can be the cause of new bugs appearing somewhere else when a known bug is solved?

14 votes

Should I remove unreferenced code?

14 votes
Accepted

Why do old programming languages continue to be revised?

13 votes
Accepted

What is a term for iterating over many functions with the same input?

12 votes

OS choice for functional developing

12 votes
Accepted

What is Java's primary focus? Why does it take so long to get new features?

12 votes

If you can use def to redefine variables how is that considered immutable?

12 votes

Is there a way to develop desktop software using PHP?

12 votes

Are there any downsides or problems with Haskell?

12 votes

Can functional programming be used to develop a full enterprise application?

11 votes

How to understand the beauty of UNIX?

10 votes

C is written in C, how is this possible?

10 votes

When are enums NOT a code smell?

1
2 3 4 5 6