From c4dc20f3a38ba06f48d16e49ee9c8b63b4134658 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Tue, 29 May 2012 18:38:54 -0700 Subject: Some more shit --- workshop.tex | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'workshop.tex') diff --git a/workshop.tex b/workshop.tex index 8b4a563..922fd8b 100644 --- a/workshop.tex +++ b/workshop.tex @@ -50,7 +50,18 @@ Examples: \begin{frame}{Bad solutions} \begin{itemize} \item Email attachments: \visible<2->{nobody in their right mind wants to do that} -\item Dropbox: good to share files not to work concurrently +\item Dropbox: \visible<3->{Good for file sharing, terrible at handling concurrency} +\end{itemize} +\end{frame} + +\begin{frame}{Version Control Systems} +\begin{itemize} +\item designed exactly for this purpose +\item several flavors: +\begin{itemize} +\item centralized (ex: Subversion) +\item decentralized (ex: Git) +\end{itemize} \end{itemize} \end{frame} -- cgit v1.2.3-70-g09d2