DictionaryForumContacts

   Russian
Terms for subject Programming containing проблема в том, что | all forms | in specified order only
RussianEnglish
Проблема стандартного алгоритма заключается в том, что он затрачивает много усилий впустуюthe problem with the standard algorithm is that it can waste a lot of effort (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001)
суть проблемы в том, чтоthe truth of the matter is that (ssn)
так в чём проблема? Только в том, что с рефакторингом связан известный риск. Он требует внести изменения в работающий код, что может привести к появлению трудно находимых ошибок в программеSo, what's the problem? Simply this: Refactoring is risky. It requires changes to working code that can introduce subtle bugs (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)