Hi, what do you want to do?
Curated Video
Python In Practice - 15 Projects to Master Python - dir( )
This video explains the dir( ) 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 - Data Processing
This video explains data processing.<br<br/>/>
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.
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 - Creating Files in PyCharm
This video explains creating files in PyCharm.<br<br/>/>
This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
This clip is from the chapter "PyCharm IDE" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the PyCharm IDE.
Curated Video
Python In Practice - 15 Projects to Master Python - Anaconda
This video talks about Anaconda.<br<br/>/>
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.
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
The Ultimate Guide to Python Programming With Python 3.10 - venv - Virtual Environments
After learning how to install a third-party package with pip, we can then create virtual environments such as Python REPL at any directory.
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python...
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Terminal
Here, we will understand the concept of working on a terminal with programming and non-programming operations of a computer.
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to Python...
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate Guide to Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Pattern Matching
Here, you will learn to create your own terminal simulation, which will create different statements and match the list directories.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide...
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Organizing Modules into Packages
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.
<
br/>
This clip is from the chapter "Modules and Packages" of the...
<
br/>
This clip is from the chapter "Modules and Packages" of the...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Navigation
In this lesson, we will look at navigating and exploring the various capabilities, applications, and folder structures of a personal computer.
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Generic Programming" of the series "The Ultimate...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Application Executable
You will learn to install the Py installer and then convert our Python file into an executable.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners: Running Scrapy Spider from a Single Python File
In this educational video, we learn how to create a standalone Python file and run a web scraper using Scrapy without creating a whole project. The tutorial takes us through the steps of copying the spider code into a single file, naming...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating AWS CDK Application for IaC
This video helps in creating an AWS CDK application for IaC.
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and...
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - CDK Template Application Types
This video explains CDK template application types.
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and Best...
<
br/>
This clip is from the chapter "Getting Started with AWS CDK by Developing Our First CSK Application" of the series "AWS Serverless Microservices with Patterns and Best...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab – Set Up Kafka in your local system
This is a lab video to set up Kafka in your local system.
<
br/>
This clip is from the chapter "Real-Time Streaming with Kafka and Snowflake" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
<
br/>
This clip is from the chapter "Real-Time Streaming with Kafka and Snowflake" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section...
Curated Video
HTML Tutorial for Beginners(2022) - Create Small Font
Learn to create a small font in HTML, that is, decrease the default font size.
<
br/>
This clip is from the chapter "HTML Formatting" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the formatting aspects...
<
br/>
This clip is from the chapter "HTML Formatting" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the formatting aspects...
Curated Video
HTML Tutorial for Beginners(2022) - Comments in HTML
Learn how to set comments on an HTML web page. The comments are not read by the web browser.
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section...
<
br/>
This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section...
Curated Video
HTML Tutorial for Beginners(2022) - Change Alignment of Heading in HTML
Learn how to change the alignment of the heading in an HTML web page.
<
br/>
This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the styles and formatting of web...
<
br/>
This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the styles and formatting of web...
Curated Video
HTML Tutorial for Beginners(2022) - Abbreviation or Acronym in HTML
Learn how to set abbreviations or acronyms in HTML. We will use the element for this.
<
br/>
This clip is from the chapter "HTML Quotation and Citation" of the series "HTML Tutorial for Beginners (2022)".This section explains...
<
br/>
This clip is from the chapter "HTML Quotation and Citation" of the series "HTML Tutorial for Beginners (2022)".This section explains...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Creating Dynamic Datasets
This video talks about creating dynamic datasets.<br<br/>/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to Metadata-Driven Ingestion
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Create Data Lake Gen 2 Storage Account
This video demonstrates how to create Data Lake Gen 2 storage account.
<
br/>
This clip is from the chapter "Introduction - Build Your First Azure Data Pipeline" of the series "Azure Data Factory for Beginners - Build Data...
<
br/>
This clip is from the chapter "Introduction - Build Your First Azure Data Pipeline" of the series "Azure Data Factory for Beginners - Build Data...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Add the For Each CSV File Activity and Test Ingestion
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
This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Views Directory in Express.js
This video explains the Views Directory in Express.js.
<
br/>
This clip is from the chapter "Express.js + HBS (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
<
br/>
This clip is from the chapter "Express.js + HBS (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Synchronous CRUD Operations Using FS Modules
This video explains synchronous CRUD operations using FS modules.
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses...
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Path Module in Node.js
This video talks about the Path module in Node.js.
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and...
<
br/>
This clip is from the chapter "Node.js + NPM (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Node.js and...