AI and Machine Learning
Acronyms
Google Technologies
Programming Languages
Frontend vs Backend
100

This type of AI model can take in audio and convert what is said to writing

What is speech-to-text?

100

AI stands for

What is Artificial Response?

100

A Google service which allows individuals to store, share, and collaborate on personal files like documents, presentations, images, and videos in the cloud

What is Google Drive?

100

This programming language is...

for(int i=0; i<array.length(); i++){

   System.out.println("Number: " + array[i]);

}

What is Java?

100

This language is commonly used on the frontend to style web pages, controlling layout, colors, fonts, and overall design

What is CSS?

200

This machine learning task involves teaching a model to categorise data into two or more classes

What is classification?

200

GDGoC stands for

What is Google Developer Groups on Campus?

200

Google's web development framework for building mobile and desktop web applications

What is Angular?

200

This programming language uses '#' for comments

What is Python?

200

This language is widely used for adding interactivity to web pages on the frontend and is known for its role in dynamic content creation

What is JavaScript?

300

This term refers to a type of model inspired by the structure of the human brain, composed of layers of artificial neurons

What is neural network?

300

SQL stands for

What is Structured Query Language?

300

Apps like PayPal and Spotify use this technology for learning purposes, to learn fraudulent activity or music preferences of listeners

What is TensorFlow?

300

This programming language is...

.button{

background-color: black;

height: 100px;

}

What is CSS?

300

This HTML element is used on the frontend to display content such as text, images, and other media within a specific section or container of a webpage.

What is div?

400

The difference between supervised and unsupervised learning

What is labelled data and unlabelled data?

400

OSI stands for

What is Open Systems Intercommunication?

400

Google's video sharing platform

What is YouTube?

400

This programming language is used with Flutter 

What is Dart?

400

This language is primarily used for server-side logic in web development, often used with databases like Oracle or Postgres

What is SQL?

500

Launched by Google, this AI system is designed for a wide range of tasks, including chat-based interactions, but with a focus on multimodal capabilities, handling both text and images

What is Gemini?

500

The GPT in ChatGPT stands for

What is Generative Pretrained Transformer?

500

Google's platform for app analytics, crash reporting, backend functionalities (sometimes used as a database)

What is Firebase?

500

This TypeScript feature allows you to define code that works with any data type passed to it, using angle brackets < >.

What is Generics?

500

Although not visible to the user, this backend technology provides isolated environments that simulate a complete computer system, often used to deploy applications securely and consistently across different hardware setups


What is Virtual Machine?

M
e
n
u