From the course: Software Design: Code and Design Smells

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Software Design: Code and Design Smells

Start my 1-month free trial

Next steps

- [Harrison] As with anything worth learning, there's always farther down the rabbit hole you can venture. We've discussed some of the main code and design smells you're likely to run into in your own code and possible ways to address them, but that doesn't mean that's as far as you should take this. Incorporating code reviews, and by extension refactoring hours, interior development pipeline is crucial to good, quality code. Since we didn't cover any of that in the course, I'd suggest taking a look at the "Refactoring" book we already talked about by Martin Fowler and "Clean Code: A Handbook of Agile Software Craftsmanship" by Robert C. Martin. If you're more of a visual learner, we've got a few courses in our library that might be of interest, starting with "Programming Foundations: Refactoring Code." We've also got "Programming Foundations: "Test-Driven Development" and "Agile Software Development: Code Quality." I…

Contents