Instructional Video1:18
Curated Video

The Complete Python Course - How to Create a Set

Higher Ed
Here, you will learn about creating a set and create another project called demo.py.
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of...
Instructional Video2:16
Curated Video

The Complete Python Course - Creating a List in Python

Higher Ed
In this video, you will learn how to create a list in Python and populate the list.
<
br/>
This clip is from the chapter "Python – Lists" of the series "The Complete Python Course (2022)".This section focuses on the lists used in...
Instructional Video3:24
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Slicing with Steps

Higher Ed
You will learn to slice or remove elements from an array using the slice method.Â
<
br/>
This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Instructional Video4:38
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Iterating over Sequence Data Types

Higher Ed
You will learn to manipulate data in a list using iterations and the for loop instead of the while loop and index.
<
br/>
This clip is from the chapter "For Loops" of the series "The Ultimate Guide to Python Programming with Python...
Instructional Video3:35
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - enumerate() Function

Higher Ed
We will look at running a for loop to print the items on an object. You will also learn to use the range or length of a function or index.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate...
Instructional Video1:11
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - .items() Method

Higher Ed
We will look at running a for loop on the dictionary using the slice syntax and an often-forgotten method—item().
<
br/>
This clip is from the chapter "Revisiting Dictionary" of the series "The Ultimate Guide to Python Programming...
Instructional Video6:41
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Structuring Data into Scrapy Item

Higher Ed
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...
Instructional Video9:11
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Saving Data to MongoDB

Higher Ed
In this educational video, we will learn how to connect to a MongoDB database and save data using item pipelines. The video walks us through the three steps of connecting to the database, creating a client attribute, establishing the...
Instructional Video6:59
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing getAllProducts Methods for Product Lambda Microservice with DynamoDB

Higher Ed
This video talks about developing getAllProducts methods for product Lambda microservice with DynamoDB.
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS...
Instructional Video2:01
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing getAllOrders Methods for Ordering Lambda Microservice with DynamoDB

Higher Ed
This video explains developing getAllOrders methods for ordering Lambda microservice with DynamoDB.
<
br/>
This clip is from the chapter "Developing Ordering Microservice Sync Invocation from API Gateway with AWS SDK" of the series...
Instructional Video2:03
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing getAllBaskets Methods for Basket Lambda Microservice with DynamoDB

Higher Ed
This video talks about developing getAllBaskets methods for basket Lambda microservice with DynamoDB.
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless...
Instructional Video6:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing "prepareOrderPayload" of Checkout Basket Function with EventBridge

Higher Ed
This video helps in developing "prepareOrderPayload" of checkout basket function with EventBridge.
<
br/>
This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series...
Instructional Video4:30
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing "deleteBasket" of Checkout Basket Function with EventBridge Client

Higher Ed
This video demonstrates developing "deleteBasket" of checkout basket function with EventBridge Client.
<
br/>
This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the...
Instructional Video5:26
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Core Concepts - Tables, Items, Attributes, Indexes

Higher Ed
This video explains the AWS DynamoDB core concepts—tables, items, attributes, indexes.
<
br/>
This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns...
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.
<
br/>
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 Video9:45
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Serverless Basket Microservices CheckoutBasket EventBridge Async Flow - E2E Testing Basket and Ordering Microservices Sync and Async Invocations

Higher Ed
This video explains testing serverless basket microservices CheckoutBasket EventBridge async flow.
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Sync and Async Invocations" of the series "AWS...
Instructional Video3:58
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Testing Ordering Microservices API Gateway Sync Flow - E2E Testing Basket and Ordering Microservices Event Source Mapping Polling

Higher Ed
This video explains testing ordering microservices API Gateway sync flow.
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS Serverless Microservices...
Instructional Video5:24
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Test - RESTful Microservices with AWS Lambda, API Gateway, and DynamoDB

Higher Ed
This video is about testing RESTful microservices with AWS Lambda, API Gateway, and DynamoDB.
<
br/>
This clip is from the chapter "Building RESTful Microservices with AWS Lambda, API Gateway, and DynamoDB" of the series "AWS...
Instructional Video8:37
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Add the For Each CSV File Activity and Test Ingestion

Higher Ed
This video explains how to add the For Each CSV file activity and test ingestion.<br<br/>/>

This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video5:04
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Add Filter by CSV

Higher Ed
This video demonstrates how to add filter by CSV.<br<br/>/>

This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Instructional Video21:10
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Understanding Flexbox Concept in CSS

Higher Ed
This video helps in understanding the Flexbox concept in CSS.
<
br/>
This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and...
Instructional Video9:21
Curated Video

Python - Object-Oriented Programming - Using A Class Inside Another Class

Higher Ed
After learning how to define objects with attributes and methods, you will learn how to use an object within an object.
<
br/>
This clip is from the chapter "Basics of Object-Oriented Programming" of the series "Python -...
Instructional Video12:30
Curated Video

Python - Object-Oriented Programming - Making Your Objects Iterable

Higher Ed
In this lesson, you will learn about a new method that helps us to create an object like lists in Python. You will also learn about iterable objects, indexing, and the “_getitem_” method.
<
br/>
This clip is from the chapter...
Instructional Video3:02
Curated Video

Python - Object-Oriented Programming - Assignment 2

Higher Ed
In this assignment, we will work with lists and use the “from_string” to create a list of items in an object. You will learn how to create a shopping list class and print the items.
<
br/>
This clip is from the chapter "Class...