I was delighted with \LaTeX back to 2006 when I was writing my Master Thesis, soon after I discovered Beamer class to create presentations. Nowadays, I would say that I am not an expert in \LaTeX-Beamer but I have got a bit of experience on making presentation. As a consequence, a \LaTeX -Beamer presentation is created to introduce you to presentation in \LaTeX and showcase cool features of Beamer.
Presentations in \LaTeX-Beamer
Slides
Complete Download (1298kb)
You can download the *.sty, *.tex, and images files from perezxochicale-theme.zip which is available at the attachments section. To invoke perezxochicale theme, put in the preamble of your beamer file:
\documentclass{beamer}
\usetheme[opacity=0.20]{perezxochicale}% default background and 20 percent of opacity
%\usetheme{perezxochicale} % default background and 80 percent of opacity
%\usetheme[backgroundimagefile=schiphol-tower]{perezxochicale}
% schiphol-tower image background % and 80 percent of opacity
%\usetheme[backgroundimagefile=schiphol-tower,opacity=0.40]{perezxochicale}
% schiphol-tower image background % and 40 percent of opacity
You can send me some questions and comments to perez[dot]xochicale[at]gmail[dot]com, which are greatly appreciated.