Curated Video
Finding the Average from a Grouped Frequency Table
This video provides a step-by-step guide for how to estimate the mean from a grouped frequency data. The example problem is from IGCSE A June 2018 paper 1H Q1.
PBS
How Did Makeup Ads Go From Style to Science?
When did makeup ads become less about beauty and more about science? And is that science even legitimate? Or is it just another ploy by the $445 billion cosmetics industry to get you to buy more products? This week Danielle digs into the...
The Business Professor
The Power of Personal Selling: When and How to Use It
This video discusses the importance and effectiveness of personal selling as a marketing tool. The video highlights that personal selling is particularly useful when targeting a specific audience or major customers, as it allows for...
Next Animation Studio
Misleading recycling labels found on plastic products: Greenpeace
A new report by Greenpeace published on February 18 has found that several companies in the U.S. are misleading consumers by adding incorrect recycling labels onto their plastic products.
Curated Video
Characteristics of Living Organisms
This video is a lecture on the characteristics of living organisms. The presenter lists and explains the eight main characteristics that all living organisms have in common: the need for nutrients, respiration, excretion, response to...
Brian McLogan
Multiply a Trinomial by a Trinomial Using a Rectangle - Math Tutorial
👉 Learn how to multiply polynomials. To multiply polynomials, we use the distributive property. The distributive property is essential for multiplying polynomials. The distributive property is the use of each term of one of the...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Add Dropdown to NavBar
In this video, we'll learn how to add dropdown to NavBar. This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be setting up the project...
Professor Dave Explains
Peterson Olefination
Next in the series of olefination reactions is the Peterson olefination. This uses alpha-halo silanes and is quite fascinating, with a number of unique advantages. Namely, the stereochemistry of the alkene product can be controlled by...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Convolution and Pooling Details
This video showcases convolution and pooling details. This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural...
Curated Video
Figma for UIUX Master Web Design in Figma - Seven Website Tweaks that Show Attention to Detail
This video explains seven website tweaks that show attention to detail. This clip is from the chapter "The Third Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the third key...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Introduction - Recommender System
In this video, we will have a quick introduction. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the recommender system.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Models and Storing eBooks in the Database
This video explains creating models and storing eBooks in the database. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Singleton
We will look at creating single objects for single classes. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on object-oriented...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Set Operations
Now that we have understood how to create a set, we will execute various operations on a set. This clip is from the chapter "Sets" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section discusses about an...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Iterable Classes
Here, you will learn to use the for loop to obtain values from the iterable classes. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - getattr() Use Case
We will look at the importance of using the getattr() case. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on object-oriented...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - .sort(key) - Sorting Arrays of Class Objects
In this video, you will learn to sort arrays, elements, and variables in a class object. This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating an...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Structuring Data into Scrapy Item
In this tutorial, we learned about Scrapy items and item loaders, which can help us structure our web scraping data. We followed along with creating a simple scraper for travel products and used CSS selectors to extract information such...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Web Scraping with Pagination and URL Selectors
In this tutorial, we learn how to use Scrapy to extract data from a website with multiple pages. The tutorial covers how to extract the link to the next page, send a request to it using Scrapy's request class, and how to deal with the...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Selecting All the Data
In this video, the instructor demonstrates how to use CSS selectors in Scrapy to extract data from a webpage. Using a sample webpage with multiple product listings, the instructor walks through the selection of each product container and...
Packt
Planning Our Scraper: Searching for Products on Amazon
In this tutorial, we'll learn how to plan out a scraper for Amazon.com using Python. The aim is to track the rank or position of a specific product for a particular search term or keyword. Using a step-by-step approach, we'll visualize...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Python Enums
Here, you will learn about creating classes with attributes that are not used to create objects. This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing getAllProducts Methods for Product Lambda Microservice with DynamoDB
This video talks about developing getAllProducts methods for product Lambda microservice with DynamoDB. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon API Gateway Use Cases
This video explains Amazon API Gateway use cases. This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless Microservices with Patterns and Best...