Relative Content

Tag Archive for refactoring

Prevent code from getting mess [duplicate]

This question already has answers here: Techniques to re-factor garbage and maintain sanity? [duplicate] (11 answers) How would you know if you’ve written readable and easily maintainable code? [closed] (19 answers) Closed 11 years ago. I am a student and a freelance programmer. These days I am developing a software in VB6 which has recently […]

Coding style (do more, then simplify) [duplicate]

This question already has answers here: Prototyping vs. Clean Code at the early stages (10 answers) When to refactor (9 answers) Closed 11 years ago. I’m a CS student and I have been coding for a few months shy of a year now, and I seem to have developed what I think may be a […]

Coding style (do more, then simplify) [duplicate]

This question already has answers here: Prototyping vs. Clean Code at the early stages (10 answers) When to refactor (9 answers) Closed 11 years ago. I’m a CS student and I have been coding for a few months shy of a year now, and I seem to have developed what I think may be a […]

Starting a recurring project from scratch [duplicate]

This question already has answers here: When is a BIG Rewrite the answer? (25 answers) Closed 11 years ago. We have a project that keeps recurring. The client expects us to run a website twice a year and this is happened for the last year and a half. I took the last working copy and […]