Hi, what do you want to do?
Packt
Add Attributes to the LED Class
In this video, you will learn how to add attributes to the LED class.
<
br/>
This clip is from the chapter "Your First Arduino Class - LED" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will work on...
<
br/>
This clip is from the chapter "Your First Arduino Class - LED" of the series "Arduino OOP — Object-Oriented Programming".In this section, we will work on...
Curated Video
Practical Data Science using Python - Unsupervised Learning - K-Means Clustering
This video introduces you to K-Means clustering.
<
br/>
This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
<
br/>
This clip is from the chapter "Unsupervised Learning - K-Means Clustering" of the series "Practical Data Science Using Python".This section explains unsupervised learning -...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Attribute Selectors
In this video, we'll learn how to select a web element based on its attribute using CSS selectors. The tutorial explains how to differentiate between link elements and select a specific one by using its attribute. It gives a step-by-step...
Curated Video
Python In Practice - 15 Projects to Master Python - setattr( )
This video explains the setattr( ) function.<br<br/>/>
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Python In Practice - 15 Projects to Master Python - hasattr( )
This video explains the hasattr( ) function.<br<br/>/>
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Python In Practice - 15 Projects to Master Python - Adding, Modifying, and Deleting Class Attributes
This video talks about adding, modifying, and deleting class attributes.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Object Attributes - Classes
In the previous lesson, we created our object and class; now, we will look at adding attributes to the variables in the objects or creating fields in the object.
<
br/>
This clip is from the chapter "Classes" of the series "The...
<
br/>
This clip is from the chapter "Classes" of the series "The...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Methods or Object Functions
You will learn to use keyword arguments to execute code and alter the behavior of the output.
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Classes" 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 - Classes and Objects - Classes - Inheritence
After learning about classes and how to create our own class to create an object, we will now look at inheriting the attributes from one class to another.
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Classes" of the series "The Ultimate...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Class __slots__
In this video, you will learn how to create tuples with classes where we cannot add any attributes to the tuples; you will learn to use the slots function to define attributes.
<
br/>
This clip is from the chapter "Object-Oriented...
<
br/>
This clip is from the chapter "Object-Oriented...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - @dataclass Decorator
This video demonstrates how to create a Python dataclass.
<
br/>
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...
<
br/>
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - __getitem__() and __setitem__()
You will learn to use the getitem and setitem functions with underscores.Â
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
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
AWS Serverless Microservices with Patterns and Best Practices - AWS DynamoDB Core Concepts - Tables, Items, Attributes, Indexes
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...
<
br/>
This clip is from the chapter "AWS DynamoDB Serverless NoSQL Data Persistence" of the series "AWS Serverless Microservices with Patterns...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Analyzing AWS SQS and Polling Checkout Basket Event with Event Source Mappings
This video helps in analyzing AWS SQS and polling checkout basket event with event source mappings.
<
br/>
This clip is from the chapter "Creating AWS SQS Queue Infrastructure with AWS CDK – Polling Checkout Basket" of the series...
<
br/>
This clip is from the chapter "Creating AWS SQS Queue Infrastructure with AWS CDK – Polling Checkout Basket" of the series...
Curated Video
Hands-on .NET Minimal API for Web Developers - Using Attributes in Map Methods
In this lesson, we will look at the various attributes used in Map methods for the web API.
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Curated Video
Hands-on .NET Minimal API for Web Developers - Introduction - Improving Your Minimal API
This lecture briefly summarizes the tricks to improve Minimal APIs and handle exceptions.
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Understanding API Gateway Synchronous Trigger to AWS Lambda
This video helps with understanding the API Gateway synchronous trigger to AWS Lambda.
<
br/>
This clip is from the chapter "Building Microservices with AWS Lambda for Synchronous API-Driven Event Sources" of the series "AWS...
<
br/>
This clip is from the chapter "Building Microservices with AWS Lambda for Synchronous API-Driven Event Sources" of the series "AWS...
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
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...
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Sync and Async Invocations" of the series "AWS...
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
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...
<
br/>
This clip is from the chapter "E2E Testing Basket and Ordering Microservices Event Source Mapping Polling" of the series "AWS Serverless Microservices...
Curated Video
Python - Object-Oriented Programming - Public and Private
In this video, we will understand a key concept called encapsulation in OOP. You will learn about public and private attributes, hide information from code, and protect data.
<
br/>
This clip is from the chapter "Encapsulation" of...
<
br/>
This clip is from the chapter "Encapsulation" of...
Curated Video
Python - Object-Oriented Programming - Printing Objects
This lecture will teach us how to use the “_str_†string object, which is responsible for printing objects. Here, you learn to use this to define our string object and print it.
<
br/>
This clip is from the chapter "Basics of...
<
br/>
This clip is from the chapter "Basics of...
Curated Video
Python - Object-Oriented Programming - Methods as Attributes
You will learn to use getter and setter methods; instead, you will learn to access an attribute like a getter or setter method, and we will use an assigner method.
<
br/>
This clip is from the chapter "Encapsulation" of the series...
<
br/>
This clip is from the chapter "Encapsulation" of the series...
Curated Video
Python - Object-Oriented Programming - Inheritance and Method Resolution Order Part 2
In this lesson, we will look at inheritance in further detail and understand accessing object attributes and multi-inheritance.
<
br/>
This clip is from the chapter "Inheritance and Abstraction" of the series "Python -...
<
br/>
This clip is from the chapter "Inheritance and Abstraction" of the series "Python -...
Curated Video
Python - Object-Oriented Programming - Getters and Setters
This lesson takes us through creating a way to interact with objects, getting attributes, and setting new values to private attributes. We will look at the two methods, getter and setter, to obtain private attributes.
<
br/>
This...
<
br/>
This...