Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.18 KB

StudentDesc.md

File metadata and controls

16 lines (11 loc) · 1.18 KB

The Replit Database in Python

Learn how to use the Replit DB to build an application that stores data persistently across runs and sessions.

Databases Overview PowerPoint Presentation

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=https://hylandtechclub.com/py-201/Database/DatabasesOverview.pptx' width='100%' height='450px' frameborder='0'></iframe>

Restaurant Review Code-Along Activity

Click here for the code-along starter code.

Follow the instructions on this page to create a basic "Fake Yelp" application using the Replit DB.

Database Challenges

Once the code-along activity has been completed, go to this page to start working on the challenges. Feel free to create anything, as long as it uses a database.

Archival Session Recording

<iframe width="100%" height="450px" src="https://www.youtube.com/embed/1Mk_T5VLLYY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>