Curated Video
Learning R for Data Visualization (Video 29)
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...
Curated Video
Learning R for Data Visualization (Video 27)
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...
Curated Video
Learning D3.JS 5.0 5.1: The data() and enter() Methods
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
Professor Dave Explains
Balancing Redox Reactions in Acidic and Basic Conditions
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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Maximum Element In A Minimum Heap and K Largest Elements In A Stream
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 &...
Curated Video
Beginning Python (Video 15)
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...
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)...
The Business Professor
How is a Negotiable Instrument Negotiated Between Holders
How is a Negotiable Instrument Negotiated Between Holders
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.
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...
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...
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
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.
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.