Tag Archives: Code smells

Reworking and Refactoring CQ

Software development processes is in constant state of flux. Programmers should always embrace refactoring at all levels. Some refactoring is micro in nature (at the function level) but sometimes it should be macro-refactoring, scrapping whole pieces of logic and reworking them based on better understanding or to reduce confused logic. Continue reading

Posted in Philosophical ramblings, Software architecture and development | Tagged , , , , , , , , | 3 Comments