mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-12 20:28:31 +00:00
[SPCA] Start setup
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
\newsection
|
||||
\section{Introduction to C}
|
||||
I can clearly C why you'd want to use C. Already sorry in advance for all the bad C jokes that are going to be part of this section
|
||||
|
||||
\texttt{C} is a compiled, low-level programming language, lacking many features modern high-level programming languages offer, like Object Oriented programming, true Functional Programming, Garbage Collection, complex abstract datatypes and vectors, just to name a few. (It is possible to replicate these, more on this later).
|
||||
0
semester3/spca/parts/01_asm/00_intro.tex
Normal file
0
semester3/spca/parts/01_asm/00_intro.tex
Normal file
0
semester3/spca/parts/02_hw/00_intro.tex
Normal file
0
semester3/spca/parts/02_hw/00_intro.tex
Normal file
Reference in New Issue
Block a user