Using AI Generated Code WILL Make You a Bad Programmer

Поділитися
Вставка
  • Опубліковано 22 лис 2024

КОМЕНТАРІ • 16

  • @Nightstorm-2516
    @Nightstorm-2516 3 дні тому +6

    I'm already a programmer and the job market won't hire me even though I got atleast 5 years experience. So I am using generative AI to build my own project and make money that way. I don't care if it makes me a bad programmer as long as I get rich out of it. The whole point of programming is to have a product that is useful at the end of the day, not say "oh i'm a programmer" for prestige.

  • @railwaysmodelselectronics7636
    @railwaysmodelselectronics7636 4 дні тому +7

    "Don't use calculators because you will forget how to calculate square roots."

  • @bluemanvisions
    @bluemanvisions 4 дні тому +9

    Maybe senior devs are safeguarding themselves by singing the praises of chatGPT to juniors…

    • @thelonercoder5816
      @thelonercoder5816 4 дні тому +3

      I recently joined a pro-AI Meetup livestream and these two dudes were advertising to 80+ people how anyone could create SAAS companies based on code generated by AI. It was comical because these dudes didn't even understand anything about the code and anytime they ran into bugs, they just ran it through the AI again over and over until the code worked. I'm just imagining the amount of bugs they'll run into down the line as the app scales and gets more complex. And the poor devs who will have to come in to clean up everything to get it to work properly. The biggest irony of it all is that they were trying to show off their website which was created entirely by AI and it was terrible. The videos didn't work properly because the code they used to fetch from the database was bugged. The signin/signup validation didn't work properly. Everything was broken. This is the future of AI coding.

    • @Sub0x-x40
      @Sub0x-x40 3 дні тому

      they will lose there jobs too

    • @LukeAvedon
      @LukeAvedon 2 дні тому

      Lol

  • @kaanozk
    @kaanozk 2 дні тому

    Write the code ,do your thing first with learning and problem solving and afterwards reiterate with AI, because at the end of the day it is an useful tool if you use it correctly.
    Besides,
    It's about asking the right questions to the AI:
    how can i improve my code?
    What is good practice?
    Can you make me a kata out of this?
    Can you provide me 5 sources for this answer?
    Sometimes i stuck reading online documentations(im a noob) and than i ask the ai to teach it to me. It is in the worse case a cheating tool and in the best case an assistance/teacher.
    Use it at the point to push you, where ever u stuck

  • @cryptocsguy9282
    @cryptocsguy9282 4 дні тому +3

    I don't agree with solely using AI to learn to code or having AI write code for you. I think AI should be used as a complement to your own code and using AI to learn to code should be complemented with traditional learn from university/books/online courses ect. I've tried asking AI questions of electronics engineering and low level programming and it's good maybe 7-8/10 but the few times it made mistakes if I didn't already have prior knowledge I wouldn't have known it was making up wrong information. So if you're new to programming and only use AI you're screwed and will probably end up a terrible programmer but then again some lazy ppl want the end results without putting in the work so they don't mind letting AI do it for them.

  • @krunkle5136
    @krunkle5136 3 дні тому

    I don't shed a tear for the effects AI is having on tech, considering that decades ago it already decimated most clerical jobs and eventually brick and mortar stores.

  • @SimGunther
    @SimGunther 4 дні тому

    Exactly the condescendingly smart based takes I'm craving! 😊

  • @paca3107
    @paca3107 4 дні тому

    totally agree with the ending

  • @Sub0x-x40
    @Sub0x-x40 3 дні тому

    in a year or two people will laugh at your for writing your own code

  • @opethforlife
    @opethforlife 4 дні тому

    What you mentioned at 21:27 is really concerning.

  • @Zynkah
    @Zynkah 4 дні тому +1

    first

  • @ccash3290
    @ccash3290 4 дні тому

    If AI harms learning then we should save time with AI and dedicate some of that saved time to practicing and learning.
    We can learn much more from a book and practice problems than we would from typing boilerplate