Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- Elastic Load Balancers (ELB)
In this video, we'll learn about Elastic Load Balancers (ELB). This clip is from the chapter "AWS Compute Services" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is about AWS compute services...
Curated Video
Uses of Monoclonal Antibodies: Applications and Advantages
This video discusses the uses of monoclonal antibodies, which are all produced from a single clone of cells and are specific to one binding site on one protein antigen. The video explains how monoclonal antibodies can be used in...
Next Animation Studio
Tasers: How they work
A 24-year-old man was hospitalised with multiple skull fractures early on June 10 after being tasered by police following a foot chase through a Paris metro station. This animation explains how one common law enforcement model of taser...
Packt
Frames Techniques - Real Time Example
This video presents a real-time example for frames techniques. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
APMonitor
Matlab 👩💻 Debugging
One of the biggest time consuming parts of programming is debugging, or resolving mistakes in the program. This is true for every language because the computer needs exact commands, which is very important for precise measurements and...
Institute for New Economic Thinking
The Money View: The Illusion of Control
This video visually illustrates the ideas behind "The Illusion of Control,"
Catalyst University
TherEx | Middle Trapezius Strengthening
In this video, I demonstrate and explain exercises to strengthen the middle trapezius, which is useful in cases of subacromial impingement, thoracic outlet syndrome, and many more.
Australian Broadcasting Corporation
Gender Quotas for the Liberal Party
Ms Represented is a series that charts the rise of Australian female politicians over the last one hundred years and the unbelievable things they got up to along the way. Both the Liberal and Labor parties recognized the gender disparity...
Institute for New Economic Thinking
Jeffrey Frankel: Optimal Currency Areas and Governance - The Challenge of Europe (6/8)
Jeffrey Frankel is a Professor of Capital Formation and Growth at the Kennedy School of Government at Harvard University, and a speaker at INET's Conference at Bretton Woods on April 10, 2011
Curated Video
Describe cyber attacks that could affect a computer system or network : Hidden Scanning Ports with Nmap
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will learn how to scan a target with...
IDG TECHtalk
Microsoft’s Windows, Office 365 advice for secure elections
Microsoft has issued guidance and offered resources to help election officials and candidate campaigns to better protect their Windows and Office 365 systems.
Curated Video
The Full Stack Web Development - Getting Started With CouchDB
Learning CouchDB: Getting Started With CouchDB This clip is from the chapter "Learning CouchDB" of the series "The Full Stack Web Development".For CouchDB which is also no SQL database, we will checkout Fauxton – a web interface to...
Curated Video
Apache Maven Beginner to Guru - Overview Maven Lifecycle Plug-ins
This video presents an overview of the Maven lifecycle plug-ins. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven...
The Business Professor
Investment Center Performance: Residual Income and EVA
In this video, the teacher explains the concept of investor center performance and introduces three key metrics used to assess it: return on investment, residual income, and economic value added. These metrics help measure the...
Curated Video
Advanced Swift 2 Application Development (Video 28)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Next Animation Studio
UK to help build the world’s first space junk cleanup satellite
The UK government on Tuesday, November 17 announced that a British firm will help build the ClearSpace-1 satellite
Mr Henry's Music World
Carol of the Bells Piano Easy Tutorial [Part Two]
Hey there! Looking for fun, awesome piano lessons for kids ages 6-10? Check out this video!
Curated Video
Apache Maven Beginner to Guru - Generating Java Classes with Project Lombok and Maven
This video explains how to generate Java classes using project Lombok and Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Curated Video
Elephant Hunting and Domestication
This video provides a glimpse into the world of elephants, highlighting their vulnerability to predation, the threats they face from human intervention and illegal poaching, as well as their historical significance and the controversies...
Curated Video
Segmentation, Targeting, and Positioning in Marketing
This video provides an introduction to segmentation, targeting and positioning in a marketing context. The speaker uses analogies, such as a dartboard and cricket pitch, to explain how segmentation is about dividing the market into...
Curated Video
Mastering Grunt (Video 8)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Curated Video
Learning Lodash 4.0 (Video 15)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Packt
Task List [Part 2] - Delete & Filter Tasks
DOM Projects: Task List [Part 2] - Delete & Filter Tasks This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.