Javascript Video Tutorial 7: Functions

24/01/2011 9 min

Listen "Javascript Video Tutorial 7: Functions"

Episode Synopsis

Functions allow you to create a piece of code and execute at any point during the execution of the program. This video discusses functions, function calls, passing arguments to a function, returning values from a function, and the scope of variables within a function. Continue reading →