MENU

Fun & Interesting

Code Refactoring

Derek Banas 241,602 12 years ago
Video Not Working? Fix It Now

Code is Here: http://goo.gl/w644f Support me on Patreon : https://www.patreon.com/derekbanas Welcome to the beginning of my Code Refactoring tutorial. Code refactoring is used to improve code design to make it easier to understand and extend. Writing understandable code will allow others to easily modify it and in the end you'll also find you write code faster because of code refactoring. I explain what it is in the video as well as cover the refactoring bad smells and 2 code refactorings to get you ready for what is coming.

Comment