Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Heat Map for Code Repository Check-ins

Elegant parsing of query string in C

c refactoring c99

Proper Architecture for Application-Level Collections

Are there C++ free and fast (maybe standalone) refactoring tools for Windows? [duplicate]

Visual studio: automatically update C++ cpp/header file when the other is changed?

Code refactoring tools for C, usable on GNU/Linux? FOSS preferable

c linux refactoring gnu

Git: Renaming files with EGit causes deletion of file history

git refactoring egit

How to refactor "stringly-typed" code?

How to write a probability algorithm that can be maintained easily?

How to refactor a class that is serialized in .NET?

Move method to new file and keep it in the same class(make it partial)

"find all references" from c# designer GUI

Interface inheritance to breakup god objects?

Is it good or bad practice to make stateless methods static?

Is there a refactoring tool for Eclipse better than the built in one?

eclipse refactoring

How can I cut a large Rails application into smaller applications that work together?

Refactoring Service Layer classes

c# unit-testing refactoring

How to get a list of classes in a project that are no longer needed by anything in that project

How to avoid duplicate code when operating on DOM in "up" and "down" direction?

Github: Fork or create a brand new Repository?