Great Big Story
Waffle House Has Its Own Record Label
Step into a Waffle House and you'll encounter more than just sizzling bacon and brewing coffee; you'll also find the rhythm of Waffle Records echoing through the air. Meet Shelby White, president of Waffle Records, the in-house label of...
Curated Video
Advancements in Laser-Induced Breakdown Spectroscopy: Remote Analysis and Applications
Scientists at Los Alamos National Laboratory have developed a groundbreaking method of materials analysis using laser-induced breakdown spectroscopy (LIBS). By firing laser pulses at a material and analyzing the emitted light, the system...
Curated Video
Introduction to the Eads A310 Multi Role Transport Tanker
The German and Canadian Air Forces are set to deploy the new A310 Multi Role Transport tanker by Eads. This aircraft is designed to meet the global demand for airborne tankers as older models are phased out. With its ability to be easily...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Debugging in React
This video elaborates on how we can debug React applications to resolve errors and make the app functional and proper.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Implementing the Calculator - Operators
In this video, we will continue to implement the calculator and test the operator functions by clicking on the operator buttons that we have created on the calculator.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Events in React
After learning how to build the visuals of our basic calculator, we will now create events using the () function to define tasks to the buttons created in the visual and use callback functions.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Building the Calculator Visuals
This video demonstrates how to build the visuals of our elementary calculator project. We are going to develop a very basic component called a calculator.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript Comparisons
In this lesson, we will understand comparison operators to compare the quality or difference between variables or values with examples.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - GraphQL Operators
In this video, you will learn about GraphQL operators. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with GraphQL and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Filter Your API Responses
In this video, you will learn how to filter your API responses. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - API Parameters: An Introduction
In this video, we will get introduced to API parameters. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with REST API...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Bitwise and Ternary Operators
This video will explore bitwise operators for manipulating individual bits in binary numbers and the ternary operator for concise conditional expressions. We will use bitwise operators for low-level operations and ternary operators for...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Comparison and Logical Operators
In this video, we will learn about comparison operators for evaluating conditions and logical operators for combining multiple conditions in Java. We will use comparison operators to make comparisons and logical operators to make complex...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Types of Operators
In this video, we will dive deep into operators by learning about the different types available in Java. This video will cover arithmetic, assignment, comparison, logical, bitwise, and ternary operators, comprehensively understanding the...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - What are Operators in Java
In this video, we will explore the concept of operators in Java and their role in performing various operations on data. This video will introduce us to Java's different categories of operators and explain how they contribute to...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - FILTER with Logic: - Operator (One or the Other)
In this video, we will cover FILTER with logic and learn about - Operator (One or the Other).
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - FILTER with Logic: * Operator (AND)
In this video, we will cover FILTER with Logic and learn about * Operator (AND).
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - FILTER with Logic: + Operator (OR)
In this video, we will cover FILTER with logic and learn about + Operator (OR).
Curated Video
How to Program Quantum Computer?
In this part we build three quantum computers that can process simple commands by manipulating the Energy Operators in Schrodinger Equation. Solving NOT gate by quantum computing, Solving Controlled NOT gate by quantum computing
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $and Operator
In this video, we will learn about the $and Operator. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover query and...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $exists Operator
In this video, we will learn about the $exists Operator. This clip is from the chapter "Query and projection operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover query...
Curated Video
MongoDB Mastering MongoDB for Beginners (Theory and Projects) - $push operator
In this video, we will learn about the $push operator. This clip is from the chapter "Update Operators" of the series "MongoDB—Mastering MongoDB for Beginners (Theory and Projects)".In this section, we will cover update operators.
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - What are JavaScript Operators and How to Use Them?
This video explains JavaScript operators and demonstrates how to use them. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Logical Operators
In this video session, we will learn about the different types of logical operators. This clip is from the chapter "Flow Control" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section covers flow control in detail.