Instructional Video3:36
Curated Video

Python In Practice - 15 Projects to Master Python - dir( )

Higher Ed
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.
Instructional Video8:19
Curated Video

Python In Practice - 15 Projects to Master Python - Data Processing

Higher Ed
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.
Instructional Video11:16
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Files in PyCharm

Higher Ed
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.
Instructional Video2:53
Curated Video

Python In Practice - 15 Projects to Master Python - Anaconda

Higher Ed
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.
Instructional Video5:26
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - venv - Virtual Environments

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

The Ultimate Guide to Python Programming With Python 3.10 - Terminal

Higher Ed
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...
Instructional Video4:27
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Pattern Matching

Higher Ed
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...
Instructional Video3:16
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Organizing Modules into Packages

Higher Ed
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...
Instructional Video10:59
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Navigation

Higher Ed
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...
Instructional Video4:29
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Application Executable

Higher Ed
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...
Instructional Video6:25
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners: Running Scrapy Spider from a Single Python File

Higher Ed
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...
Instructional Video5:29
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating AWS CDK Application for IaC

Higher Ed
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...
Instructional Video3:43
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - CDK Template Application Types

Higher Ed
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...
Instructional Video7:12
Curated Video

Snowflake - Build and Architect Data Pipelines Using AWS - Lab – Set Up Kafka in your local system

Higher Ed
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...
Instructional Video1:45
Curated Video

HTML Tutorial for Beginners(2022) - Create Small Font

Higher Ed
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...
Instructional Video2:19
Curated Video

HTML Tutorial for Beginners(2022) - Comments in HTML

Higher Ed
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...
Instructional Video1:41
Curated Video

HTML Tutorial for Beginners(2022) - Change Alignment of Heading in HTML

Higher Ed
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...
Instructional Video2:48
Curated Video

HTML Tutorial for Beginners(2022) - Abbreviation or Acronym in HTML

Higher Ed
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...
Instructional Video11:25
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Creating Dynamic Datasets

Higher Ed
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
Instructional Video5:52
Curated Video

Azure Data Factory for Beginners - Build Data Ingestion - Create Data Lake Gen 2 Storage Account

Higher Ed
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...
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 Video10:43
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Views Directory in Express.js

Higher Ed
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...
Instructional Video16:15
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Synchronous CRUD Operations Using FS Modules

Higher Ed
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...
Instructional Video12:46
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Path Module in Node.js

Higher Ed
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...