\documentclass{beamer}
\title{Basic presentation}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}
\tableofcontents
\end{frame}
\section{beginning}
\frame{This is my first slide}
\section{The great part}
\frame{
\frametitle{The title is here.}
This is my second slide}
\end{document}
We only use cookies for essential purposes and to improve your experience on our site. You can find out more in our cookie policy.