http://code.google.com/edu/submissions/mapreduce-minilecture/listing.html
So far I took the first and the second one.Both are approx an hour long.
The first one gives an overview of distributed computing and it's history.
- Difference between parallel computing and distributed computing
- Synchronization primitives and Semaphores
- Condition variables
- Fundamentals of Networking (what is a port, TCP, IP etc)
- Overview of Functional Programming
- What is Map and Fold in the context of Functional Programming
- Overview of MapReduce with the example of a word count on a bunch of files Algorithm
No comments:
Post a Comment