Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

how to refactor this method which has multiple if/else statements

java refactoring

Test -> Code -> Refactor, when should we start a refactoring?

refactoring tdd

Java refactor to Generics industry standards

java generics refactoring

Version control of software refactoring

How to refactor these 2 similar methods into one?

c# generics refactoring

Java: De-deprecated-ing Tools

java refactoring deprecated

Clean up repetitive setup and cleanup Java(JDBC) code

java jdbc refactoring

How to refactor these generic methods?

c# generics refactoring

When/why should I start using a database?

database refactoring

What was your coolest SQL optimization, on a slow performing query?

sql performance refactoring

Cleaning up Clojure function

C# best partial interface implementation in base/abstract class

How to refactor logging in C#?

c# .net logging refactoring

Factoring/Refactoring a program

c++ refactoring

Avoiding web service god classes

.net wcf soap refactoring

Is there any safe refactoring tool for .net (or at least c#)?

c# .net refactoring

Refactoring a class in C++

c++ refactoring

lots of boolean flag inputs to a class

java refactoring

chunk of code that's called only once - merits own method?

Refactoring: When do you know it's time and when do you do it?