diff -r 4bff24bf650d -r 3e554af428a4 day1/Session-3.tex --- a/day1/Session-3.tex Tue Oct 06 14:36:18 2009 +0530 +++ b/day1/Session-3.tex Tue Oct 06 18:43:15 2009 +0530 @@ -78,7 +78,7 @@ \author[Asokan \& Prabhu] {Asokan Pichai\\Prabhu Ramachandran} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {25, July 2009} +\date[] {10, October 2009} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -369,6 +369,7 @@ print line \end{lstlisting} \end{frame} + \begin{frame}{And the winner is \ldots OBJECTS!} All objects providing a similar inteface can be used the same way.\\ Functions (and others) are first-class objects. Can be passed to and returned from functions.