Skip to main content
Flater's user avatar
Flater's user avatar
Flater's user avatar
Flater
  • Member for 10 years, 8 months
  • Last seen this week
  • Melbourne, Australia
177 votes
Accepted

Rationale to prefer local variables over instance variables?

119 votes
Accepted

Functions that simply call another function, bad design choice?

118 votes
Accepted

How do I know how reusable my methods should be?

116 votes
Accepted

What is the use of DTO instead of Entity?

112 votes

Fear of web-app not being "future-proof"

101 votes
Accepted

Is technical debt management problem more of a culture issue or insight issue

96 votes
Accepted

Multiple boolean arguments - why is it bad?

92 votes
Accepted

Using commented dashes to divide up code chunks

80 votes

Is the usage of random values in unit testing a good practice?

72 votes
Accepted

Difference between Algorithm and Code

67 votes
Accepted

Agile Practices: Code Review - Fail the review or raise an issue?

65 votes
Accepted

How do I really write tests without mocking/stubbing?

64 votes

Declaring that a function never returns

63 votes

What is the point of unit tests?

62 votes

SQL as a means of avoiding "releases"

59 votes
Accepted

What is the advantage of log file rotation based on file size?

55 votes

Why do library developers deliberately break existing code?

54 votes
Accepted

What is the size of the number 65535 in bytes?

54 votes
Accepted

Do you need to think about encapsulation if you can ensure immutability?

51 votes

How to make Scrum less stressful

50 votes
Accepted

In TDD, should I add unit tests to refactored code?

48 votes

Microservices and stored procedures

48 votes

Why would patient management systems not assert limits for certain biometric data?

47 votes
Accepted

Constructing an object: should I expose or hide parameters passed to the constructor?

47 votes

In OOP, isn't the 'protected' keyword required?

46 votes
Accepted

Is it possible/advisable to combine unit testing and integration testing?

46 votes

Is Password Hashing Bad?

45 votes
Accepted

Why use the discard variable in C#?

42 votes
Accepted

Should Entity Framework 6 not be used with repository pattern?

39 votes

Law of Demeter and over-wide interfaces

1
2 3 4 5
32