From the course: Effectively Leading Digital Transformation

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Using AI to develop solutions

Using AI to develop solutions

- [Narrator] Something that I think is pretty cool is that a lot of people are currently using AI to help with something I personally struggle with, writing and debugging code. Now, before you get too excited, I should point out that AI still needs humans for this. Although AI is great for helping developers speed up their workflow by assisting with code snippets, analyzing code for bugs, or with creating documentation, it's not 100% reliably accurate and it needs to be double-checked. It can create unexpected security vulnerabilities if relied on too heavily. Also, keep in mind that AI is suggesting code based on what it sees in the current project, but also all examples of similar code that it can find on the internet. This means that in some circumstances, it may be copying code from another program protected by copyright law which can potentially create some messy legal problems. In the meanwhile, there are a lot of…

Contents