about summary refs log tree commit diff
path: root/usth/ICT2.2/labwork/3/C++/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'usth/ICT2.2/labwork/3/C++/README.md')
-rw-r--r--usth/ICT2.2/labwork/3/C++/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/usth/ICT2.2/labwork/3/C++/README.md b/usth/ICT2.2/labwork/3/C++/README.md
new file mode 100644
index 0000000..8cd208f
--- /dev/null
+++ b/usth/ICT2.2/labwork/3/C++/README.md
@@ -0,0 +1,10 @@
+# Labwork 3: Implementations in C++
+
+At this point I've come to realized that like Thanos, C++ is inevitable.
+Despite my disgust toward the language (TBH I don't like Java any better),
+I need to know it enough, at least at the read-only level.
+
+Compilation of tests could be done as follows (on Unix-like system of course,
+since poor Windows users don't even have a standard C/C++ compiler):
+
+    c++ <classname>*.cc