This course offers a mixed learning experience:
pros:
(1) some lessons offer deep understanding of SQL and MAP REDUCE algorithms.
(2) the HW is challenging and gives you an opportunity to actually implement SQL, DATA MINING, and MAP REDUCE. (con: those areas are big, and this course only slightly touches each)
cons:
(1) the tasks are very hard, simply because they are written bad(!!!!) : there are discrepancies between the written task and what the Automatic grader checks, insufficient documentation, weird way to submit points among the problems, weak help from mentors (if at all). boy, I found myself pulling my hair out.
(2) this course takes it for granted the you already know SQL, and how to work with linux based OS in a virtual box, and of-course: python is a must. If you are new to one or more of those subjects, this might not be the course for you.
(3) the talks offer very little help in solving the tasks. so basically you are on your own and need to search for clues in the web or read out comments from other desperate learners.