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

Поділитися
Вставка
  • Опубліковано 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
  • Наука та технологія

КОМЕНТАРІ • 15

  • @lisander-lopez
    @lisander-lopez 7 місяців тому +3

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

  • @luiswo7650
    @luiswo7650 6 місяців тому +2

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

    • @aggelospapageorgiou4301
      @aggelospapageorgiou4301 5 місяців тому

      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

  • @hutchm92
    @hutchm92 4 місяці тому

    Great job explaining fit hub pilot ! Thank you!

  • @seannewell397
    @seannewell397 4 місяці тому +4

    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!

  • @rostislavheriser555
    @rostislavheriser555 4 місяці тому +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

  • @andresfelipehiguera785
    @andresfelipehiguera785 Місяць тому

    I like the idea of a copilot, but GitHub copilot isn’t good enough right now. More problems , than solutions.
    But I’m exited for the future!

  • @mindfields6489
    @mindfields6489 7 місяців тому +12

    Shame about the audio

    • @djp_video
      @djp_video 7 місяців тому +3

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

  • @jayakumar2927
    @jayakumar2927 3 місяці тому

    30 days trail not working properly

  • @tj92834
    @tj92834 7 місяців тому +1

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

  • @dappster
    @dappster 6 місяців тому +3

    audio is pretty bad

  • @dasstraat
    @dasstraat 5 місяців тому

    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.