Healthcare Triage
Does Intermittent Fasting Increase Heart Attack Risk 91%?
Sigh. Nutrition research is often bad, and how we talk about it is even worse. If you believe the hype from the past several years, intermittent fasting doesn’t only help you lose weight, it may go so far as to prolong your life. So what...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Solid-State Drives (SSDs)
Solid-state drives (SSDs) are quickly replacing HDDs for mass storage needs on almost all computers. SSDs are faster and more robust than HDDs and come with their own maintenance needs. This clip is from the chapter "Book Chapter 8 -...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Printing Contents of Files
In this video, you will learn how to print contents of files using cat and echo commands. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Curated Video
The Complete Vue.js Course for Beginners - How to Create Components
In this video, you will learn to create components, and make or add new components in your application. You will also learn how to import new components in your application. This clip is from the chapter "Getting Started with Basic Code"...
Curated Video
The Complete Vue.js Course for Beginners - Routing
This video talks about what routing is. Routing is one of the many features provided by Vue.js to allow users to switch between pages without refreshing everytime a page is loaded. This clip is from the chapter "Routing and API" of the...
Science Buddies
Can Humans Recognize AI-Generated Text?
Using this science project idea, find out if humans can correctly identify text written by AI and text written by real humans.
Curated Video
4 Simple CV Tips to Boost Your Interview Chances
In this video we'll look at effective CV writing tips for a UK CV, plus an example CV to help boost your interviews.
Curated Video
Multiplying Three-Digit Numbers by One-Digit Numbers
Mr. Addit demonstrates how to multiply three-digit numbers by one-digit numbers by using the partial products method.
Great Big Story
How This Action Sports Star Built His Own Prosthetic Leg
Embark on an extraordinary journey with Mike Schultz, a former pro racer turned prosthetic innovator, who refused to let adversity define him. After a life-altering snowmobile accident led to amputation, Mike designed his own prosthetic...
Curated Video
Exploring History: The Sherborne Missal and Turning the Pages Project at the British Library
Experience the wonders of the Sherbourne Missal, a rare 15th-century prayer book, through the innovative Turning the Pages program by the British Library. This digital facsimile allows you to virtually turn the pages of the ancient...
Curated Video
What is SEO? Search Engine Optimization
In this video, I am not going to tell you how to do Search Engine Optimization. It’s a dark art and there are many websites, courses, and videos which will claim to give good knowledge of how to do it. If that’s what you need, then...
Curated Video
What is A/B Testing? ...and Split Testing?
Why is Amazon so successful? A big part of the answer is A/B Testing. Unknown to most users, Amazon’s customers are subject to thousands of A/B test experiments every week. They tell Amazon how to lay out a page, which products to offer...
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Instance IP Swaps
Learn more about migrating to secondary-IP from interface-move mode on the VM-Series firewall on AWS.
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Paginate Through Content Through API
In this video, you will understand what pagination is and how it works. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - Finishing the Blog Application
In this video, we will be working on finishing the blog application by designing our pages data types. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Curated Video
The Complete Strapi™ Course with Plugins and Deployment - SEO and Page Challenge
In this video, we will work with SEOConfig. This clip is from the chapter "Designing Strapi Content Types" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to design Strapi...
All In One Social Media
How To Make Facebook Business Page From Scratch (2024)
This video is a Facebook Business Page Tutorial for beginners so you can utilize the most popular social network on the internet, Facebook.
Curated Video
Build a DALL-E Image Generator using React, JavaScript, and OpenAI - Next.Js Basics for Absolute Beginners
In this video, you will learn some basics of the Next.js code to build our application using the codes we will require to run the app. You will learn to deploy the Next.js boilerplate and how to deploy the app. This clip is from the...
Curated Video
Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Adding Routing for All the Components
This video demonstrates how to set up routing for all the components, allowing seamless navigation between different sections of your website. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the...
Curated Video
Offline-First Apps with Angular, Ionic, PouchDB, and CouchDB - OrderByPipe to Sort Nested Array of Objects
In this video, we will discover how to create a custom sorting pipe that targets nested arrays of objects. This will allow us to organize and display data in a desired order, enhancing the user experience and providing better usability...
Curated Video
Microsoft Excel 2021365 - Beginner to Advanced - Inserting Page Breaks
In this video, you will learn how to insert page breaks.
The Business Professor
Business Model vs Business Plan
What is the difference between a Business Model and a Business Plan? The business model is the foundation of a company, while the business plan is the structure. So, a business model is the main idea of the business together with the...
Curated Video
HTML: HTML Hyperlinks
Hyperlinks link pages on the web. In this video, you will learn how to create hyperlinks for both external websites and to link pages within a site.