Packt
Implementing Depth-first Search
This video demonstrates how to implement depth-first search in graph traversals. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains...
Curated Video
Learn and Master C Programming - Introduction to Arrays
A small demonstration on how to declare and access both single-dimension as well as 2-dimensional arrays. This clip is from the chapter "Arrays" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we...
Curated Video
Data Science and Machine Learning with R - Vectors: Coercion
This video explains coercion. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and structures in R.
Curated Video
The Full Stack Web Development - Course Introduction: Introduction
Basic HTML Programming: Getting Started With HTML This clip is from the chapter "Basic HTML Programming" of the series "The Full Stack Web Development".In this section, the author briefly goes over the frontend technology like HTML at...
Curated Video
Core Java Programming Course- Array Exercise
This video presents an exercise on arrays. This clip is from the chapter "Arrays" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains arrays in Java.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid Items - Part 1
CSS Grid: Naming Grid Items - Part 1 This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - HTML Elements Tree
CSS Basics: HTML Elements Tree This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
The Business Professor
Common Size Analysis
Common size analysis is used to compare financial performance of two different companies or units. It is used to put the compared organizations on the same footing for comparison.
Curated Video
Electronic Structure and the Periodic Table
This is a video that explains the electronic structure of atoms and ions and how it relates to their position on the periodic table. It covers the basics of electron shells, how to fill them, and how to represent an element's electronic...
Curated Video
Mastering Swift 2 Programming (Video 16)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Packt
Bubble Sort Visualization
This video focuses on bubble sort visualization. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Curated Video
The Versatile Elements: N, Hg, Cu, Mg, Co
Let's take a look back at the elements nitrogen, mercury, copper, magnesium, and cobalt.
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...
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...
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...
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...