Code Refactoring: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
Well, yes, but it's not a matter of whether it's useful - it's a matter of time and progress. | Well, yes, but it's not a matter of whether it's useful - it's a matter of time and progress. | ||
[[Category:CS]] | |||
[[Category:Java]] | |||
Latest revision as of 02:41, 26 June 2017
Talk on YouTube from RailsConf KC 2016: https://www.youtube.com/watch?v=59YClXmkCVM
This uses the idea of a nursery rhyme to teach refactorization of code. This is actually language-specific: https://www.youtube.com/watch?v=59YClXmkCVM&t=7m41s
Equivalent to how going through CSE 142 and CSE 143 material and exercises for a language is great practice.
Well, yes, but it's not a matter of whether it's useful - it's a matter of time and progress.