Related Resources

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 6: Optimization

Video 7: Metaprogramming and Macros

Video 8: Parallel and Distributed Computing

Video 9: Networking

Video 10: Grid of Resistors

Cloud Computing

Above the Clouds: A Berkeley View of Cloud Computing (This resource may not render correctly in a screen reader.PDF)

User Guide for Amazon EC2

Netflix's experience with AWS

Architecting for the Cloud: demo and best practices (video)

MapReduce

Hadoop: The Definitive Guide (book)

Code from the book

Writing a Hadoop MapReduce Program in Python using Hadoop Streaming