Doing I.T. for SCIENCE! - Sprints, Startups and the Scientific Method - Dylan Beattie

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

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

  • @FalcoGer
    @FalcoGer Год назад +6

    you don't dump c for c++ because objects are easier to reuse. you dump c for c++ because it offers you more power to express yourself and what you want. You don't need classes or objects to get the benefits of c++. You get lambdas, you get templates, you get the standard library, you get function and operator overloading, you get RAII, you get exceptions, you get namespaces, you get class enums. And you get nearly full backwards compatibility with c so you can pick and choose the features that you want or need. Although to be fair, c++ also gets rid of naked news and indexing arrays and pointer arithmetic if you do it right because those things are error prone and can be avoided entirely.

  • @boristheengineer5160
    @boristheengineer5160 Год назад +2

    I'm inclined to think of object oriented programming as a very big hammer and as the saying goes when you have a hammer everything looks like a nail. Certain problems seem to lend themselves to objects. Hardware abstraction in embedded programming would be a good example as well as just about every GUI ever.
    Then on the flip side you have situations where the methods of a class are really just a collection of functions but you need an instance of the class just to access the functions.

  • @edgeeffect
    @edgeeffect 4 месяца назад

    I've been saying "How can you choose not to follow a plan if you don't have one in the first place" for about a year now... Rewatching this today, it's good to see where I stole that quote from. :)

  • @oliverbroad4433
    @oliverbroad4433 2 года назад +1

    7:08 Been there, some time in about 93-94 I came in to work to find all the computers were gone, and I was too young and naive to have a backup routine.

  • @NYX_215
    @NYX_215 2 года назад +7

    How is it possible that a 5 year old video has only 5 comments? any hypotheses?

    • @adityam8785
      @adityam8785 2 года назад +2

      Idk man. This is one of the most interesting videos I've seen

    • @stevencowmeat
      @stevencowmeat 2 года назад +1

      Only a few k veiws so idk

    • @asandax6
      @asandax6 2 года назад +4

      People don't like talks and people don't like technical stuff put them together and you get this.

    • @IanBLacy
      @IanBLacy Год назад +1

      The vast majority of people interested in this talk either saw it live or are too busy to watch it

    • @rfvtgbzhn
      @rfvtgbzhn 10 месяцев назад

      ​@@IanBLacymight be true. The channel now has 177k subscribers and this video 10k views. I think the average youtube video might have half the number of viewers as the channel has subscribers.

  • @robertbruce7686
    @robertbruce7686 10 месяцев назад

    18 comments now. He is an excellent speaker.

  • @GeorgeTsiros
    @GeorgeTsiros 2 года назад

    so dave was right?

  • @AntoninAlarcon
    @AntoninAlarcon 3 года назад

    The mysterious slice prenatally clip because community feraly avoid a a uninterested salary. harmonious, italian

    • @kireitonsi
      @kireitonsi 2 года назад +10

      this is what you get when you spam the "suggestions" button on an iphone keyboard

    • @junkmail1337
      @junkmail1337 2 года назад

      did my man have a stroke?

    • @GeorgeTsiros
      @GeorgeTsiros 2 года назад +2

      @@junkmail1337 _harmonious_ stroke

    • @IanBLacy
      @IanBLacy Год назад +1

      I’ve seen this guy on other Dylan beattie videos putting different nonsensical sentences and it’s either an ARG, a Cucada 3301, or the new TempleOS dev

  • @edgeeffect
    @edgeeffect 2 года назад +2

    "Newton did the first research into Optics"?.. Ḥasan Ibn al-Haytham and Roger Bacon are waiting outside and they want a fight!