Intro to Python Workshop
This workshop introduces Python for beginners using Marp to create slides. Marp lets you write presentations in Markdown, making it easy to structure and export them.
-
Install Marp Extension:
- In VS Code, search for Marp for VS Code in the Extensions tab and install it.
-
Open in GitHub Codespaces:
- Open this repo in GitHub Codespaces for a cloud-based editing experience.
-
Export Slides:
- After writing your presentation, use Marp to export to PDF, PowerPoint, or HTML.
- Learn Python basics like syntax, variables, loops, and functions.