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. “
Open Source:
“Open source is the practice of sharing how a computer program was made and allowing anyone to customize the program as they see fit.”
HTTPS:
“HTTP is the standard used for shuttling information around the Web. HTTPS is the secure version (S is for secure).”
Ruby:
“Ruby is a programming language designed for productivity and fun. “
SEO:
“SEO (Search Engine Optimization) is the process of making your site more visible on search engines like Google.”
Responsive Design:
“Responsive design is designing one web page to be easily viewable on multiple screen sizes. “
Domain:
“A domain name is a shortcut to a computer that’s hooked up to the Internet. “
Rails:
“Rails, a.k.a. Ruby on Rails, is a framework for building web applications. “