mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-11 19:48:27 +00:00
[SPCA] Start setup
This commit is contained in:
@@ -54,7 +54,20 @@
|
||||
% │ Content │
|
||||
% ╰────────────────────────────────────────────────╯
|
||||
% ── Intro to C ──────────────────────────────────────────────────────
|
||||
\input{parts/intro-to-c/start.tex}
|
||||
\newsection
|
||||
\section{The C Programming Language}
|
||||
\input{parts/00_c/00_intro.tex}
|
||||
|
||||
|
||||
% ── Intro to x86 asm ────────────────────────────────────────────────
|
||||
\newsection
|
||||
\section{x86 Assembly}
|
||||
\input{parts/01_asm/00_intro.tex}
|
||||
|
||||
|
||||
% ── Hardware recap ──────────────────────────────────────────────────
|
||||
\newsection
|
||||
\section{Hardware}
|
||||
\input{parts/02_hw/00_intro.tex}
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user