4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills
Difficulty
beginnerRepository
Click to openVideo
Click to openLive demo
Not available
Average duration
2 hrs
Technologies
SQL
Python
SQL Alchemy
mysql
mariadb
.env
file.Inside this repository, you will find a file called ./INSTRUCTIONS.md
with the steps needed to complete it.
This project comes with the necessary files to start working immediately.
We recommend opening this very same repository using a provisioning tool like Codespaces (recommended) or Gitpod. Alternatively, you can clone it on your local computer using the git clone
command.
This is the repository you need to fork and open:
https://github.com/4GeeksAcademy/connecting-to-a-sql-database-project-tutorial
๐ Please follow these steps on how to start a coding project.
Once Gitpod VSCode has finished opening you can go ahead and open the problems.ipynb
file and start solving each exercise inside the notebook.
Once you are finished solving the exercises make sure to make your changes, then push to your repository fork and go to 4Geeks.com to upload the repository link.
We also incorporated the solution samples on ./src/solution.py
that we strongly suggest you only use if you are stuck for more than 30min or if you have already finished and want to compare it with your approach.
4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills
Difficulty
beginnerRepository
Click to openVideo
Click to openLive demo
Not available
Average duration
2 hrs
Technologies
SQL
Python
SQL Alchemy
mysql
mariadb