BEHIND THE CODE: The one who created languages

Поділитися
Вставка
  • Опубліковано 10 лют 2019
  • Anders Hejlsberg is the original author of Turbo Pascal and was the chief architect of Delphi. He currently works at Microsoft as a Technical Fellow. He is the chief designer of the C# programming language and co-designer of the TypeScript language.
    He talks about his career, the choices he made and gives advice to developers.

КОМЕНТАРІ • 41

  • @hyksos999
    @hyksos999 Рік тому +7

    One of the most underrated engineers in the world. A true legend who designs elegant software which impact generations. Thank you sir!

  • @cabc74
    @cabc74 5 років тому +38

    Turbo Pascal was my beloved language in the late 80s/early 90s. The it was Delphi, then C#,... I have not used TypeScript so far. But it is such a pleasure to hear Anders talk!

    • @bobweiram6321
      @bobweiram6321 Рік тому

      Delphi was hands down the most productive development environment available on any platform. Had Borland supported the Mac from the beginning, they would still be in business. Apple was primaries a Pascal shop up until the mid 90s.😊

  • @ZUrlocker
    @ZUrlocker 3 роки тому +7

    It was a lot of fun to work with Anders on Delphi. He is the best programmer I've ever worked with.

  • @helios3039
    @helios3039 4 роки тому +5

    It is so amazing to discover *who* is The Founder.... AFTER using his fantastic products like Turbo Pascal and Delphi for 35 years! Thanks Anders!!!

  • @huseynh
    @huseynh 4 роки тому +7

    I started with Turbo Pascal in late 90s. Then switched to Borland Delphi 7 and finally to C#.
    It’s really great to listen to such a legend.

  • @Luxcium
    @Luxcium 4 роки тому +19

    Starting with SubSet of Pascal and ending with SuperSet of JavaScript

  • @basarat
    @basarat 4 роки тому +3

    I moved from C# to TypeScript just because it was Anders. Great choice to follow him 🌹❤️🥰

  • @ljuglampa
    @ljuglampa 3 роки тому +4

    I don't get star struck easily. As a musician I've met some big names and very famous people. This guy tho. I have such admiration for what he's done and are doing. TypeScript for ex has made my work life soooo much better and more fun. Thank you Anders.

  • @petrarovanski3824
    @petrarovanski3824 5 років тому +27

    A true legend!

  • @ekopc
    @ekopc 3 роки тому +4

    Great thanks Anders... I was amazed by the speed and quality of the Turbo Pascal compiler at that time... I did many projects with it. The books that came with the compiler were also great...

  • @Ryan-xq3kl
    @Ryan-xq3kl Рік тому +1

    The final statement is amazing, brilliant guy!

  • @-leovinci
    @-leovinci 4 роки тому +5

    "Don't let people tell you that it can't be done."

  • @fireball0762
    @fireball0762 2 роки тому

    fall of 83 i was in 9th grade. When i discovered turbo pascal it was like finally i had something that spoke to me

  • @istvanvozik9098
    @istvanvozik9098 4 роки тому +6

    He is a legend! But I think "The one who created languages" was Prof. Niklaus Wirth. Hejlsberg "just" reimplement it.

  • @yangthomas5064
    @yangthomas5064 Рік тому

    such a remarkable person. i appreciated.

  • @CuriousByte
    @CuriousByte 3 роки тому +5

    Really enjoyed this interview. Anders, what a true legend :)

  • @justinkim7202
    @justinkim7202 4 роки тому +2

    2:05 "because that's when you can really get down to the -medal- metal"

  • @sharpnova2
    @sharpnova2 5 років тому +2

    good talk. c# is my language of choice for many things but i have yet to play with typescript. I'm looking forward to it

  • @DirkArnez
    @DirkArnez 4 роки тому

    One of my role models!

  • @rubencefai3407
    @rubencefai3407 2 роки тому

    He's the man that's messed up my computer science.

  • @doverbeek1332
    @doverbeek1332 4 роки тому +1

    We created a trans script in our Blaise Pascal Magazine Issue 85, for the 25th year of Delphi

  • @Luxcium
    @Luxcium 4 роки тому +5

    Imagine how the world would be have that high school decided not to invest in computers 🖥 🇩🇰

  • @ProgrammerinToronto
    @ProgrammerinToronto 4 роки тому

    the legend!

  • @rainerwahnsinn3262
    @rainerwahnsinn3262 4 роки тому +1

    It's 2019 and we still hardcode subtitles covering half of the speakers face.

  • @Steve-Richter
    @Steve-Richter 4 роки тому +1

    Who is the other co-designer of typescript? Cannot imagine Anders needing someone else to help him design a language.

  • @wuschelthepuschel
    @wuschelthepuschel 5 років тому +4

    Subtitles: reader not breeder, metal not medal

  • @riansyahtohamba8215
    @riansyahtohamba8215 3 роки тому

    legend

  • @metinur1311
    @metinur1311 4 роки тому

    What is the music? I addicted it. Where can I find it?

  • @developerfriendly
    @developerfriendly Рік тому

    çok kral adam

  • @RedStone576
    @RedStone576 Рік тому +1

    dude a walking corporate oriented language

  • @-leovinci
    @-leovinci 4 роки тому

    What do you feel of Lisp?

  • @EricRogstad
    @EricRogstad 5 років тому +1

    Transcription is wrong at 1:59 -- should be "programming what's there" rather than "programming once a day".

  • @Steve-Richter
    @Steve-Richter 4 роки тому +1

    Typescript needs interface extension methods. Just like C# has.

  • @henrikcarlsen1881
    @henrikcarlsen1881 4 роки тому +2

    When it comes from the Master himself, it punctures the story I have been telling that the Turbo Pascal initially started at $50 but buyers didn't trust such a cheap product. When they trippeled the price, people started buying it. Mythbusted, I guess.

  • @johanrg70
    @johanrg70 3 роки тому

    The Turbo Pascal compiler was awesome back then. It compiled code so fast compared to other compilers. Then he and his team decided to self host the typescript compiler in typescript... and I hate it. Not the language, that's ok, even though it's just sugared JS with types and some other neat features. But the speed... so damn slow compared to how fast it could have been if it had been written in a saner language than something that compiles down to JS. Wasting hours of peoples lives. Thank god that I only have to work with it occasionally, it would have driven me mad if I was stuck in that shit more often.

  • @zetathix
    @zetathix Рік тому

    Ahh that can't do ..
    Hold my beer.

  • @TwstedTV
    @TwstedTV 3 роки тому

    ( 12:42 )
    Im constantly told by microsoft official devs on Github ~ "Thats not possible, we cant do that...!! "......
    Soooo, ya there goes that.....

  • @killingman22
    @killingman22 5 років тому +1

    so its YOUR FAULT!!!!

  • @b213videoz
    @b213videoz Рік тому

    The Danish traitor who betrayed Pascal for millions of $ at Microsoft 😡
    8:52 yeah, and all that was Delphi your own child you betrayed

  • @2005Azm
    @2005Azm 5 років тому +4

    A true legend!