Hi, what do you want to do?
Organizational Communication Channel
Loosely and Tightly Coupled Systems from Karl Weick
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.
Institute for New Economic Thinking
John Kay: Creating a Socially Useful Financial System 4/5
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)...
Curated Video
Complete Modern C++ - Parallel Algorithms - III
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
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Insertion sort programmatic execution step by step
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...
IDG TECHtalk
How to use arrays and slices in Go
Learn about working with arrays and slices, two variable types Go uses to create collections of similar objects.
The Business Professor
How is a Negotiable Instrument Negotiated Between Holders
How is a Negotiable Instrument Negotiated Between Holders
Brian McLogan
What is the identify element of a radical expression
👉 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...
Why U
Algebra 16 - Real - Valued Functions of a Real Variable
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.
Curated Video
What is Radioactivity and Is It Always Harmful: Explained in Really Simple Words
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...
Curated Video
Mastering MEAN Web Development Expert Full Stack JavaScript (Video 8)
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...
Packt
Trees - Part 1
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...
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
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
C++ Developer - The Vector Class
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.
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.