Packt
Implementing Graph Animation
This video demonstrates how to implement graph animation. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of graph...
Packt
Add Book to List
OOP Book List Project: Add Book to List 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,...
Curated Video
Learning Akka (Video 31)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Professor Dave Explains
Homotopic, Enantiotopic, Diastereotipic, and Heterotopic Protons
Looking at different types of protons in the context of NMR spectroscopy.
The Wall Street Journal
Walmart and Walgreens CIOs Discuss Their Role As a Business Leader
What does it mean to have a strong business vision, and what does it take to get others to buy-in? Walmart's Suresh Kumar and Walgreens Boots Alliance Francesco Tinto discuss managing through Covid-19 and an economic downturn.
Curated Video
The Versatile Uses and Toxicity of Lead
This video provides a description of the element lead, including its properties, historical uses, and potential dangers.
Packt
Importance of Locator Identifiers in Selenium
This video explains the importance of locator identifiers in Selenium. This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Apache Maven Beginner to Guru - Introduction to Maven Settings
This video introduces you to Maven settings. This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Seven Dimensions
Hope Theory: Unlocking Work Satisfaction and Employee Confidence
Psychologist Eve Ash sits down with Kylie Bell, leadership development expert, to discuss concept of hope theory, which suggests that combining emotional visualization with logical planning can lead to increased work satisfaction,...
Schooling Online
Chemistry Properties and Structure of Matter: Properties of Matter - Naming Binary Ionic compounds
This lesson will reveal the rules for writing the names and chemical formulae of ionic compounds, by balancing charges and using the cross method.
Definitions included: ionic compound, binary ionic compound, oxidation state
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Dynamic Dropdowns with Each Command Iteration
This video introduces you to handling dynamic dropdowns with each command iteration. This clip is from the chapter "Handling Web Controls UI Using Cypress" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Understanding Get and Find Commands with Cypress
This video explains understanding get and find commands with Cypress. This clip is from the chapter "Deep Diving into Cypress Commands and its Asynchronous Nature" of the series "Cypress - Modern Automation Testing from Scratch +...
Curated Video
Multi-Paradigm Programming with Modern C++ - More Range Examples
Everything you can do with loops and algorithms; you can also do with ranges. Thanks to lazy evaluation of views, the code becomes more functional, and often more compact. • Returning ranges from functions • Creating a new range that...
National Theatre
Making Theatre in the Climate Crisis
This video discusses the National Theatre's initiative to reduce their environmental impact through the use of recycled materials and collaborative efforts among different disciplines. It also showcases the design elements of the play...
Curated Video
Mastering Swift 2 Programming (Video 17)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Programming Electronics Academy
Arrays and For Loops: Arduino Course 7.4
A walkthrough of using arrays and for loops in programming.
The Business Professor
Investment Contract (Securities Law) - Explained
Investment Contract (Securities Law) - Explained
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Handling Async Promises with Cypress
This video explains handling async promises with Cypress. This clip is from the chapter "Deep Diving into Cypress Commands and its Asynchronous Nature" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Curated Video
Learn and Master C Programming - Working With Strings - Reviewing Strings in C/C++
We will kick off this section by a quick review of strings in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and string function...
Curated Video
Data Science and Machine Learning with R - Vectors: Missing Values
This video explains vector missing values. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data types and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Bubble sort demonstration and complexity analysis
An in-depth look at log(n) and what it represents 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 section is...
IDG TECHtalk
Cyclic garbage collection: Python memory management, Part 2
A closer look at the internals of Python's memory management system. In this video we examine the behavior of Python's cyclic garbage collector, which detects and removes orphaned objects that hold references only to each other, and uses...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...
Curated Video
Cypress - Modern Automation Testing from Scratch + Framework - Cypress Locator Strategies and How to Construct Them
This video explains Cypress locator strategies and how to construct them. This clip is from the chapter "Getting Started with Cypress Test Automation" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...