• the16bitgamer@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    3
    ·
    1 day ago

    My anecdote for AI and coding is that it’s a good replacement for google searching, especially when you are learning a new language.

    You need to understand the fundamentals first, but asking the AI how to do a task in C when you’ve only coded in JS is very helpful. It’s still wrong, but it’s not like Stack Overflow is more accurate.