Hey,
In my course I got to the World Populations SQL Practise
https://www.codecademy.com/practice/projects/world-populations-sql-practice
Under set-up instructions it says
“If you choose to do this project on your computer instead of Codecademy, you can download what you’ll need by clicking the “Download” button below. If you need help setting up your computer, be sure to check out our SQLite setup guide. You can then run SQL commands from your terminal, or install DB Browser to run SQL commands from a desktop application. Our article on running SQL commands in DB Browser will walk you through opening a database file and running queries.”
So I want to start understanding the programs I would actually be using to code outside of the Codecademy browser. I downloaded the files as instructed above. From what I understand I then need SQLite or DB Browser.
When I then went to the Codecademy instructions on how to get SQLite it said I had to use a Git Bash terminal without actually explaining what that was
So what I want to know is, what exactly is a Git Bash Terminal and how do I get one, what is the relationship between this and SQLite, what is a DB Browser…I just need to be able to understand the relationship between all these things and what next steps I need to take.
Apologies for being such a novice haha.
Thanks in advance!
Alex