Skip to main content
Danny Varod's user avatar
Danny Varod's user avatar
Danny Varod's user avatar
Danny Varod
  • Member for 14 years, 10 months
  • Last seen more than 2 years ago
13 votes

Should we attempt to review all our code?

13 votes

Where is the application of Calculus (of continuous quantities) in Computer Science or programming

10 votes

Setters or constructor for many variables?

6 votes

Is Debug.Assert obsolete if you write unit tests?

5 votes

Recommendations for teaching junior programmers good coding style

5 votes

*Code owner* system: is it an efficient way?

5 votes

Does HTML5 have a feature that enables a user to add an icon to the Apps screen when "installing", and if not, when are they planning to add it?

5 votes

Enhancing the level of my C/C++ code

4 votes

Aspect Oriented Programming: When to start using a framework?

4 votes

Are too many assertions code smell?

3 votes
Accepted

How to model two similar tasks with the Use-case diagram

3 votes

What is the best approach for database design with lots of columns?

3 votes

Is there such a thing as a "when" statement?

2 votes

Interface naming: prefix 'Can-' vs suffix '-Able'

2 votes
Accepted

Efficient way to compare scene-graph trees

2 votes

Multitasking in C#

1 vote

I'm doing 90% maintenance and 10% development, is this normal?

1 vote
Accepted

Advice and resources on collaborative environments

1 vote

Should software developers be skilled at software design?

1 vote

How to set up a one-man research in the difference between BDD and Waterfall?

1 vote

Should an application be designed without prototyping first?

1 vote

Unit/Integration Testing my DAL

1 vote

Better word for Optional Requirements?

1 vote

Do I have to deliver my utility and helper code to clients?

1 vote

When do you rebuild an application or keep on fixing the existing one

1 vote

Rendering trillions of "atoms" instead of polygons?

1 vote

What is good (neat) architecture in programming a simple website, e.g. a contact book?

1 vote

Is 4-5 years the “Midlife Crisis” for a programming career?

0 votes

What is the use-case to use C++ friend class?

0 votes

As a beginning programmer, should I favor building my own libraries over using 3rd-party libraries?