Instructional Video8:01
Curated Video

Complete Python Scripting for Automation - Comparison Operators

Higher Ed
Operators of Python: Comparison Operators
r/>
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 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.<b<br/>r/>

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.
<
br/>
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.



Writin
g a Method
In a previous lesson, we wrote a short program that printed out the temperatures of lab one...
Instructional Video11:56
Curated Video

C++ for Beginners - Casting

Higher Ed
In this section, your instructor discusses Casting.<br/<br/>>

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...
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
r/>
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...
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)....
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...
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.
r/>
This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments:...
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
r/>
This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for...
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...
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.<br/<br/>>

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
r/>
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...
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...
Instructional Video13:19
Curated Video

Complete Python Scripting for Automation - Logical Operators

Higher Ed
Operators of Python: Logical Operators
r/>
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 Video6:54
Curated Video

C++ for Beginners - Function Structure

Higher Ed
In this lesson, your instructor, David, discusses function structure.<br/<br/>>

This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Instructional Video6:35
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Filter and Where Conditions

Higher Ed
Let's learn to filter data using the "FILTER, WHERE" function in this session.
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Instructional Video8:24
Curated Video

The Scientific Method: Steps, Examples, Tips, and Exercise

Higher Ed
This video explains the scientific method, as developed by Ibn al-Haytham in the 11th century, and outlines the six steps involved: observe and ask questions, research, formulate a hypothesis, test the hypothesis, analyze and conclude,...
Instructional Video7:32
Brian McLogan

Learn how to graph a word problem system of inequalities

12th - Higher Ed
👉Learn how to solve a system of linear equations from a word problem. A system of equations is a set of more than one equations which are to be solved simultaneously. A word problem is a real world simulation of a mathematical concept....
Instructional Video15:10
Packt

Setup Task Test Suite

Higher Ed
Testing Node.js (Task App): Setup Task Test Suite
<
br/>
This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending...