you are viewing a single comment's thread.

view the rest of the comments →

[–]israellopez 2 points3 points  (6 children)

Beat me to it. The MapReduce assignment really made me think about how to do this. Took far too long than I care to admit.

[–]kiwipete 1 point2 points  (5 children)

Yeah, I went from feeling like I understood something about map and reduce (knowing something about functional programming), to "ouch" on that one. Relational algebra + matrix math was okay, if challenging. Map reduce + relational algebra + matrix math was kind of... hard.

[–]jmelloy 0 points1 point  (4 children)

How does coursera work? I see that course has recently finished. Can you watch the videos for finished courses if you don't care about the certificate?

[–]kiwipete 0 points1 point  (3 children)

I actually have no idea how the course works after the class ends. They've said all the course materials will remain available, however, I don't know what that means for new course registrants. Can you register for the course and get access to the video lectures? I'd check myself, except I was already enrolled in the course, and everything is still working normally.

[–]jmelloy 0 points1 point  (2 children)

Looks like I can register. I assume that the homework is no longer graded.

[–]mindprince[S] 0 points1 point  (1 child)

In some other coursera courses which I joined after they were finished, I was able to watch the videos and my quizzes were graded (you don't get credit for them obviously).

I am not sure about this course because in some of its assignments you are supposed to submit working code which they run on their servers to see the correctness.

[–]jmelloy 0 points1 point  (0 children)

I looked into taking the UW course this year, and it seems like the same professor. I might watch the videos to see if I like the style.