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 2 terms in this directory beginning with the letter V.
Validate
In computer programming, validation is a programmed process of checking data to ensure it makes sense and meets the rules set up by the programmer.  When processing web form data, you always want to validate the user’s input.

Virtual Machine (VM)
Software that functions as a separate computer. Oracle VirtualBox and VMware are popular VM software packages.