Key Terms

Fundamentals of Full-stack Web Engineering

Fundamentals of Full-stack Web Engineering

 

By Section

Internet and the World Wide Web

Full Course Glossary

All | # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
There are currently 3 terms in this directory beginning with the letter U.
URI
Each web server resource has a URI (Uniform Resource Identifier) that is used by HTTP to identify the appropriate resource.

URL (Uniform Resource Locator)
The web address.  It contains the protocol, domain name, and file path. i.e, https://www.lampp.org

User Input
In computer, programming input is any data that is sent to a computer for it to process. Read more...