Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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

Strategy to refactor when too many dependencies injected into service or controller

Do ruby on rails programmers refactor?

"refactor refactor refactor your code." What does this mean exactly and why do it?

refactoring

Rewrite or repair?

refactoring rewrite

How do I create a Null Object in C#

In agile development how do you deal with the "less-well-architected" code that results from a sprint-focussed mindset [closed]

How to refactor a Delphi unit with 10000 lines with no documentation?

delphi refactoring

Best refactoring for the dreaded While (True) loop

How can I remove/refactor a «friend» dependency declaration properly?

c++ refactoring friend

How to implement polymorphic associations in an existing database

Python, unit-testing and mocking imports

Remove unused references (!= usings) in C# project without Resharper?