Hi, what do you want to do?
Curated Video
Complete Python Scripting for Automation - Comparison Operators
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...
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...
Curated Video
Describe computer programming : Common Data Types
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
Common Coding Concepts: Common Data Types
Curated Video
Implement arithmetic operations in a computer program : Arithmetic operators in Python: Python Basics
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...
Packt
Importance of Soft Assertions in Selenium WebDriver
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...
<
br/>
This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Oxford Comma
When You Break a Poet's Heart: A Reading, Summary, and Analysis of Yeats' "When You Are Old"
Written as more of an indulgent thought experiment, than a love poem, "When You Are Old" still contains that trademark Yeatsian beauty.
APMonitor
Java ☕ Methods
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...
Writin
g a Method
In a previous lesson, we wrote a short program that printed out the temperatures of lab one...
Curated Video
C++ for Beginners - Casting
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
This clip is from the chapter "Errors and Data Types" of the series "C++ for Beginners".Outputting Errors
Oxford Online English
IELTS Reading Exam - Answer Matching Headings Questions
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...
>Contents:
1. Basic tips for matching headings...
Programming Electronics Academy
If Statements in Programming: Arduino Course 5.1
A demonstration of how "if statements" are used in programming.
Curated Video
Complete Python Scripting for Automation - Introduction to Operators of Python
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...
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...
APMonitor
Split Data for Machine Learning
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)....
Curated Video
Describe a neural network : Evaluate Accuracy
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...
Curated Video
C++ for Beginners - Comparators and Logical Operators
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:...
r/>
This clip is from the chapter "Operators and Precedence" of the series "C++ for Beginners".Understanding Comments:...
Curated Video
Complete Python Scripting for Automation - Introduction to while loop
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...
r/>
This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete Python Scripting for...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Functions and Boolean Operations
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...
Curated Video
C++ for Beginners - Simple Data Type: bool
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
This clip is from the chapter "Variables and Assignments" of the series "C++ for Beginners".Variables and identifiers
Curated Video
Comprehensive Android Developer Bootcamp - Adding Animation Listener Red Background
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...
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...
APMonitor
LSTM Replaces MIMO MPC
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...
Curated Video
Complete Python Scripting for Automation - Logical Operators
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...
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...
Curated Video
C++ for Beginners - Function Structure
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
This clip is from the chapter "Program Structure" of the series "C++ for Beginners".Function Structure
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Filter and Where Conditions
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...
r/>
This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with...
Curated Video
The Scientific Method: Steps, Examples, Tips, and Exercise
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,...
Brian McLogan
Learn how to graph a word problem system of inequalities
👉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....
Packt
Setup Task Test Suite
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...
<
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...