Add 2nd year stuff.

This commit is contained in:
2022-09-27 18:42:35 +02:00
parent a1ddda4e9e
commit f142de7956
10 changed files with 154 additions and 0 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

View File

@ -0,0 +1,71 @@
\documentclass[12pt,a4paper]{article}
\usepackage[spanish]{babel}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{subcaption}
\title{Popplet}
\author{Nicolás A. Ortega Froysa}
\begin{document}
\maketitle
\pagebreak
\tableofcontents
\pagebreak
\section{¿Qué Es Popplet?}
Popplet es una herramienta/aplicación web que se puede usar para crear mapas
conceptuales y diagramas de forma cooperativa y en tiempo real. De esta forma
puedes colaborar en un mismo proyecto junto a otra persona de forma remota y
viendo las modificaciones que hace cada persona en tiempo real.
Comparado con otras herramientas, y ciertas características que se esperarían de
una aplicación a este estilo, se puede decir que Popplet tiene las siguientes
ventajas y desventajas:
\begin{itemize}
\item {\bf Ventajas:}
\begin{itemize}
\item Una herramienta muy atractiva visualmente
\item Muy fácil de usar
\item Permite el trabajo colaborativo
\end{itemize}
\item {\bf Desventajas:}
\begin{itemize}
\item Pocas opciones de formateo
\item No se puede editar el cuadro de otro
\item No hay chat aparte para colaborar
\end{itemize}
\end{itemize}
\begin{figure}[!htb]
\centering
\includegraphics[width=0.5\linewidth]{imgs/popplet.png}
\caption{Ejemplo de Popplet con ventajas y desventajas.}
\label{fig:popplet}
\end{figure}
\pagebreak
\section{Uso De Ejemplo}
\begin{figure}[!htb]
\centering
\includegraphics[width=0.75\linewidth]{imgs/Popplet-example.pdf}
\caption{Ejemplo de mapa mental usando Popplet.}
\label{fig:mental-map}
\end{figure}
\pagebreak
\section{Derechos de Autor y Licencia}
\noindent
Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa
<nicolas@ortegas.org> \\
\\
Este documento se distribuye bajo los términos y condiciones de la licencia
Creative Commons Attribution No Derivatives 4.0 International.
\end{document}

View File

@ -0,0 +1,4 @@
\babel@toc {spanish}{}\relax
\contentsline {section}{\numberline {1}¿Qué Es Popplet?}{3}{section.1}%
\contentsline {section}{\numberline {2}Uso De Ejemplo}{4}{section.2}%
\contentsline {section}{\numberline {3}Derechos de Autor y Licencia}{5}{section.3}%