Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to convince a colleague that code duplication is bad?

Android Studio Refactor > Extract > Style Disabled

Unit testing: Is it a good practice to have assertions in setup methods?

How to update old C code? [closed]

c++ c refactoring

Converting bytes to GB in C#?

c# refactoring

Is there a more modern, OO version of "Let's Build a Compiler"? [closed]

Advice on working with legacy code

refactoring legacy-code

Can eclipse extract a second class in class file to its own file

java eclipse refactoring

Best way to append newline to string except for last

c# .net string refactoring

Is there a tool for refactoring SQL, a bit like a ReSharper for SQL [closed]

sql sql-server refactoring

What can you do to a legacy codebase that will have the greatest impact on improving the quality?

Refactor rename broken in Intellij IDEA

Any ReSharper equivalent for Xcode?

Converting C source to C++

How do you refactor a large messy codebase?

How to Rename Files in Android Studio

Eclipse: Most useful refactorings [closed]

java eclipse refactoring

Should you wrap 3rd party libraries that you adopt into your project? [closed]

refactoring

Any way to surround code block with Curly Braces {} in VS2008?

What's the best way to do a bulk namespace rename on a large c# application?