/amazon-codewhisperer-immersion-day

Primary LanguageJupyter NotebookMIT No AttributionMIT-0

CodeWhisperer Workshop

This repository is in active development. It will eventually grow into an immersion day replacing the current workshop.

Overview

We will develop the following modules. Each module is independent and can be completed on it's own. The Python about is about an hour and provides an introduction. We expect that most workshops will start will this module. The other modules are shorter (~30 mins) and participants can mix and match to cover the topics they care about.

  1. Accelerating Python development with Python (200 Level / Intro)
  2. Accelerating Java development with Amazon CodeWhisperer (300 Level / Java Sprint Boot)
  3. Accelerating Front-end web development with Amazon CodeWhisperer (300 Level / JavaScript / React)
  4. Building secure, responsible applications with Amazon CodeWhisperer (200 Level / Security scanning feature, reference tracker and bias avoidance).
  5. Accelerating machine learning with Amazon CodeWhisperer (300 Level / SageMaker Studio)
  6. Accelerating data science with Amazon CodeWhisperer (300 Level / JypterLab)
  7. Accelerating shell scripting with Amazon CodeWhisperer (300 Level)
  8. Accelerating database development with Amazon CodeWhisperer (300 Level)
  9. Accelerating big data with EMR and Amazon CodeWhisperer (300 Level)

We hope to launch the Python module by the ned of May and remaining modules by the end of June.

Workshop Tenets

  1. The workshop should be organized into short, discrete activities so that a mistake in one module does not impact other modules.
  2. The workshop should focus on the development experience. Participants should not waste time waiting for deployments, etc. We have plenty of workshops that show you how to deploy things.
  3. The workshop modules should allow many solutions. CodeWhisperer is non-deterministic. Do not expect that prompt will generate the same output a year from now as it did when you developed your module.