Julia Language Videos
Julia is a fast, dynamic language for technical computing. These 10 videos are from a two day Julia tutorial at MIT in January 2013.
Video 1: Julia Lightning Round
Video 2: Rationale behind Julia and the Vision
Video 3: Data Analysis with DataFrames
Video 4: Statistical Models in Julia
Video 5: Fast Fourier Transforms
Video 7: Metaprogramming and Macros
Video 8: Parallel and Distributed Computing
Cloud Computing
Above the Clouds: A Berkeley View of Cloud Computing (PDF)
Architecting for the Cloud: demo and best practices (video)
MapReduce
Hadoop: The Definitive Guide (book)
Writing a Hadoop MapReduce Program in Python using Hadoop Streaming