Use More Cut’n'Paste

Cut’n’Paste is frowned upon by most developers. And rightly so. If you copy code around you also copy bugs and missing features around. If you later need to make any change to that source code you have to copy the change to every single place where you copied the original snippet. Not a good thing. [...]

Posted in: Softwaredevelopment by Jens Schauder 2 Comments ,