Skip to main content
iteratingself's user avatar
iteratingself's user avatar
iteratingself's user avatar
iteratingself
  • Member for 15 years
  • Last seen more than a month ago
7 votes

How old is "too old"?

7 votes

Am I Unit Testing or Integration Testing my Stored Procedures?

7 votes

Database source control

7 votes

Why store a function inside a python dictionary?

7 votes

How do asserts and other error avoidance checks fit into TDD?

7 votes

Dealing with management that does not see value in improvements that are not immediately visible to the user

6 votes

How to deal with the trail of bugs?

6 votes

Functional testing before code checkin

6 votes

How important is a good coding style for the decision to hire a programmer?

6 votes

What if the client needs the ability to retrieve passwords?

6 votes

Time to drop Emacs and vi?

6 votes
Accepted

How can we deal with experiental gaps in learning of programmers or any technology field?

6 votes
Accepted

Best practices when managing long running asynchronous jobs

5 votes

How to be a zero-bug programmer?

5 votes

Is there any reason to use C++ instead of C, Perl, Python, etc.?

5 votes

Does being a Senior Developer using one language qualify you to be a Senior Developer using another language?

5 votes
Accepted

How do you handle constantly changing database dimensions?

5 votes

Is unit testing procedural code effective?

5 votes

Is it better idea to call an external command-line application or to internalize that application's logic?

5 votes

How do I convince my fellow devs to WANT to add comments to source code commits?

5 votes

What is the/Is there a right way to tell management that our code sucks?

5 votes

Does forcing a user to add numbers or uppercase letters really make a password stronger?

5 votes

Liskov substitution and abstract classes / strategy pattern

4 votes

Do we need Logging when doing TDD?

4 votes

Leading a team, am I being overbearing?

4 votes
Accepted

Reestimation (ideal hours + elapsed time)

4 votes

Is the concept of computational complexity important for software developers?

4 votes

What are good ways to organize input files (Makefiles, SConstruct, CMakeLists.txt, etc.) to build automation software?

4 votes

Checking if a method returns false: assign result to temporary variable, or put method invocation directly in conditional?

4 votes

Data Structures usage and motivational aspects

1
2
3 4 5
7