Terms Flashcards
Command Line:
“A command line interface (or the command line) is a text-only way of browsing and interacting with your computer.”
HTML
“HTML describes what each part of a web page is to your browser.”
Version Control:
Version control keeps track of the changes you make to a file
CSS:
CSS (Cascading Style Sheets) makes the web look nice
JavaScript:
“JavaScript is what makes a web page fun and interactive.”
Programming Languages:
“Programming languages are what we use to tell computers what to do.”
Databases:
“Databases are like fancy spreadsheets where information lives.”
IP Address:
“An IP address is your computer’s address on the internet. It looks something like this: 192.168.0.1.”
PHP:
“PHP is one of the most popular programming languages for the web. When you ask a web server for a page, it’s PHP’s job to create it.”
MySQL:
“MySQL is one of the most popular databases in the world, and no one agrees on how to pronounce it.”
API:
“APIs are how computers and web applications share information with each other.”
Frontend vs. Backend:
“The frontend is the part of a web site that you can see and interact with, while the backend is all the rest.”
The Cloud:
"”The cloud” is, simply put, just the Internet.”
Bugs:
“Bugs are problems or errors in software or computer hardware.”
Web Server:
“A web server is a computer that can be accessed through the Internet. “