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 Video6:14
Curated Video

Python In Practice - 15 Projects to Master Python - Displaying the Cart Sub-Total

Higher Ed
This video explains displaying the cart sub-total. 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:41
Curated Video

Hush Little Baby

Pre-K - K
Hush Little Baby is a popular nursery rhyme that will have you singing along and tapping your feet to the catchy music. This song, a favourite of babies, toddlers and preschoolers, makes learning a lot of fun.
Instructional Video5:07
Curated Video

Figma for UIUX Master Web Design in Figma - Finishing Touches for the Card Design

Higher Ed
This video helps you with finishing touches for the card design. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce...
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:04
Curated Video

Python In Practice - 15 Projects to Master Python - What to Display When the Cart Is Empty?

Higher Ed
This video explains what to display when the cart is empty. 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:17
Curated Video

Python In Practice - 15 Projects to Master Python - Getting Book ID from the Add to Cart Button

Higher Ed
This video helps in getting the book ID from the Add to Cart button. 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:16
Curated Video

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

Higher Ed
This video helps in defining del_cart_item( ) 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 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 Video4:32
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Model for Cart Items

Higher Ed
This video explains creating a model for cart items. 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:40
Curated Video

Python In Practice - 15 Projects to Master Python - Adding the Cart to Our Website

Higher Ed
This video helps in adding the cart to our website. 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

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Project (Cart pole)

Higher Ed
This video provides an introduction to the project (cart pole). This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video13:49
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Fixing the Problem of Inconsistent Locators and Making Tests Clean

Higher Ed
This video explains how to fix the problem of inconsistent locators and making tests clean. This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video3:06
Curated Video

Invention Of Wheel: How Was The Wheel Invented?

Pre-K - Higher Ed
Wheels eased the job of carrying heavy loads across distances, but before the invention of the wheel, the man himself used to carry those heavy loads. Later, he began taming animals, like oxen, horses, donkeys, and camels, and used them...
Instructional Video5:47
Curated Video

Figma for UIUX Master Web Design in Figma - Set the Style for the Card

Higher Ed
This video explains how to set the style for the card. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce business.
Instructional Video4:47
Curated Video

Figma for UIUX Master Web Design in Figma - How to Add Clear Calls to Action for Visitors

Higher Ed
This video explains how to add clear calls to action for visitors. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an...
Instructional Video4:25
Curated Video

Figma for UIUX Master Web Design in Figma - Here's Where Sales Are Made…Or Not!

Higher Ed
This video explains the areas where the sales are made and looks at a few insights. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Instructional Video5:18
Curated Video

Figma for UIUX Master Web Design in Figma - Create the First Version of the Card

Higher Ed
This video demonstrates creating the first version of the card. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce...
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 Video5:59
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Iterable Classes

Higher Ed
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...
Instructional Video2:47
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - @property decorator

Higher Ed
In this video, you will learn to use the @property decorator. 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...
Instructional Video4:11
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Analyzing Checkout Basket Function in Basket Microservices

Higher Ed
This video demonstrates analyzing checkout basket function in basket microservices. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS Serverless...
Instructional Video11:26
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Building Programming Logic to Process Items in an Array for Cart

Higher Ed
This video explains how to build programming logic to process items in an array for a cart. This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced...
Instructional Video7:59
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Test Execution for all Test Cases and Updating the Result Status

Higher Ed
This video explains how to execute all test cases and update the result status. This clip is from the chapter "End-to-End Testing Activities - Defect Tracking Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...