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 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 Video3:19
The Business Professor

How is a Negotiable Instrument Negotiated Between Holders

Higher Ed
How is a Negotiable Instrument Negotiated Between Holders
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: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 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 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.