Instructional Video14:11
Curated Video

Arduino for Beginners - 2022 Complete Course - Step 10 - Switch Between Different LCD Screens and Reset Settings

Higher Ed
This video explains step 10 - switch between different LCD screens and reset settings. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This...
Instructional Video2:48
Curated Video

Arduino for Beginners - 2022 Complete Course - Project Conclusion - Going Further

Higher Ed
This video explains the project conclusion - going further. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section explains interactive...
Instructional Video7:34
Curated Video

Arduino for Beginners - 2022 Complete Course - Introduction- Project Overview and Final Result - Final Project- Interactive Obstacle Detection

Higher Ed
This video introduces you to the project overview and result. This clip is from the chapter "Final Project- Interactive Obstacle Detection" of the series "Arduino for Beginners - 2022 Complete Course".This section explains interactive...
Instructional Video6:50
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo with Python

Higher Ed
This video demonstrates how to take a photo with Python. This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Instructional Video7:31
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Activity 10 - Solution

Higher Ed
This is the tenth activity solution video to test a series of pictures. This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...
Instructional Video7:10
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Camera - Get Photo with Python

Higher Ed
In this video, we will see how to get a photo with Python using a camera. This clip is from the chapter "Part 3 - Raspberry Pi Functionalities (Camera and Telegram Bot)" of the series "Raspberry Pi and Arduino - Go to the Next Level".In...
Instructional Video5:20
Curated Video

Salesforce Platform App Builder Certification Training - Permission Sets

Higher Ed
This video explains permission sets. This clip is from the chapter "Security and Access" of the series "Salesforce Platform App Builder Certification Training".This section explains security and access.
Instructional Video5:16
Curated Video

Salesforce Platform App Builder Certification Training - Demo One - Working on OWD

Higher Ed
This video demonstrates working on OWD. This clip is from the chapter "Security and Access" of the series "Salesforce Platform App Builder Certification Training".This section explains security and access.
Instructional Video19:11
Curated Video

Salesforce Platform App Builder Certification Training - Demo – Security Deep Dive

Higher Ed
This video demonstrates security deep dive. This clip is from the chapter "Security and Access" of the series "Salesforce Platform App Builder Certification Training".This section explains security and access.
Instructional Video15:34
Curated Video

Salesforce Platform App Builder Certification Training - Demo - Knowing Your Lightning Console

Higher Ed
This video demonstrates knowing your Lightning console. This clip is from the chapter "Organizational Setup" of the series "Salesforce Platform App Builder Certification Training".This section explains the organizational setup.
Instructional Video9:50
Curated Video

Figma for UIUX Master Web Design in Figma - Templates and Website Builders – The Web Designer's Death?

Higher Ed
This video talks about templates and website builders – the web designer's death. This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Instructional Video2:35
Curated Video

DevOps Complete Course - Settings.xml File

Higher Ed
This video talks about the Settings.xml file. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video4:23
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Enable Item Pipelines in Settings

Higher Ed
In this video, you'll learn how to enable item pipelines in Scrapy project. The insightful instructor will take you step-by-step through configuring the settings of your project within the settings module. You'll discover how to enable...
Instructional Video5:55
Curated Video

Python In Practice - 15 Projects to Master Python - Keymapping Shortcuts

Higher Ed
This video explains keymapping shortcuts. This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Instructional Video10:04
Curated Video

Python In Practice - 15 Projects to Master Python - Editing the Themes and Color Schemes

Higher Ed
This video explains editing the themes and color schemes. This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Instructional Video11:35
Curated Video

Python In Practice - 15 Projects to Master Python - Customizing the Homepage View

Higher Ed
This video explains customizing the homepage 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 Video1:24
Curated Video

The Complete Python Course - Run the First Python Project

Higher Ed
The final step of this section is to run your first Python program on PyCharm IDE. This clip is from the chapter "Set Up Python" of the series "The Complete Python Course (2022)".This section demonstrates how to install Python's current...
Instructional Video10:56
Curated Video

Minimal API Development with ASP.NET Core - Configure JWT Authentication

Higher Ed
This video explains the JWT code, the mechanism that will generate the token for the project. This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on...
Instructional Video18:13
Curated Video

Minimal API Development with ASP.NET Core - Add Entity Framework

Higher Ed
This video explains how to set up the entity framework in the project. This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an entity framework.
Instructional Video6:25
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners: Running Scrapy Spider from a Single Python File

Higher Ed
In this educational video, we learn how to create a standalone Python file and run a web scraper using Scrapy without creating a whole project. The tutorial takes us through the steps of copying the spider code into a single file, naming...
Instructional Video2:15
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Setting Up Playwright in Scrapy Project

Higher Ed
In this video, we will learn how to set up Scrapy Playwright, a powerful tool that enables us to scrape websites with dynamic content. Through step-by-step instructions, the presenter shows us how to set up Scrapy Playwright in our...
Instructional Video1:57
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners: Exploring the Components of a Scrapy Project

Higher Ed
In this video, we will take a quick walkthrough of our Scrapy project, where we created an ebook scraper in the previous lesson. We will explore the various Python files that can be used to customize different aspects of our scraper,...
Instructional Video5:11
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Middleware

Higher Ed
In this video, we dive into the fascinating world of middleware in web scraping projects. Our expert explains what middleware are, why they are useful, and how to implement them in your own spider or downloader. With a focus on Python...
Instructional Video4:43
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Python Enums

Higher Ed
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...