Write and validate scripts
Last updated on 2026-05-09 | Edit this page
Estimated time: 34 minutes
Overview
Questions
- How do you write a lesson using Markdown and sandpaper?
Objectives
- Compare the functioning, scope, and risks of the IDE integrated LLM in relation to the chat-based LLM.
- Choose a generative AI tool for writing code according to the task.
- Write a snippet of code using generative AI directly in the IDE.
- Validate AI generated scripts using a critical framework (that the AI is doing the right thing)
Introduction
Here, we will use an integrated LLM in an IDE.
Tool selection Verification strategy Reproducibility recommendations Berkley lesson on validation