From a932234a1f564549115bf697b1246c955463faf8 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Wed, 7 Oct 2009 00:43:37 +0530 Subject: Changed the copyright and Institute for all the sessions. --- day1/Session-3.vrb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 day1/Session-3.vrb (limited to 'day1/Session-3.vrb') diff --git a/day1/Session-3.vrb b/day1/Session-3.vrb new file mode 100644 index 0000000..6bd629e --- /dev/null +++ b/day1/Session-3.vrb @@ -0,0 +1,8 @@ +\frametitle {Code Layout} + \begin{itemize} + \item Indentation + \item Tabs or Spaces?? + \item Maximum Line Length + \item Blank Lines + \item Encodings + \end{itemize} -- cgit