Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to refactor variable type in Eclipse?

java eclipse refactoring

Do you find cyclomatic complexity a useful measure?

Intellij Extract Inner Class

Is there a benefit to using a return statement that returns nothing?

Is there an elegant way to remove nulls while transforming a Collection using Guava?

How often should you refactor?

refactoring

Python: avoiding Pylint warnings about too many arguments

python refactoring pylint

What is the reason behind JSLint saying there are "too many var statements"

If I use C-Style casts in my C++ project, is it worth refactoring to C++ casts?

c++ refactoring casting

How can you find unused functions in Python code?

What keyboard shortcut is there to organize C# usings in Visual Studio?

Coupling, Cohesion and the Law of Demeter

Is f(void) deprecated in modern C and C++? [duplicate]

c++ c refactoring void

Find unused code in a Rails app

Delete unused packages from requirements file

How to make Databinding type safe and support refactoring?

What refactoring tools do you use for Python? [closed]

python refactoring

find dead JavaScript code?

Find unused classes in a Java Eclipse project

java eclipse refactoring

How to quickly implement/override methods in Eclipse?