Examples of using Refactoring in English and their translations into Ukrainian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
In mlpack 2.0, a lot of work was done on refactoring and implementing new algorithms,
If it becomes necessary to add a feature to unclear code, refactoring it makes things obvious for you
As in the first refactoring method, you have a set of simple values that constitute all the allowed values for a field.
Refactoring is best performed as a series of minor changes.
This refactoring can lay the groundwork for applying Extract Method for a portion of a very long method.
Refactoring should be done as a series of small changes,
This frequently happens when you move away from refactoring with small changes
This refactoring has a big payoff when the code that you want to move to the method is repeated several times in different places in your program.
The refactoring techniques are illustrated with live examples.
Replace Error Code with Exception This refactoring is part of the much bigger Refactoring Course.
added to a program, especially during maintenance and/or refactoring, the problem of communication between these classes may become more complex.
that should be addressed during refactoring.
the most reliable security, we are constantly involved into the process of testing, refactoring and improvement of our code.
doing sooner will cost less(similar to'delayed refactoring').
In this case, a new parameter will be a better fit than a private field and the refactoring will pay off.
In this case, you should use one of the refactoring methods to avoid type code.
extracting methods is also a step in many other refactoring approaches.
the ability for simple code refactoring.
finding out that the key initiatives for the quarter have nothing to do with refactoring your CSS.
Refactoring UI- for those who want to make beautiful interfaces without a designer(does not apply to tests, but helps to make own projects).