Instructional Video5:34
Curated Video

Python 3 for Beginners: Booleans and Boolean Logic

Higher Ed
In this video, viewers will learn all about Booleans and Boolean logic. The video explains that Booleans can only have two possible values- true or false- and how to assign them to variables. The operators used for comparing numeric...
Instructional Video0:47
Curated Video

Python 3 for Beginners: Introduction to Booleans, Comparators, and Boolean Operators

Higher Ed
In this video, we dive into the world of Boolean values, comparators, Boolean operators, and conditionals. You'll learn how Boolean values can only be true or false, and how comparators compare one numeric value with another to result in...
Instructional Video5:45
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Functions and Boolean Operations

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video6:26
My Genderation

Kai, 10 Year Old Trans Boy

9th - 12th
A film about a young trans boy at the start of his journey, who is just about to start hormone blockers. A film that offers insight into what it's like to be a young trans person in modern UK.
Instructional Video0:33
Curated Video

Python 3 for Beginners: Introduction to Boolean Data Types and Control Flow

Higher Ed
In this video, we're going to dive deep into the Boolean data type, comparators, and Boolean operators. You'll learn all about the order of operations and how to explicitly control it, which is a key aspect of programming. We'll also...
Instructional Video18:30
APMonitor

Java ☕ Operators

10th - Higher Ed
You can think of programming like extra powerful math. Instead of working with just numbers, you can work with many different kinds of data. Just like math, programming uses special symbols called operators to make changes to and to...
Instructional Video23:09
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Proxy Tab

Higher Ed
This video explains how to use the proxy tab in Burp Suite.
Instructional Video5:04
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Looping and an Exercise

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video6:09
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Tuples and Dictionaries

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video13:38
Packt

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to MatPlotLib

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video17:56
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Seaborn

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video12:04
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Introduction to Pandas

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Instructional Video6:52
Curated Video

Implement logical operations in a computer program : Logical Operators

Higher Ed
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details. Logical operators are typically used with Boolean (logical) values. When they...
Instructional Video7:34
Programming Electronics Academy

Understanding Boolean Data Types and Using the Boolean NOT (!) operator to Switch Arduino Pin States

Higher Ed
Understanding Boolean Data Types and Using the Boolean NOT (!) operator to Switch Arduino Pin States
Instructional Video3:00
Curated Video

A Comprehensive Overview of Milk

Pre-K - Higher Ed
Infants usually get the nutrients they need to grow and survive from their mother's milk. As we get older, some people drink the milk of other animals like cows to get nutrients, while other people develop lactose intolerance. Explore...
Instructional Video7:27
Curated Video

Excel VBA Programming The Complete Guide - The NOT Operator

Higher Ed
The NOT operator reverses a Boolean value. In this lesson, we use it to design our own implementation of Excel's bolding feature. This clip is from the chapter "Conditionals" of the series "Excel VBA Programming–The Complete Guide".In...
Instructional Video4:56
Curated Video

The Ultimate Excel VBA Course - Learn and Master VBA Fast - Logical Operators

Higher Ed
This video explains logical operators in VBA such as AND, OR, NOT. This clip is from the chapter "VBA Conditional Statements" of the series "The Ultimate Excel VBA Course - Learn and Master VBA Fast".This section explains the various...
Instructional Video7:10
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Camera - Get Photo with Python

Higher Ed
In this video, we will see how to get a photo with Python using a camera. This clip is from the chapter "Part 3 - Raspberry Pi Functionalities (Camera and Telegram Bot)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
Instructional Video5:57
Curated Video

Machine Learning: Random Forest with Python from Scratch - Boolean and Value Returning Function

Higher Ed
In this video, we will discuss a function that returns values as true or false, also called the Boolean function. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random Forest with Python from...
Instructional Video1:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Boolean Data Type

Higher Ed
In this video, we will understand the Boolean data type. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning...
Instructional Video5:29
Curated Video

Core Java Programming Course- Logical and Bitwise Operators

Higher Ed
This video explores the various logical and bitwise operators that you can use in Java. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This...
Instructional Video8:15
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Comparison Operators in Solidity

Higher Ed
In this video, you will learn about comparison operators in Solidity and how to use them to compare values and produce Boolean results. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)"...
Instructional Video8:18
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - If Else Statements in JavaScript and (in) Equality Operators

Higher Ed
In this video, you will learn about the if…else statement in JavaScript, which allows you to control the flow of your code based on different conditions. You will explore how to use comparison and equality operators. This clip is from...