diff options
Diffstat (limited to 'tutorials/module_2/ai_assisted_programming.md')
| -rw-r--r-- | tutorials/module_2/ai_assisted_programming.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorials/module_2/ai_assisted_programming.md b/tutorials/module_2/ai_assisted_programming.md index 4db6d9d..3085e1d 100644 --- a/tutorials/module_2/ai_assisted_programming.md +++ b/tutorials/module_2/ai_assisted_programming.md @@ -1,5 +1,7 @@ # AI Assisted Programming +^25ee82 + ## What is it? Artificial Intelligence (AI) has been around for a long time. However, not until recently did engineers make it easy and "fun" to work with. By now you probably have a pretty good idea of what AI can do. However, you may not have used an AI assistant before. As the name suggests, an AI assistant can help you develop code, speed up your writing with code suggestions and allows you to focus on solving the problem at hand rather. AI is a technology that is constantly improving. As engineers we need to *understand* how we can use AI as a tool to achieve our goals more efficiently. This section cover good practices of how we can implement AI and lists some AI assistant tools that we can use. |
