Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Reasons for refactoring tools for C/C++ to be so limited [closed]

c++ refactoring

What to do with over-complicated inherited code

refactoring

Refactor/Move String to App.Config Key

Generate Call-Tree from cscope database

Diff tool that can compare sub-sections of files

Tips on how to write refactoring-friendly unit TDD tests

Find unused classes in a .net project

Eclipse rename/refactoring override

How to extract a method across files?

How do you prevent classes becoming 'dependency magnets' and God classes? [closed]

intellij have introduce constant be private not public

Improving really bad systems

refactoring system

are projects with high developer turn over rate really a bad thing? [closed]

Python try-except with of if else

Changing company name...do we change namespaces?

namespaces refactoring

Is mixing constructor-based and setter-based injections a bad thing?

Efficient way to refactor a class/method/string within a directory using vim

vim refactoring

Keyboard shortcut for code refactor (var rename) in Visual Studio

How to navigate to a closing bracket with ReSharper?

Improving quality of code in CakePHP [closed]

php cakephp refactoring