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. This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java -...
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. 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 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.
Instructional Video8:01
Curated Video

Complete Python Scripting for Automation - Comparison Operators

Higher Ed
Operators of Python: Comparison Operators This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and Assignment...
Instructional Video11:36
Curated Video

Describe computer programming : Common Data Types

Higher Ed
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Common Data Types
Instructional Video4:28
Curated Video

Implement arithmetic operations in a computer program : Arithmetic operators in Python: Python Basics

Higher Ed
From the section: Setting up Python and Jupyter Notebook. This section gets you started with Python. This section will help you set up the python and Jupyter environment on your system and it'll teach you how to perform some basic...
Instructional Video5:50
Packt

Importance of Soft Assertions in Selenium WebDriver

Higher Ed
This video discusses the importance of soft assertions in Selenium WebDriver. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video8:23
Oxford Comma

When You Break a Poet's Heart: A Reading, Summary, and Analysis of Yeats' "When You Are Old"

9th - 12th
Written as more of an indulgent thought experiment, than a love poem, "When You Are Old" still contains that trademark Yeatsian beauty.
Instructional Video11:58
APMonitor

Java ☕ Methods

10th - Higher Ed
A method is a reusable bit of code that you can activate or call at any point in your code. Writing a Method In a previous lesson, we wrote a short program that printed out the temperatures of lab one and lab two. We may want to do this...
Instructional Video11:56
Curated Video

C++ for Beginners - Casting

Higher Ed
In this section, your instructor discusses Casting. This clip is from the chapter "Errors and Data Types" of the series "C++ for Beginners".Outputting Errors
Instructional Video18:46
Oxford Online English

IELTS Reading Exam - Answer Matching Headings Questions

12th - Higher Ed
Learn how to answer matching headings questions in the IELTS reading exam. See tips you can use in matching headings questions for your IELTS reading test. Contents: 1. Basic tips for matching headings questions 0:31 2. How to answer a...
Instructional Video6:38
Programming Electronics Academy

If Statements in Programming: Arduino Course 5.1

Higher Ed
A demonstration of how "if statements" are used in programming.
Instructional Video7:01
Curated Video

Complete Python Scripting for Automation - Introduction to Operators of Python

Higher Ed
Operators of Python: Introduction to Operators of Python This clip is from the chapter "Operators of Python" of the series "Complete Python Scripting for Automation".You will learn about various operators of python like Arithmetic and...
Instructional Video19:20
APMonitor

Split Data for Machine Learning

10th - Higher Ed
Splitting data ensures that there are independent sets for training, testing, and validation. Data can be divided into sequential blocks where the order is preserved (e.g. time series) or with random selection (shuffle). Cross-validation...
Instructional Video4:19
Curated Video

Describe a neural network : Evaluate Accuracy

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video17:13
Curated Video

C++ for Beginners - Comparators and Logical Operators

Higher Ed
In this section, your instructor examines the comparison operator types and the logical operator types. This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments: Useful VS Redundant
Instructional Video11:55
Curated Video

Complete Python Scripting for Automation - Introduction to while loop

Higher Ed
Loops - for and while loops with break, continue and pass: Introduction to while loop This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for Automation".You...
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 Video5:38
Curated Video

C++ for Beginners - Simple Data Type: bool

Higher Ed
In this section, your instructor discusses a fundamental data type, the Boolean data type. This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Instructional Video4:32
Curated Video

Comprehensive Android Developer Bootcamp - Adding Animation Listener Red Background

Higher Ed
Building a Trivia App:Adding Animation Listener Red Background This clip is from the chapter "APP –Building a Trivia App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your own...
Instructional Video12:16
APMonitor

LSTM Replaces MIMO MPC

10th - Higher Ed
Model Predictive Control (MPC) is applied online with real-time optimizers that coordinate control moves. This case study demonstrates training and replacement of the MPC with an LSTM network. Two prior case studies demonstrate this same...