Instructional Video3:44
Curated Video

Learning R for Data Visualization (Video 29)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video4:52
Curated Video

Learning R for Data Visualization (Video 27)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video4:59
Curated Video

Learning D3.JS 5.0 5.1: The data() and enter() Methods

Higher Ed
In this video, we will learn what data binding is and how to use the data() and enter() methods. • Learn what data binding is • Get an example with data() and enter() methods • View the result in the browser and discuss it
Instructional Video6:59
Professor Dave Explains

Balancing Redox Reactions in Acidic and Basic Conditions

12th - Higher Ed
We know that redox reactions are ones that involve electron transfer. Something is oxidized, and something else is reduced. But these reactions can be tricky to balance when surrounding water molecules are involved in the reaction. Let's...
Instructional Video15:54
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Maximum Element In A Minimum Heap and K Largest Elements In A Stream

Higher Ed
Let's practice heap problems! Use the heap property to find the largest element in a minimum heap and the K largest elements in a stream. This clip is from the chapter "Heap Problems" of the series "From 0 to 1: Data Structures &...
Instructional Video7:44
Curated Video

Beginning Python (Video 15)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video7:11
Organizational Communication Channel

Loosely and Tightly Coupled Systems from Karl Weick

Higher Ed
Weick explains that organizations can either be loosely or tightly coupled and that many organizations would benefit from looser coupling and distributed decision-making to become more adaptable to changes.
Instructional Video14:02
Institute for New Economic Thinking

John Kay: Creating a Socially Useful Financial System 4/5

Higher Ed
John Kay, Visiting Professor, London School of Economics and Political Science, speaking at the breakout panel entitled "How Can We Create a Financial System That Is Socially Useful?" at the Institute for New Economic Thinking's (INET)...
Instructional Video3:19
The Business Professor

How is a Negotiable Instrument Negotiated Between Holders

Higher Ed
How is a Negotiable Instrument Negotiated Between Holders
Instructional Video4:24
Curated Video

Complete Modern C++ - Parallel Algorithms - III

Higher Ed
This video explains why parallel algorithms cannot be used everywhere. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video5:50
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Insertion sort programmatic execution step by step

Higher Ed
A look at the divide/split function which introduces recursion This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...
Instructional Video3:18
IDG TECHtalk

How to use arrays and slices in Go

Higher Ed
Learn about working with arrays and slices, two variable types Go uses to create collections of similar objects.
Instructional Video2:30
Brian McLogan

What is the identify element of a radical expression

12th - Higher Ed
👉 Learn the basics of simplifying radicals. A radical is an expression having the root/radical symbol. A radical expression can also be rewritten as an expression with fractional/rational exponent. The number outside the radical symbol...
Instructional Video8:17
Curated Video

What is Radioactivity and Is It Always Harmful: Explained in Really Simple Words

Pre-K - Higher Ed
Radioactivity is the property through which a heavier, unstable nucleus assumes a more stable state by emitting radiation. The process through which a nucleus turns into a stable one is called radioactive decay. But is radioactivity or...
Instructional Video8:28
Why U

Algebra 16 - Real - Valued Functions of a Real Variable

12th - Higher Ed
Although the domain and codomain of functions can consist of any type of objects, the most common functions encountered in Algebra are real-valued functions of a real variable, whose domain and codomain are the set of real numbers, R.
Instructional Video7:32
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 8)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video17:26
Packt

Trees - Part 1

Higher Ed
This is the first part of the two-part video that explains nonlinear data structure called trees. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video8:32
Packt

Implementing Depth-first Search

Higher Ed
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...
Instructional Video6:52
Curated Video

Learn and Master C Programming - Introduction to Arrays

Higher Ed
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...
Instructional Video9:28
Curated Video

The Full Stack Web Development - Course Introduction: Introduction

Higher Ed
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...
Instructional Video15:03
Curated Video

C++ Developer - The Vector Class

Higher Ed
This video explains the vector class. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Instructional Video5:31
Curated Video

Core Java Programming Course- Array Exercise

Higher Ed
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.
Instructional Video9:28
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Naming Grid Items - Part 1

Higher Ed
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
Instructional Video2:03
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - HTML Elements Tree

Higher Ed
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.