Curated Video
Figma for UIUX Master Web Design in Figma - Create a Table for the Sidebar
This video explains how to create a table for the sidebar. 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.
Curated Video
Figma for UIUX Master Web Design in Figma - Adding Content in the Footer
This video explains adding content in the footer. This clip is from the chapter "First Web Design Project" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first web design project.
Curated Video
Figma for UIUX Master Web Design in Figma - How to Work with Text Like a Pro
This video explains how to work with text like a pro. This clip is from the chapter "Discover the Most important Things about Figma" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the most important...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Custom Driver - Introduction
This video introduces you to a custom driver. This clip is from the chapter "Custom Driver Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about the custom driver concept.
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Importing Libraries and Datasets - Recommender System
In this video, you will learn how to import libraries and datasets. This clip is from the chapter "Recommender System" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover the...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Implementation in Python
In this video, you will learn implementation in Python. This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will learn about clustering.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - CSS Selectors vs. Xpath: Pros and Cons Explained
In this video, we explore the differences between CSS selectors and XPath selectors in web scraping. We compare the syntax and usage of both selectors and highlight the advantages and disadvantages of each. Through step-by-step...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Building the GUI (Application Interface)
In this beginner-friendly video, we will be building a Python application that allows us to input a search term and run a spider with just a click of a button. We will be using Python's built-in tkinter module to create the graphical...
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 - Jupyter Notebook
This video talks about the Jupyter Notebook. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Curated Video
Python In Practice - 15 Projects to Master Python - How Websites Work and How We Can Create One?
This video explains how websites work and how we can create one? 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.
Curated Video
Python In Practice - 15 Projects to Master Python - File Dialog Boxes for Application
This video explains file dialog boxes for application. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Models and Storing eBooks in the Database
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Creating GUI Application Tk( ) Windows and Widgets
This video explains creating GUI application Tk( ) windows and widgets. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Button Widgets
This video explains creating button widgets. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts that is on...
Curated Video
Python In Practice - 15 Projects to Master Python - Bootstrap as Base Template
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Adding eBooks Through the Admin Application
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.
Curated Video
Minimal API Development with ASP.NET Core - Add Data Transfer Objects
This video explains how to add data transfer objects. This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - tkinter Module
You will learn to use the tkinter class to create a graphical user interface using the Python built-in GUI module. This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - State of Data
You will learn to create a terminal application to use dictionaries to store and execute functions and use a while loop with inputs as a command. This clip is from the chapter "Data Preservation" of the series "The Ultimate Guide to...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Notification (For Mac)
You will learn to send notifications from macOS. This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating a graphical user...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - getattr() Use Case
We will look at the importance of using the getattr() case. 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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - getattr() and setattr()
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...
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. This clip is from the chapter "Classes" of the series "The Ultimate Guide to...