Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Modify Arrays and Remove Items in JavaScript
In this video, we will discuss the solution to the exercise on modifying arrays and remove items in JavaScript from the previous video. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Modify Arrays and Remove Items in JavaScript
This is an exercise video where you will modify arrays and remove items in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Dropdown Option / 115
After learning to use the React state hook, we will look at storing variables passed with the () event to put in the product display.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Codebook Demo / 097
This video demonstrates updating and stylizing the product list based on specific eCommerce store sales criteria.
Curated Video
How to Publish
The following video details the various options for writers who are looking to publish their work.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item in Spiders
In this video, we will learn about scrapy items in scrapy projects. The video tutorial demonstrates how to structure extracted data into scrapy items, specifically creating an ebook item, and how to import it into your spider module...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Extracting Data
In this informative tutorial video, we will explore how to extract data from web pages using Scrapy, a powerful Python-based web scraping framework. We will cover the process of selecting and extracting data using CSS selectors, and...
Curated Video
Python In Practice - 15 Projects to Master Python - Getting Book ID from the Add to Cart Button
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.
Curated Video
Python In Practice - 15 Projects to Master Python - Defining add_to_cart( ) View Function
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.
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
Web Scraping Tutorial with Scrapy and Python for Beginners - Structuring Data into Scrapy Item
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...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Selecting All the Data
In this video, the instructor demonstrates how to use CSS selectors in Scrapy to extract data from a webpage. Using a sample webpage with multiple product listings, the instructor walks through the selection of each product container and...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - How to Rewrite Scrape Data
In this tutorial, you will learn how to use web scraping to extract data from a website and save it to a file. The video covers how to overwrite previously scraped data with new data and switch between different sections of a website....
Curated Video
Entering the World of Books
Explore the various types of books, their components, and how they have changed over time. Learn how books have become more accessible and convenient through the advancements in technology, leading to the emergence of ebooks.