Once in every 14 years some miracles happen in technology field. This is usually correlated to the advancement in hardware & compute power. The advancement in generative AI now allows us to build software fast in a completely novel way. In the following tutorial we will explore how to use Amazon CodeWhisperer to boost our coding productivity. The Amazon CodeWhisperer tutorial will cover
- How to setup & configure Amazon CodeWhisperer in Visual Studio Code
- How to quickly create a simple calculator and fix some bugs with Amazon CodeWhisperer
- How to do more advanced programming with generic interfaces, classes and get recommendation to use complex APIs
The level of support and availability of security scanning depends on the language. Following table summarize the current state of the tool.
| Supported languages with most support | Java Python JavaScript TypeScript C# |
| Languages with limited support | Ruby Go PHP C++ C Shell Scala Rust Kotlin SQL |
| Supported IDEs | VS Code JetBrains SageMaker Studio JupyterLab AWS Glue Studio AWS Lambda AWS Cloud9 |