Coding Session With ChatGPT - How Helpful Is It?

Поділитися
Вставка
  • Опубліковано 14 гру 2022
  • In this video, I'll use the ChatGPT tool to help with coding and testing tasks and we're going to see where it shines and whether it can be helpful.
    For more information: blog.sebastian...
    Course on effective testing: www.sebastian-...
  • Наука та технологія

КОМЕНТАРІ • 20

  • @kevingreetham5883
    @kevingreetham5883 Рік тому +10

    Yes I agree. But I must say it’s an unbelievable learning tool. It answers so many conceptual questions at the low level e.g how bootstrapping works, first implementations of compilers in a lower level than the target one, binary, logic lates, assembley. I’ve read books cover to cover on this , but nothing explains it like chatGPT!!
    Also explaining design patterns to the finest details , it’s pretty unreal at that aswell.
    Thanks for the video! Very good!

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

      Thanks. After reading your comment I tried ChatGPT for the first time to explain me some aspects of Jakarta EE and I must say I'm impressed. I see myself using that regularly from now on, as long as it is available.

  • @danp6118
    @danp6118 Рік тому +5

    The text describes a coding session using an AI tool called GPT (Generative Pre-trained Transformer). The speaker demonstrates how the tool can be used to generate code and test data, and discusses the potential benefits and limitations of using the tool. The speaker also notes that the tool may not always produce correct code, and that it is important to be specific and precise in using the tool. The speaker also encourages the reader to try out the tool and see how it can assist in their work as a developer.

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

      I tried using it. It created a script that threw an error so I wrote back to it with the error. It told me what it meant and then it created an edited script that corrected for the error. It's seriously close to being really amazing.

  • @macmcleod1188
    @macmcleod1188 Рік тому +3

    I'm experimenting with this today.
    It writes very bad code.
    BUT... writes that code very close to the neighborhood of good code. I can look at the bad code and make it good code quickly.
    Say I have to solve a problem and the problemspace is "300". The chatgpt code reduces the problemspace by 90%ish to "30"
    It helps if I've got writer's block.
    It helps to find a lot of time consuming minutia quickly. (tho I still must find some).

  • @guydaniel4152
    @guydaniel4152 Рік тому +8

    Thanks Sebastian! I don't think we will loose our jobs to AI anytime soon...

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

    It still has a long way to go. It's just that python normies go crazy over importing a library and writing 2 lines.

  • @user-jl8fe5mk5b
    @user-jl8fe5mk5b Рік тому

    Pls tell me what is you screen record software,thanks because you screen is perfect

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

      Thank you! That's my setup: blog.sebastian-daschner.com/entries/chroma-keying-video-setup

  • @se7en2021
    @se7en2021 Рік тому +4

    Thinking about farming these days 😭

    • @SebastianDaschnerIT
      @SebastianDaschnerIT  Рік тому +3

      Oh don't worry, my prediction is there will be an even bigger demand of developers (especially the good ones), maybe just with different technology.
      And besides that, farming and being in nature sounds nice too 😉

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

      @@SebastianDaschnerIT so you do accept its a best choice right now for all us lmao

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

      @@SebastianDaschnerIT Yes, It can not code of its own. It does not understand code, recursion and such things, the same way it cannot count. Only shallow very general examples. But it can be used as nice tool.

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

      well i gave up programming for a diploma in agriculture🤣🤣🤣

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

    Just wait when this or similar AI will change whole softwarw development pipeline. One scenario company will hire a coder who will use this AI to generate rough code then next that code can be optimized by another coder once code verified it can be used. Just wonder how many coding jobs it can cut. By the way Elon fired more than half of twitter work force and Site is running just fine. This AI definitely earned a spot in coding.

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

      This is problem, it will generate a messy code. It cant code well, it cant work with large software, it does not understand anything. It can be used as tool that will improve productivity though. But more software will be developed with it and thus more programmers jobs will be needed.

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

      @@milanpospisil8024 more than 50% developments today are writting messy code. Freshers and early juniors

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

      @@vinhbuihoang2871 They will learn. But this AI is mature and this technology is not good enough to improve it significantly.

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

      @@milanpospisil8024 Give it some more time.

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

      ​@@aitortilla5128 More time maybe years, but rather decades. There is no clear solutions how to improve this. Just like self driving cars - they are useful, but they are failing the job to be fully autonomous and no one knows when it will be done. The same may be with coding. I think there have to be many research improvements to do this. This will not happen within years. Those things arise from basic research from time to time.