Curated Video
Creating a Dynamic Countdown Timer in Google Sheets
In this tutorial I show how to create a countdown display in Google Sheets that shows either the total number of days to a target date, or the total number of weekdays to a target date.
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Session ids using hidden form fields and cookies
Session Management: Session ids using hidden form fields and cookies This clip is from the chapter "Session Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we look into security...
Curated Video
Practical CSS3 Mastery Course - Transition
In this video, we will cover transition. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors, effects, and...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Applying Entropy - Coding Decision Trees for Machine Learning
In this video, you will learn how to apply Entropy by coding decision trees for machine learning. This clip is from the chapter "Applications to the Real World" of the series "Probability / Statistics - The Foundations of Machine...
Curated Video
AWS Cloud Development Kit - From Beginner to Professional - Containerized Micro Service Architecture with ECS
This video explains containerized micro service architecture with ECS. This clip is from the chapter "Build Advanced Use Cases with CDK" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Training Exercise
In this video, we will cover machine learning model training exercise. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
JJ Medicine
Vancomycin | Bacterial Targets, Mechanism of Action, Adverse Effects
Lesson on the antibiotic Vancomycin, what bacteria vancomycin targets, the mechanism of action of vancomycin, and adverse effects of vancomycin. Vancomycin is a glycopeptide antibiotic that targets Gram Positive bacteria, and is...
The March of Time
R.A.F. Bomber Command Peirse Vickers Wellington
MOT 1940: BOMBER COMMAND BRIEFING: HA INT Pilots gathered around officers at desk. DRAMATIZATION: Officer talking 'Your target is a Messerschmitt aircraft factory... give us a signal that you're okay in returning. Good luck.' Pilots...
The March of Time
1942: IMPERIAL JAPANESE NAVY: VS Japanese Navy ships navigating through rough seas (Pacific Ocean). VS Officer on deck looking w/ binoculars. WS Line of warships at sea. WWII, World War II, Pacific Front, Aleutian Islands Campaign, Dutch Harbor
MOT 1942: IMPERIAL JAPANESE NAVY: VS Japanese Navy ships navigating through rough seas (Pacific Ocean). VS Officer on deck looking w/ binoculars. WS Line of warships at sea. WWII, World War II, Pacific Front, Aleutian Islands Campaign,...
NASA
NASA | Targeting Mars
NASA's MAVEN spacecraft is quickly approaching Mars on a mission to study its upper atmosphere. When it arrives on September 21, 2014, MAVEN's winding journey from Earth will culminate with a dramatic engine burn, pulling the spacecraft...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course - Decoupling in your Designs
This video introduces you to decoupling in your designs. This clip is from the chapter "Resilient Architectures" of the series "AWS Certified Solutions Architect Associate (SAA-C02) Exam Prep Course".This section introduces you to...
Curated Video
Excel VBA Programming The Complete Guide - The ListBox Control I - Wire up the Form
In the first of a 3-part series, we introduce the ListBox form control for displaying a list of predefined values for the user to choose from. We hardwire our list to show the names of all of the workbook's sheets. This clip is from the...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Configuring Secure Shell (SSH) Connectivity between Hosts
This video explains how to configure SSH connectivity between hosts. This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Executing Commands on the Target System
In this video, you'll learn to execute commands on the target system. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Sending and Receiving Messages
In this video, you'll learn how to send and receive messages in reverse shell. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - HTTP Traffic Sniffing
This video teaches you the process of HTTP traffic sniffing. This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll get an...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Understanding Explicit Wait in Selenium
This video explains explicit wait in Selenium. This clip is from the chapter "Synchronization in Selenium Web Driver" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains the...
Curated Video
No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Building and Using the Model for Prediction - Project 1 - Banknote Authentication
In this video, you will learn how to build and use the model for prediction. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section,...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Regression
In this video, we will cover regression. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Change Target Service of AWS Event Bridge Custom EventBus
This video demonstrates the change target service of AWS event bridge custom EventBus. This clip is from the chapter "Creating AWS SQS Queue Infrastructure with AWS CDK – Polling Checkout Basket" of the series "AWS Serverless...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification
In this video, we will cover classification. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Curated Video
Why is Alzheimer's still a medical mystery?
Decades of scientific research into Alzheimer’s have failed to find a cure. Little is known about the degenerative brain disease—but this may be about to change.
Curated Video
Excel VBA Programming The Complete Guide - The Range.ColumnWidth and Range.RowHeight Properties
The Range.ColumnWidth and Range.RowHeight properties can resize the row and height of one or more columns or rows. In this lesson, we play around with these features in the Immediate Window. This clip is from the chapter "Range Actions"...
Curated Video
Excel VBA Programming The Complete Guide - The Range.RemoveDuplicates Method
The Range.RemoveDuplicates method removes the repeating occurrences of a value in a given range. In this lesson, we use it to clear a list of duplicate names and show how arrays can be fed as arguments to methods. This clip is from the...