summaryrefslogtreecommitdiff
path: root/additional_features_of_ipython/slides.tex
diff options
context:
space:
mode:
authorJovina2011-05-19 14:00:45 +0530
committerJovina2011-05-19 14:00:45 +0530
commit3fafdde94954b1d4912437d78e1ff2136c51bcce (patch)
treea605090987ffd752c28858f791f5d65c9634cecf /additional_features_of_ipython/slides.tex
parent8716e3e3490ec77535e28411e0d2e744580745f8 (diff)
downloadst-scripts-3fafdde94954b1d4912437d78e1ff2136c51bcce.tar.gz
st-scripts-3fafdde94954b1d4912437d78e1ff2136c51bcce.tar.bz2
st-scripts-3fafdde94954b1d4912437d78e1ff2136c51bcce.zip
Minor changes to the scripts & slides in 1st module.
Diffstat (limited to 'additional_features_of_ipython/slides.tex')
-rw-r--r--additional_features_of_ipython/slides.tex52
1 files changed, 32 insertions, 20 deletions
diff --git a/additional_features_of_ipython/slides.tex b/additional_features_of_ipython/slides.tex
index cfd731c..bf0668f 100644
--- a/additional_features_of_ipython/slides.tex
+++ b/additional_features_of_ipython/slides.tex
@@ -1,4 +1,4 @@
-% Created 2011-05-03 Tue 12:39
+% Created 2011-05-19 Thu 13:48
\documentclass[presentation]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
@@ -43,14 +43,18 @@ showstringspaces=false, keywordstyle=\color{blue}\bfseries}
\begin{frame}
\begin{center}
-\textcolor{blue}{Additional Features of \texttt{ipython}}
+\vspace{12pt}
+\textcolor{blue}{\huge Additional features of \texttt{ipython}}
\end{center}
+\vspace{18pt}
\begin{center}
-\includegraphics[scale=0.25]{../images/iitb-logo.png}\\
-Developed by FOSSEE Team, IIT-Bombay. \\
-Funded by National Mission on Education through ICT
-
-MHRD, Govt. of India
+\vspace{10pt}
+\includegraphics[scale=0.95]{../images/fossee-logo.png}\\
+\vspace{5pt}
+\scriptsize Developed by FOSSEE Team, IIT-Bombay. \\
+\scriptsize Funded by National Mission on Education through ICT\\
+\scriptsize MHRD,Govt. of India\\
+\includegraphics[scale=0.30]{../images/iitb-logo.png}\\
\end{center}
\end{frame}
\begin{frame}
@@ -68,43 +72,53 @@ MHRD, Govt. of India
\end{itemize}
\end{frame}
\begin{frame}
-\frametitle{Question 1}
+\frametitle{Pre-requisite}
\label{sec-3}
+ Spoken tuorial on -
+
+\begin{itemize}
+\item Embellishing a Plot
+\end{itemize}
+\end{frame}
+\begin{frame}
+\frametitle{Exercise 1}
+\label{sec-4}
+
Read through the documentation of \texttt{\%hist} and find out how to
list all the commands between 5 and 10.
\end{frame}
\begin{frame}
-\frametitle{Question 2}
-\label{sec-4}
+\frametitle{Exercise 2}
+\label{sec-5}
Change the label on y-axis to ``y'' and save the lines of code
accordingly
\end{frame}
\begin{frame}
-\frametitle{Question 3}
-\label{sec-5}
+\frametitle{Exercise 3}
+\label{sec-6}
Use \texttt{\%hist} and \texttt{\%save} and create a script that has the function show()
in it.Run the script to produce the plot and display the same.
\end{frame}
\begin{frame}
-\frametitle{Question 4}
-\label{sec-6}
+\frametitle{Exercise 4}
+\label{sec-7}
Run the script without using the -i option. Do you find any
difference?
\end{frame}
\begin{frame}
\frametitle{Solution 4}
-\label{sec-7}
+\label{sec-8}
We see that it raises \verb~NameError~ saying the name \verb~linspace~ is not
found.
\end{frame}
\begin{frame}
\frametitle{Summary}
-\label{sec-8}
+\label{sec-9}
In this tutorial, we have learnt to –
@@ -117,7 +131,7 @@ MHRD, Govt. of India
\end{frame}
\begin{frame}
\frametitle{Evaluation}
-\label{sec-9}
+\label{sec-10}
\begin{enumerate}
@@ -146,7 +160,7 @@ MHRD, Govt. of India
\end{frame}
\begin{frame}
\frametitle{Solutions}
-\label{sec-10}
+\label{sec-11}
\begin{enumerate}
@@ -156,8 +170,6 @@ MHRD, Govt. of India
\end{enumerate}
\end{frame}
\begin{frame}
-\frametitle{Acknowledgement}
-\label{sec-11}
\begin{block}{}
\begin{center}