Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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?

Java Generic puzzle

java generics refactoring

Using TryParse for Setting Object Property Values

A more efficient way to work with DataSets

Refactoring and non-refactoring changes as separate check-ins?

refactoring diff

Smaller Methods

How to refactor Netbeans generated GUI code?

Singleton class design in C#, are these two classes equivalent?

Can I DRY up these jQuery calls?

jquery refactoring dry