DConf Online '24

Поделиться
HTML-код
  • Опубликовано: 10 ноя 2024

Комментарии • 3

  • @wiktorwektor123
    @wiktorwektor123 7 месяцев назад +5

    I love that Dlang gives me at least the same amount of options as C++.
    1. Do I want GC? (C++ don't)
    2. Do I want "this" part of code to be managed by GC? (C++ don't)
    3. Do I want "this" part of code to be implemented in: strucural. object oriented or functional paradigm?
    4. Do I want to write fast scripts for Linux (thank you rdmd)? (C++ can't do it)
    I can choose at every step, what is best fit for my case. I don't have to give up anything, but I can have something or everything I choose to.

  • @Kapendev
    @Kapendev 7 месяцев назад +4

    Great talks!

  • @jondoe6608
    @jondoe6608 7 месяцев назад +8

    Here are the time codes for each segment/talk. I hope this is useful.
    11:00 | Intro to DConf Online '24
    15:00 | Compiling code is boring and I don’t want to do it by Átila Neves
    1:16:20 | Analysis of the Design Space of a Container Library for D (Academic rigor or pedanticism? You decide.) by Robert Schadek
    2:16:02 | Tuples in D- by Timon Gehr
    3:16:05 | The Case for Graphics Programming in Dlang by Mike Shah
    4:16:05 | Drinking the Tears of D's Competitors by Walter Bright
    (Hopefully this actually works, RUclips is deleting my comments, I don’t know why)