How To Code Well
How To Code Well
Peter Fisher Coding Teacher
5 - Refactoring and Restructuring Code
57 minutes Posted Nov 17, 2018 at 5:55 pm.
0:00
57:37
Download MP3
Show notes
The technical language and the terminology that we use to explain how a system is built, how a system needs to be altered and how it can be improved is very important in programming. Often we mix up the meaning of restructuring and refactoring and this can lead to confusion.
In this live stream I am going to talk about the differences between refactoring and restructuring a program.