BPP Stem Workshop 2023: Difference between revisions
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
<br> | <br> | ||
[[Media:Welcome_to_UMD_Workshop.pdf|Week 1 Notes + Extra Problems!]] | [[Media:Welcome_to_UMD_Workshop.pdf|Week 1 Notes + Extra Problems!]] | ||
<br> | |||
This week's code project: https://replit.com/@JeremyKuznetso1/RockPaperScissors#main.py | |||
=== 2. Turtle Graphics in Python Programming === | === 2. Turtle Graphics in Python Programming === |
Revision as of 23:38, 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!
Week 1 Presentation
Week 1 Notes + Extra Problems!
This week's code project: https://replit.com/@JeremyKuznetso1/RockPaperScissors#main.py