-
Notifications
You must be signed in to change notification settings - Fork 0
/
Conclusioni.tex
32 lines (20 loc) · 925 Bytes
/
Conclusioni.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
% ----------------------------------- CONCLUSIONI ------------------------------------
%\blankpage
%\newpage
\chapter*{Conclusioni}
\section{Conclusioni}
\textsf{\small E con questo si conclude questa semplice e breve guida sul \textbf{C++}.} \\
\textsf{\small Ringrazio il lettore per la lettura ed invito a consigliarmi ulteriori argomenti o correzioni da aggiungere.} \break
\textsf{\small Altri possibili capitoli che potrebbero essere aggiunti: } \\
\begin{itemize}
\item \textsf{\small Multithreading}
\item \textsf{\small Performance | Clean Code | Competitive Programming}
\item \textsf{\small Design Patterns}
\item \textsf{\small C++23}
\end{itemize}
\textsf{\small Alla prossima guida!} \break
\begin{flushleft}
\cursive\setul{0.1ex}{}{\large~~Luca~~}
%\iminfamily\setul{0.1ex}{}\ul{~~Luca~~}
\end{flushleft}
% -------------------------------- FINE CONCLUSIONI ----------------------------------