Instructional Video1:41
MinutePhysics

Astronomically Correct Twinkle Twinkle

12th - Higher Ed
Astronomically Correct Twinkle Twinkle
Instructional Video10:47
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Codebook Demo / 097

Higher Ed
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Instructional Video1:58
Curated Video

How to Use ChatGPT and Generative AI for Passive Income - Publishing eBooks with Amazon Direct Publishing

Higher Ed
Once you have created your eBook, learn how to publish it on Kindle using Amazon Direct Publishing. This video will guide you through the process of uploading your eBook to the platform and setting it up for sale. This clip is from the...
Instructional Video23:32
Curated Video

Replica ship

6th - 8th
The Netherlands, tightropes, ball juggling and mummies
Instructional Video1:08
Bill Carmody

Social Media That Sells

Higher Ed
Bill Carmody wants you to reevaluate your social media marketing to make sure it sells.
Instructional Video1:46
Brian McLogan

What are the three most important secrets every math student must know

12th - Higher Ed
Learn math your way. My mission is to provide quality math education to everyone that is willing to receive it. This video is only a portion of a video course I have created as a math teacher. Please visit my website to join my mailing...
Instructional Video6:46
Easy Languages

Clothing | Super Easy German (13)

12th - Higher Ed
Clothing | Super Easy German (13) Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of participating partner...
Instructional Video6:30
Easy Languages

Clothing

12th - Higher Ed
Easy Languages is an international video project aiming at supporting people worldwide to learn languages through authentic street interviews and expose the street culture of participating partner countries abroad. Episodes are produced...
Instructional Video8:10
Curated Video

Hello! How to Greet the Examiner - IELTS Energy Podcast 1201

9th - Higher Ed
What should you say when you meet the IELTS Examiner for your Speaking test? Learn the do's and don'ts that Examiners care about today, so you don't waste any time and start off on the wrong foot.
Instructional Video3:27
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item in Spiders

Higher Ed
In this video, we will learn about scrapy items in scrapy projects. The video tutorial demonstrates how to structure extracted data into scrapy items, specifically creating an ebook item, and how to import it into your spider module...
Instructional Video2:09
Curated Video

Python In Practice - 15 Projects to Master Python - Web Development with Python and Django

Higher Ed
This video explains web development with Python and Django. 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.
Instructional Video6:53
Curated Video

Python In Practice - 15 Projects to Master Python - Using Bootstrap Icons for html Elements

Higher Ed
This video helps in using Bootstrap icons for html elements. 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.
Instructional Video5:17
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Object Attributes - Classes - Cart Class

Higher Ed
In the previous lesson, we created our object and class; now, we will look at creating the cart class, which is useful for storing the objects that we have created. This clip is from the chapter "Classes" of the series "The Ultimate...
Instructional Video3:25
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Creating Spiders

Higher Ed
In this video, we'll be learning how to create spiders for web scraping using Python and Scrapy. Our experienced instructor will guide you step by step through the process of defining a spider that will extract data from different...
Instructional Video10:59
Curated Video

Python In Practice - 15 Projects to Master Python - Defining add_to_cart( ) View Function

Higher Ed
This video helps in defining add_to_cart( ) view function. 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.
Instructional Video2:30
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Appending Data to Previous Output

Higher Ed
In this video, you will learn how to use Scrapy to scrape data and store it efficiently in a specific format, such as a JSON file. Our helpful instructor guides you through step by step, showing you how to overwrite and append data to a...
Instructional Video6:39
Curated Video

Python In Practice - 15 Projects to Master Python - Starting Our Website Project with Django

Higher Ed
This video helps in starting our website project with Django. 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.
Instructional Video14:26
Curated Video

Python In Practice - 15 Projects to Master Python - Django Template and Context System for html Views

Higher Ed
This video explains the Django template and Context system for html views. 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.
Instructional Video17:04
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Our Store View

Higher Ed
This video explains creating our Store view. 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.
Instructional Video12:00
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Models and Storing eBooks in the Database

Higher Ed
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.
Instructional Video17:35
Curated Video

Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template

Higher Ed
This video explains Bootstrap as base template. 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.
Instructional Video9:31
Curated Video

Python In Practice - 15 Projects to Master Python - Adding eBooks Through the Admin Application

Higher Ed
This video helps in adding eBooks through the admin application. 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.
Instructional Video3:16
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Organizing Modules into Packages

Higher Ed
In the previous lesson, you learned how to create modules to reuse code; in this lesson, you will learn how to organize your modules into groups called packages. This clip is from the chapter "Modules and Packages" of the series "The...
Instructional Video2:01
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - getattr() and setattr()

Higher Ed
We will run functions using the get attribute and the set attribute. 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...