Curated Video
Data Science and Machine Learning with R - Relational Operators
This video explains relational operators. This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Navigation-Markup
Project 1 - Grand Hotel (Based on Flexbox): Navigation-Markup This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section includes a...
The Business Professor
Job-Order Costing vs Process Costing
Job order costing concerns applying the costs of a specific job to that job for purposes of accounting. Process costing assigns costs to a given process in the organization that gives rise to a finished product.
Curated Video
GCSE Secondary English Age 13-17 - Reading: Responding to Synthesis Questions Part 2 - Explained
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
FuseSchool
Extraction Using Heat
In this video, we will look at the chemistry behind the production of iron from iron ore. In early Earth history, iron, like all other metals, would have been found as an element in the crust of the planet. Later when plants evolved that...
Curated Video
Learning Dart (Video 25)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Learning Angular 2 Directives (Video 18)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Curated Video
Learning D3.JS 5.0 3.3: Creating Texts
In this video, we will learn how to create texts. • Create the text element and add some CSS properties • Create a text area • Make the text clickable
Espresso Media
Walls of Venice: The Massive Floating Barriers of the MOSE Project
Walls of Venice part 2/8: This video provides an overview of the MOSE project in Venice, which aims to protect the city from flooding caused by high tides. The video introduces the lead engineer on the project and explains how the idea...
Packt
Setting up React and Initializing Git
This video explains how to set up React and initialize Git. This clip is from the chapter "Starting the Front-end" of the series "MERN E-commerce from Scratch".This section explains the concept of front-end.
Packt
Identifying Locators (ClassName) with Developer Tools -2
This is the second part of a two-part lecture that explains how to identify locators with developer tools. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java...
Packt
Building Customized Methods using Fluent Wait
This video demonstrates how to build customized methods using Fluent Wait. This clip is from the chapter "Synchronization Usage in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Brian McLogan
Factoring a binomial using distributive property
👉Learn how to factor quadratics using the difference of two squares method. When a quadratic contains two terms where each of the terms can be expressed as the square of a number and the sign between the two terms is the minus sign, then...
Curated Video
Complete Modern C++ - Dynamic Array (std::vector)
This video introduces the std::vector class and demonstrates common operations of creation, insertion, deletion, and so on. This clip is from the chapter "More C++ Goodies" of the series "Complete Modern C++".In this section, you will...
Curated Video
Learn and Master C Programming - Pointers and Arrays: Using Pointer Arithmetic with Arrays
We will learn how to apply pointer arithmetic to arrays and see different ways we can access array elements with the help from pointer arithmetic. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For...
Curated Video
Learn and Master C Programming - Pointer Arithmetic: Working with Integer Pointers
We will learn about pointer arithmetic and how we can increment or decrement pointers in C/C++ and understand what that really means. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
Curated Video
Elements Review
Let's take a look back at the elements helium, tin, calcium, palladium, and lead.
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Frames with Cypress Using Real-Time Example
This video explains handling frames with Cypress using a real-time example. This clip is from the chapter "Understand Limitations of Frames and Child Windows in Cypress" of the series "Cypress - Modern Automation Testing from Scratch +...
Curated Video
Learning Angular 2 Directives (Video 3)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
The Wall Street Journal
Inside the Work of Urs Fischer
Artist Urs Fischer talks about how he uses his sculptures to explore ideas about memory, scale and optical illusion.
Curated Video
Create a list : Lists in Python
From the section: Introduction to Python. This section will give you a brief introduction to the course. This video explains how to use lists in Python.
Packt
Building Custom Selenium Methods using Streams Mapper
This video explains how to build custom Selenium methods using Streams Mapper. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
Packt
Array - Common Operations – Part 2
This is the second part of the three-part video that focuses on the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses...
Packt
How to Identify Siblings and Traverse Back to Parent Nodes with XPATH?
This video explains how to identify siblings and traverse back to parent nodes with XPATH. This clip is from the chapter "Fifteen Popular Interview Questions on Selenium Basics" of the series "Selenium WebDriver with Java - Basics to...