On a couple of occasions I have asked Google to produce some code (for example, JQuery JavaScript code to select/deselect all rows in a DataTables table using a singe checkbox input) and it has provided working code. But these are just snippets. So I can't speak to its ability to produce complex code.

I also find it to be of very limited use because at $work the vast majority of the "coding" we do consists of tiny incremental updates to our enormous codebase due to business rules changes. AI is familiar with neither the codebase nor the business rules behind it.

So for now it finds only an extremely limited role in my toolkit.


The way forward always starts with a minimal test.

In reply to Re: What's your view on AI coding assistants? by 1nickt
in thread What's your view on AI coding assistants? by Arunbear

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.