The current Design Exec
Who is Matthew?
WWW full acronym
What is World Wide Web?
HTML full acronym
What is Hypertext Markup Language
Symbol to start a comment in Python?
What is #?
CPU stands for this
What is Central Processing Unit?
QWeb's final event of the school year
What is Demo Day?
Search engine founded by Larry Page and Sergey Brin
What is Google?
API Stands for this
What is Application Programming Interface?
Function that calls itself
What is recursion?
A computer program that replicates itself and spreads to other computers
What is a virus?
QWeb's framework (technically library) of choice
What is React?
Considered the most commonly used language for web development
What is JavaScript?
HTTP status code that indicates webpage was not found
What is 404?
The result of 3 // 2, in Python
What is 1?
Where temporary/volatile date is stored on a computer
What is RAM?
The headline sponsor of last year's QWeb X QHacks event
Who is GitHub?
Provides static typing to JavaScript
What is TypeScript
Add to the end of an array
What is .append()?
The observation that the number of transistors on a microchip doubles every 2 years
What is Moore's Law?
QWeb's previous Co-Chairs
Who is Sky and Cynthia?
CloudFlare uses these objects to simulate randomness for their encryption.
What are Lava Lamps
Hook that allows you to add state to functional components in React
What is useState?
Anonymous function syntactical name
What is lambda?
Which is the first NVIDIA GPU to introduce Tensor cores for machine learning?
What is the NVIDIA V100?