From charlesreid1

(Created page with "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.")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Talk on YouTube from RailsConf KC 2016: https://www.youtube.com/watch?v=59YClXmkCVM
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 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.
 
 
[[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.