Skip to content

Commit

Permalink
Add slides for dconf2023 Day 1
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanN7 committed Aug 30, 2023
1 parent 5ae6be7 commit 088585c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ <h3>Tuesday August 29th</h3>
<div class="talkmeta">
Duration: 45 Minutes<br>
<div class="talklinks">
<a href="slides/saeed.pdf">Slides (PDF)</a>
</div>
</div>
<p>Are you feeling the weight of uncertainty in the programming world as the D Language grapples with
Expand Down Expand Up @@ -338,6 +339,7 @@ <h3>Tuesday August 29th</h3>
Audience: Intermediate/Advanced<br>
Duration: 45 minutes<br>
<div class="talklinks">
<a href="slides/timon.pdf">Slides (PDF)</a>
</div>
</div>
<p>Like many modern programming languages, D has a static type system and
Expand Down Expand Up @@ -367,6 +369,7 @@ <h3>Tuesday August 29th</h3>
Audience: Intermediate<br>
Duration: 30 minutes<br>
<div class="talklinks">
<a href="slides/razvan.pdf">Slides (PDF)</a>
</div>
</div>
<p>The absence of a proper compiler library has been haunting the D ecosystem since
Expand Down Expand Up @@ -396,6 +399,7 @@ <h3>Tuesday August 29th</h3>
Audience: Intermediate<br>
Duration: 45 minutes<br>
<div class="talklinks">
<a href="slides/dennis.pdf">Slides (PDF)</a>
</div>
</div>
<p>Should D have a smarter Garbage Collector, or support Reference Counting? I
Expand All @@ -420,6 +424,7 @@ <h3>Tuesday August 29th</h3>
Audience: All<br>
Duration: 45 minutes<br>
<div class="talklinks">
<a href="slides/robert.pdf">Slides (PDF)</a>
</div>
</div>
<p>DIP1000 adds quite a bit of syntax to the language and makes D look a lot less
Expand All @@ -446,6 +451,8 @@ <h3>Tuesday August 29th</h3>
Audience: All<br>
Duration: 45 minutes<br>
<div class="talklinks">
<a href="slides/steven.pdf">Slides (PDF)</a>
<a href="https://www.youtube.com/watch?v=GxGvO2BmR0U">Video Trailer<\a>
</div>
</div>
<p>C is the lingua franca of programming languages. Chances are, if
Expand Down Expand Up @@ -482,6 +489,7 @@ <h3>Tuesday August 29th</h3>
Audience: Intermediate<br>
Duration: 30 minutes<br>
<div class="talklinks">
<a href="slides/vijay.pdf">Slides (PDF)</a>
</div>
</div>
<p>When building software services using D, a practical reality is that most other
Expand Down
Binary file added 2023/slides/dennis.pdf
Binary file not shown.
Binary file added 2023/slides/razvan.pdf
Binary file not shown.
Binary file added 2023/slides/robert.pdf
Binary file not shown.
Binary file added 2023/slides/saeed.pdf
Binary file not shown.
Binary file added 2023/slides/steven.pdf
Binary file not shown.
Binary file added 2023/slides/timon.pdf
Binary file not shown.
Binary file added 2023/slides/vijay.pdf
Binary file not shown.

0 comments on commit 088585c

Please sign in to comment.