diff --git a/2023/index.html b/2023/index.html index f9ca91e1..81c7df06 100644 --- a/2023/index.html +++ b/2023/index.html @@ -308,6 +308,7 @@
Are you feeling the weight of uncertainty in the programming world as the D Language grapples with @@ -338,6 +339,7 @@
Like many modern programming languages, D has a static type system and @@ -367,6 +369,7 @@
The absence of a proper compiler library has been haunting the D ecosystem since @@ -396,6 +399,7 @@
Should D have a smarter Garbage Collector, or support Reference Counting? I @@ -420,6 +424,7 @@
DIP1000 adds quite a bit of syntax to the language and makes D look a lot less @@ -446,6 +451,8 @@
C is the lingua franca of programming languages. Chances are, if @@ -482,6 +489,7 @@
When building software services using D, a practical reality is that most other diff --git a/2023/slides/dennis.pdf b/2023/slides/dennis.pdf new file mode 100644 index 00000000..c759b23f Binary files /dev/null and b/2023/slides/dennis.pdf differ diff --git a/2023/slides/razvan.pdf b/2023/slides/razvan.pdf new file mode 100644 index 00000000..947aa8f8 Binary files /dev/null and b/2023/slides/razvan.pdf differ diff --git a/2023/slides/robert.pdf b/2023/slides/robert.pdf new file mode 100644 index 00000000..855aeaca Binary files /dev/null and b/2023/slides/robert.pdf differ diff --git a/2023/slides/saeed.pdf b/2023/slides/saeed.pdf new file mode 100644 index 00000000..4583470e Binary files /dev/null and b/2023/slides/saeed.pdf differ diff --git a/2023/slides/steven.pdf b/2023/slides/steven.pdf new file mode 100644 index 00000000..48b6be2e Binary files /dev/null and b/2023/slides/steven.pdf differ diff --git a/2023/slides/timon.pdf b/2023/slides/timon.pdf new file mode 100644 index 00000000..b49bea4c Binary files /dev/null and b/2023/slides/timon.pdf differ diff --git a/2023/slides/vijay.pdf b/2023/slides/vijay.pdf new file mode 100644 index 00000000..1b5d5761 Binary files /dev/null and b/2023/slides/vijay.pdf differ