DictionaryForumContacts

   English
Terms for subject Programming containing rewrite | all forms | exact matches only
EnglishRussian
automatic query rewriteавтоматическая перезапись запроса (ssn)
code rewriteпереписывание кода (Alex_Odeychuk)
major rewriteкрупное перепроектирование кода (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
major rewriteкрупная переработка кода (Alex_Odeychuk)
query rewriteперезапись запроса (ssn)
rewrite cultureкультура переписывания кода (Often, code isn't rewritten because it's inherently flawed. Instead, it's rewritten because developers have varying perspectives on what constitutes good or bad code. As a result, you might not always obtain better code; you simply get a different version of it. • It's essential to recognize that code quality is subjective. What one developer considers clean and efficient, another might view as convoluted. Before embarking on any refactoring or rewriting, it's crucial to have a clear objective in mind. Is the goal to improve performance, enhance readability, or accommodate new features? • Before approving any significant code rewrites, it's vital to weigh the benefits against the potential risks and costs. Will the rewrite introduce new bugs? Will it delay other critical features? A comprehensive code review process, combined with a well-defined coding standard within the team, can help mitigate unnecessary rewrites based on personal preferences. • It's imperative to consider the broader system architecture and long-term vision. A piece of code might seem suboptimal in isolation but could be integral to the system's overall design or future scalability. Any decision to rewrite should align with the system's architectural goals and the product's roadmap. • Code, like language, is a tool of expression for thoughts and ideas. Just as there are multiple ways to convey a thought or idea in language, there are numerous methods to implement a solution in code. The essence lies in the clarity of communication. The primary goal should be to ensure that the intended audience (be it other developers or a computer) can understand and interpret it effectively. Rewriting for the sake of personal preference without a clear functional or communicative benefit can be counterproductive. It's always essential to strike a balance between individual stylistic preferences and the team's overall understanding of the code and efficiency of the software system. Alex_Odeychuk)
rewrite the code from scratchпереписать исходный код с нуля (контекстуальный перевод на русс. язык Alex_Odeychuk)
state-machine-based rewrite capabilitiesсредства перезаписи на основе конечного автомата (Alex_Odeychuk)
URL rewriteзамена единых указателей ресурсов (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
URL rewriteзамена единого указателя ресурса (процесс сокрытия единого указателя ресурса с параметризованной строкой запроса путем использования серии единообразных, часто словесных, единых указателей ресурсов, не содержащих параметров строки запроса Alex_Odeychuk)
URL rewrite moduleмодуль замены единых указателей ресурсов (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)