DALMOOC Episode 10: Is that binary for 2? We've reached recursion!
Hey! We've made it! It's the final blog post about #dalmooc... well... the final blog post with regard to the paced course on Edx anyway :) Since we're now in vacation territory, I've decided to combine Weeks 9 and 10 of DALMOOC into one week. These last two weeks have been a little light on the DALMOOC side, at least for me. Work, and other work-related pursuits, made my experimentation with LightSIDE a little light (no pun intended). I did go through the videos for these two weeks and I did pick out some interesting things to keep in mind as I move through this field. First, the challenges with this sort of endeavor: First we have data preparation. This part is important since you can't just dump from a database into programs like LightSIDE. Data needs some massaging before we can do anything with it. I think this was covered in a previous week, but I think it needs to be mentioned again since there is no magic involved, just hard work! T...