BPP Stem Workshop 2023: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Workshop Lessons == | == Workshop Lessons == | ||
=== 1. Python Programming === | === 1. Python Programming Introduction === | ||
In this lesson, we learned the basics of Python programming, and combined them together to make a "Rock, Paper, Scissors" videogame where you can challenge your computer! | |||
=== 2. Turtle Graphics in Python Programming === | === 2. Turtle Graphics in Python Programming === | ||
=== 3. 3D Modeling & 3D Printing === | === 3. 3D Modeling & 3D Printing === |
Revision as of 22:34, 23 January 2023
Welcome to the Community STEM Workshop page, run by the University of Maryland, Balloon Payload Program!
If you are here, you are probably a student of the workshop, an interested learner, or a member of our club. This page has all of the resources from our workshop lessons: presentations, documents, codes, files, extra pamphlets, and challenge exercises!
Workshop Lessons
1. Python Programming Introduction
In this lesson, we learned the basics of Python programming, and combined them together to make a "Rock, Paper, Scissors" videogame where you can challenge your computer!