Professor Bjarne Stroustrop: A Personal View of the Evolution of C++

Поделиться
HTML-код
  • Опубликовано: 30 окт 2019
  • Professor Bjarne Stroustrup, G75, Honorary Fellow of Churchill College and creator of C++, gave a fascinating insight into the creation and development of a programming language to Churchill alumni at the 2019 Association Weekend.

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

  • @LukeSchoen
    @LukeSchoen 4 года назад +12

    5 minutes in and it's already gold, thank you world for Bjarne !

  • @MCLooyverse
    @MCLooyverse 4 года назад +3

    I love listening to him talking about stuff like "You want linear algebra? Build your own matrix class." because that's exactly what I've been doing for the past couple of weeks.

  • @jdleanne
    @jdleanne 3 года назад +3

    lifelong hero. Thank you!

  • @antonpetrenko9176
    @antonpetrenko9176 4 года назад +1

    great man and it's a big pleasure to listen him

  • @hallo-welt
    @hallo-welt 4 года назад +2

    Amazing talk, thanks for this

  • @BGivo
    @BGivo 4 года назад +1

    What a great person.

  • @domaincontroller
    @domaincontroller Год назад

    05:11 Community 11:26 Cambridge 12:35 distributed systems, writing simulations 15:47 bell labs, pdp-11 19:37 the origin of C++

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

    Classes are so much easier to understand than user defined types.

  • @DrIndjic
    @DrIndjic 4 года назад

    Are these slides available anywhere?

  • @SCARRIOR
    @SCARRIOR 4 года назад

    C++ ARMY

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

    Python vs C++ at: 1:06:33

  • @gmseed1908
    @gmseed1908 3 года назад +2

    C++ was nothing more than a stepping stone between the elegance of C and Java. Thrown together by someone who couldn't see the woods for the trees.

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

      Although I never used Java... I believe in you.
      After 5 years with C++.... yeah it really feels like it is getting in your way to actually achieve any real work.

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

      That doesn't even mean anything.
      C++ balances improving a language and maintaining backwards compatibility, which is something Bjarne talked about. More than anyone Bjarne has kept that mindset alive in the evolution of C++.
      You just sound like someone with sourgrapes, who couldn't hack it in the world of C++.

  • @gmseed1908
    @gmseed1908 3 года назад +3

    C++ started out as a good idea and evolved into a bag of shit. Thank goodness Java came along and saved the day.

  • @fihanharbi9998
    @fihanharbi9998 3 года назад +1

    Add ing Class and you called it new language hu hu hu

    • @eanerickson8915
      @eanerickson8915 3 года назад +2

      Write C and then write Object Orientated implementation. It is clearly a different language.

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

      It was first called C with Classes, and as it grew out of that, it became C++. No one claimed it was an entirely new language made completely from scratch.