From the course: Using SQL with Python

Using the exercise files

- [Instructor] The exercise files for this course are included with your membership. Copy the exercise files folder to a location where you can find it on your system. I've copied it to the desktop on this system. Wherever you put it, just make sure you can find it. The exercise files are organized into chapters which correspond with the chapters of the lesson videos. Each of the chapters contain Python files for following along with the exercises in that chapter. The db folder contains example databases in SQLite format, and the SQL folder contains SQL commands for creating the example databases in both SQLite and MySQL. I'll be using PyCharm Community Edition as my development environment for demonstrating the exercises. See the installation video for instructions on installing PyCharm on Windows or MacOS. The exercise files are here to make your learning experience easier and more powerful. Take your time, experiment a lot and happy learning.

Contents