Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How can I compare null values using Comparator?

java refactoring comparator

Tool for sql refactoring? [closed]

sql refactoring

Refactoring some code with 'instanceof' to overloaded method solution in Java

Are there any valid circumstances where foo=foo makes sense?

c# refactoring legacy

Avoiding TDD making big refactorings harder [closed]

Get Connection String Without Password Value in C#

jQuery drying up function

Un-encapsulate refactoring in Eclipse or Intellij?

How to refactor this switch statement?

is Convert.toInt32(boolean) the only way in c# to do this?

Sum of values in the map for specific key

Loops in Makefile

refactoring makefile

Multiple Java projects and refactoring

php code smell detector

C# Switch Statement refactoring

Just because something works, does it mean you don't have to refactor?

refactoring

refactoring long methods with fluent interfaces

method name for a long method

How can I refactor the mother of all C# Switch Statements

c# refactoring

How do you find where a print statement is located?