Instructional Video2:26
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Truthy and Falsy – Explained

Higher Ed
This video explains truthy and falsy in JavaScript.<br<br/>/>

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.
Instructional Video5:45
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Logical Operators – Example

Higher Ed
This video highlights the concept of the JavaScript logical operators with the help of an example.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video6:12
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript If-Else and Else-If Conditional Statements

Higher Ed
This video introduces you to if-else and else-if conditional statements.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you...
Instructional Video7:05
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Parameters

Higher Ed
This video provides an introduction to the JavaScript function parameters.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you...
Instructional Video5:27
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Conditional (Ternary) Operator

Higher Ed
This video introduces you to the JavaScript conditional (ternary) operator.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces...
Instructional Video14:03
PBS

The Fiery History of Banned Books (Feat. Princess Weekes)

12th - Higher Ed
Since at least 213 BCE, book burnings have been a reaction to the power of the written word. When roasting paper in a giant circle went out of style (at least in the intellectual sphere), the governments would take it upon itself to ban...
Instructional Video4:14
Curated Video

Identifying Systems of Equations with No Solutions

K - 5th
In this lesson, students will learn how to identify systems of equations with no solutions. They will understand that a system of equations is when two or more equations have the same variables and values. Through graphical and algebraic...
Instructional Video1:47
The Business Professor

Commercial Speech

Higher Ed
Commercial Speech - US Constitution
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...
Instructional Video2:04
Brian McLogan

What do I need to know to graph a system of linear inequalities

12th - Higher Ed
👉 Learn about graphing a system of inequalities. A system of inequalities is a set of more than one inequalities which are to be solved simultaneously. To solve a system of inequalities graphically, we graph the individual inequalities...
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....
Instructional Video17:51
Fun Robotics

Diabetes Classification Model

3rd - 12th
Training and testing a classification model to predict the patient's diabetic status.
Instructional Video3:52
Brian McLogan

Graphing a linear inequality using slope intercept form

12th - Higher Ed
👉 Learn how to graph linear inequalities written in slope-intercept form. Linear inequalities are graphed the same way as linear equations, the only difference being that one side of the line that satisfies the inequality is shaded. Also...
Instructional Video6:17
Curated Video

Determining the Number of Solutions in an Equation

K - 5th
In this video, the teacher explains how to determine the number of solutions an equation has by simplifying and transforming it into a simpler form. They use patterns and properties of equality to predict the number of solutions.
Instructional Video7:10
PBS

Is This Ratchet Or Runway? Fashion trends to Ghetto Fabulous

12th - Higher Ed
What makes a fashion trend go from lowbrow to high class? How does the person wearing the style change its perception? And whose taste gets to be respected? Hang on to your boxer braids for this one, from the ghetto to ghetto fabulous...
Instructional Video4:50
Curated Video

Solving Inequalities with Negative Coefficients

K - 5th
In this video, the teacher explains the concept of solving inequalities containing negative coefficients. They discuss the importance of using the correct inequality sign and demonstrate an example where the sign needs to be switched to...
Instructional Video3:55
Packt

Use different data types : Exploring Python Data Types

Higher Ed
From the section: NumPy Fundamentals in Python. Every programming language is different. You will cover fundamentals in order to get familiar with the Python environment needed for NumPy. You will learn to work with numbers, lists,...
Instructional Video8:38
Curated Video

Describe an advanced data structure : Optimizing the Sieve of Eratosthenes

Higher Ed
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more...
Instructional Video16:01
Packt

Importance of Assertions in Automation Testing and How to Use Them

Higher Ed
This video discusses the importance of assertions in automation testing, and explains how to use them.
<
br/>
This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver...
Instructional Video3:43
Packt

Use different data types : Data Types

Higher Ed
From the section: Jumping In. This section will cover topics such as syntax, variables, data types, strings, and many more. Jumping In: Data Types
Instructional Video11:14
Programming Electronics Academy

Data Types in Ardiuno: Arduino Course 3.4

Higher Ed
A description of Arduino, C, C++ data types that are used in programming Arduino.
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.
r/>
This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming...
Instructional Video4:02
msvgo

Quantifiers

K - 12th
It explains the usage of phrases " There exists " and " for all " as quantifiers.
Instructional Video4:32
IDG TECHtalk

Go's base variable types

Higher Ed
Learn the basic variable types of the Go language: the variety of integers, the basics of strings and runes, and the way floating-point and complex numbers are expressed in Go's type system.