Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

what is the best way to avoid duplication on this code

c# refactoring

Refactoring: Count total lines in all files under a given folder

c# .net-4.0 refactoring

Refactoring code to use Boost shared pointers

How to refactor procedural code?

Android: Bad call: specified pacakge **** under uid 10121 but it is really -1

Where to define class constants in C++?

In C# (or any language) what is/are your favourite way of removing repetition?

c# coding-style refactoring

F# replace ref variable with something fun

How can I simplify this redundant code?

proper C refactoring

c refactoring

ASP.Net MVC help with refactoring

Reading exactly one row from Linq-to-SQL

Always avoid in-out parameters in Java?

Resharper Create Custom Refactor for ReactiveUI's ReactiveObject

How can I simplify this jquery/javascript

Refactoring method with many conditional return statements

Dependency Injection: What's wrong with good old-fashioned refactoring?

Speed Up Parsing Algorithm

Is there a ReSharper-like code reformat and cleanup tool for Scala?

Why doesn't Python optimize away temporary variables?