Instructional Video14:44
Packt

Bonus - Add Local Storage

Higher Ed
OOP Book List Project: Bonus - Add Local Storage This clip is from the chapter "OOP Book List Project" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build the book list UI, add book to list,...
Instructional Video1:00
Curated Video

The Elements: Uses and Importance in Everyday Life

Pre-K - Higher Ed
Let's take a look back at the elements sodium, oxygen, argon, arsenic, and zinc.
Instructional Video4:15
Curated Video

Complete Java SE 8 Developer Bootcamp - Multi- Dimensional Arrays

Higher Ed
A multi-dimensional array holds one or more arrays. This clip is from the chapter "Arrays" of the series "Complete Java SE 8 Developer Bootcamp".In this section, author details benefits of using various types of arrays to store information.
Instructional Video7:36
Curated Video

Multi-Paradigm Programming with Modern C++ - Parallel STL

Higher Ed
C++17 has introduced parallel STL. Many of the existing algorithms can now be executed in parallel. Parallelism can be enabled by specifying execution policies. In this video we will learn how existing algorithms can be parallelized with...
Instructional Video6:36
Curated Video

Multi-Paradigm Programming with Modern C++ - In Search of a Perfect Container

Higher Ed
STL provides many containers, many of them similar. When to use std::vector, and when std::list? This video provides some answers. • Contiguous storage: array and vector • Details of std::vector, and why prefer vectors over lists •...
Instructional Video3:13
Curated Video

Complete Modern C++ - Changes

Higher Ed
In this video, learn about those changes. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as changes, attributes, variables, namespaces,...
Instructional Video6:04
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Create Structure of Post Modal

Higher Ed
Project - Build a Twitter Clone (Post Modal Box): Create Structure of Post Modal This clip is from the chapter "Project - Build a Twitter Clone (Post Modal Box)" of the series "Frontend Web Development Bootcamp: Build a Twitter...
Instructional Video5:08
Professor Dave Explains

Nomenclature of Oxyacids

12th - Higher Ed
We gotta know how to name all the molecules, and oxyacids are a type of molecule, so let's learn how to name them!
Instructional Video4:58
Curated Video

Mastering CSS3 Selectors (Video 2)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...
Instructional Video3:25
Curated Video

Learning CSS (Video 11)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video9:04
Curated Video

Mastering Tableau 2018.1, Second Edition 6.2: Working with Sets

Higher Ed
In this video, we’ll work with sets. • The difference between groups and sets • Understand different types of sets • Implement different types of sets
Instructional Video10:40
Packt

Automating Pagination Scenarios to Search Data Using the Do While Loop

Higher Ed
This video explains how to automate pagination scenarios to search data using the Do While loop. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium...
Instructional Video7:05
Packt

Implementing a Min Stack

Higher Ed
This video demonstrates how to implement a min stack. This clip is from the chapter "Question 2: Min Stack" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of a min stack.
Instructional Video3:28
NASA

Discovering the Sun's Mysteriously Hot Atmosphere

3rd - 11th
Something mysterious is going on at the Sun. In defiance of all logic, its atmosphere gets much, much hotter the farther it stretches from the Sun’s blazing surface. Temperatures in the corona — the Sun’s outer atmosphere — spike to 3...
Instructional Video4:39
Curated Video

Complete Modern C++ - std::vector

Higher Ed
In this video, understand how to use a vector as a dynamic array. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Instructional Video1:54
Curated Video

C++ Standard Template Library in Practice - Section 5 Review

Higher Ed
Review the entire section until now • Review the topics covered • Talk about lessons learned • Introduce the next topic that we will cover This clip is from the chapter "Algorithms - Part Two" of the series "C++ Standard Template Library...
Instructional Video4:10
Curated Video

C++ Standard Template Library in Practice - Fill and Generate

Higher Ed
The listener is new to algorithms and does not know about the fill and generate algorithms. • Introduce the listener to the std::fill and std::generate algorithm • Show how it works and explain the different versions available •...
Instructional Video4:35
Curated Video

C++ Standard Template Library in Practice - Introduction to Algorithms

Higher Ed
In this video, we shall cover the role of algorithms, also describing some of their limitations. • The user is unfamiliar with algorithms and they need to get up to speed with this • Show them the different types of algorithms available...
Instructional Video7:43
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Styling of Navigation "Project - Build a Twitter Clone (Login Page)"

Higher Ed
Project - Build a Twitter Clone (Login Page): Styling of Navigation This clip is from the chapter "Project - Build a Twitter Clone (Login Page)" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is a...
Instructional Video5:05
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - HTML5 Semantic Elements

Higher Ed
HTML Crash Course: HTML5 Semantic Elements This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links...
Instructional Video5:14
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - How to Create Elements in DOM

Higher Ed
DOM Crash Course: How to Create Elements in DOM This clip is from the chapter "DOM Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section is about DOM, DOM styles and classes, events etc
Instructional Video5:13
Curated Video

Understanding Closure Property: Sets of Numbers

K - 5th
Closure refers to the property of a set of numbers and operations where performing those operations on any two elements of the set always results in another element of the set. We examine various sets of numbers, such as whole numbers,...
Instructional Video2:56
Curated Video

Learning Dart (Video 6)

Higher Ed
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...
Instructional Video13:02
Curated Video

Mastering CSS3 Selectors (Video 9)

Higher Ed
If HTML is the skeleton of a web page, CSS is its flesh. To create amazing websites, web developers need to master CSS Selectors, which are the most critical things in the modern Web and form the backbone of CSS designs. Third-party...