summaryrefslogtreecommitdiffstats
path: root/2023-2/topics.txt
diff options
context:
space:
mode:
Diffstat (limited to '2023-2/topics.txt')
-rw-r--r--2023-2/topics.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/2023-2/topics.txt b/2023-2/topics.txt
new file mode 100644
index 0000000..3011ba8
--- /dev/null
+++ b/2023-2/topics.txt
@@ -0,0 +1,18 @@
+* L0: Input/Output (I/O), text formatting
+* L1: Static libraries
+* L2: Arrays and pointers, "asignación de memoria exacta" (stack memory) (*)
+* L3: "asignación de memoria dinamica" (heap memory) (**)
+* L4:
+* L5:
+* LA: past mid-term exam solution
+* E1:
+* L6:
+* L7:
+* L8:
+* L9:
+* L10:
+* E2:
+
+Opinion on difficulty:
+(*): hard to do in 2h
+(**): very hard to do in 2h