Tips & Tricks: Get the Most Out of GitHub CoPilot | DevReach 2023

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2023
  • AI-assisted coding is here, but like every powerful tool, knowing how to use it correctly is key to getting the most out of it.
    In this session, Todd Anglin shows you how GitHub Copilot works, some best practices, and what AI can realistically do for developers in the real world, including unique capabilities available in Visual Studio and Visual Studio Code. AI-assisted developer tools, like GitHub Copilot, will change how you write code; but only if you are curious, creative, and you continue to think critically.
    ---
    Todd Anglin is a Principal Cloud Advocate Lead at Microsoft where he is focused on helping developers succeed with Microsoft Cloud and ensuring Microsoft offers the best cloud platform developer experience across Azure, Microsoft 365, Power Platform and GitHub.
    ---
    Follow us on social to stay up to date with DevReach news!
    🐦 Twitter: @DevReach / / devreach
    👥 Facebook: DevReach / / devreach
    ➡️ LinkedIn: / devreach-2023
    🐦Follow Todd @toddanglin
    #devreach #ai #githubcopilot
  • НаукаНаука

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

  • @hutchm92
    @hutchm92 2 месяца назад

    Great job explaining fit hub pilot ! Thank you!

  • @lisander-lopez
    @lisander-lopez 5 месяцев назад +2

    Very great talk! After hearing a lot of hype around copilot... i'm going to byte the bullet and try it out

  • @luiswo7650
    @luiswo7650 4 месяца назад +2

    Very clear view & talk. When I heard a lot of "AI" will replace veteran developers, now you know the limits

    • @aggelospapageorgiou4301
      @aggelospapageorgiou4301 3 месяца назад

      well, its really unpredictable, you're going to have autonomous agents soon but the thing is, junior developers are no longer needed, a senior developer can code x5 - x10 times more efficiently now

  • @rostislavheriser555
    @rostislavheriser555 2 месяца назад +2

    W/ copilot : worked X units of time. X / 2 units spent hitting TAB btn, X / 4 checking if the code is correct, X / 4 placing and correcting generated code. Without Copilot : spent X / 2 units of time with real coding

  • @seannewell397
    @seannewell397 2 месяца назад +1

    It's interesting you keep saying "trust but verify" around 24:45 - when you are using copilot to verify copilot you aren't really verifying against anything concrete, are you? When you start trying to add tests, it's kind of hilarious you don't do the one thing that would verify - _which is run the tests_. It's not just running and seeing green tests though, you have to read the tests and understand them.
    Still super useful, thanks for the tips!

  • @mindfields6489
    @mindfields6489 5 месяцев назад +11

    Shame about the audio

    • @djp_video
      @djp_video 5 месяцев назад +3

      I wanted to watch this, but that audio is too painful to listen to.

  • @jayakumar2927
    @jayakumar2927 2 месяца назад

    30 days trail not working properly

  • @tj92834
    @tj92834 5 месяцев назад +1

    That regex is not correct, since attributes can contain ">".

  • @dappster
    @dappster 4 месяца назад +2

    audio is pretty bad

  • @dasstraat
    @dasstraat 3 месяца назад

    nice tool, but still a small brain. When the answer is short, it is fair but when I want a bigger answer then Copilot is lost.