Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Change namespace for entire project in VS 2017

Use "convert to auto property" on multiple properties at once

Refactor for Speed: Convert To a Date

c# datetime refactoring binary

Long parameter list in constructor in Java [duplicate]

Reduce memory foot print by replace anonymous class with singleton. But need to refactor the design more

java refactoring singleton

clojure: idiomatic way of removing duplication in an "if"?

clojure refactoring lisp

How to refactor in a branch without losing my mind?

refactoring branch

How much logic should you put in the UI class?

What are the advantages of self-testing code vs separated tests?

In C# 3.5, How do you pass which method to call on an object as a parameter

How could I refactor this code with performance in mind?

c++ algorithm oop 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