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 Video11:35
Curated Video

Python In Practice - 15 Projects to Master Python - Customizing the Homepage View

Higher Ed
This video explains customizing the homepage view.<br<br/>/>

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.
Instructional Video17:04
Curated Video

Python In Practice - 15 Projects to Master Python - Creating Our Store View

Higher Ed
This video explains creating our Store view.<br<br/>/>

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.
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 Video4:07
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - pip - Package Installer for Python

Higher Ed
Before starting a project and implementing a functionality by ourselves, we can check third-party sites where such functionality can be implemented.
<
br/>
This clip is from the chapter "Modules" of the series "The Ultimate Guide to...
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 Video5:05
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Notification (For Windows)

Higher Ed
You will learn how to define the actual code to send notifications from our project.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
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 Video5:32
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - User Agents with Scrapy

Higher Ed
In this video, we dive into the world of user agents and how they impact web scraping. The video explains what user agents are, how to find your user agent, and how to set it up in your Scrapy project to ensure that your requests are...
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 Video14:47
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS SDK for JavaScript Version 3 and Lambda Interactions

Higher Ed
This video explains AWS SDK for JavaScript Version 3 and Lambda Interactions.
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices...
Instructional Video4:37
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 5: Add Database Context Class

Higher Ed
In this video, we will see how to use the database context class of Entity Framework to expose the functionality implemented in MapGet.
<
br/>
This clip is from the chapter "Implementing Collection APIs" of the series "Hands-On .NET...
Instructional Video6:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Start to Developing Basket Lambda Microservice - Install npm Package - @aws-sdk

Higher Ed
This video helps with developing basket Lambda microservice, installing npm package, and @aws-sdk.
<
br/>
This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless...
Instructional Video10:22
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Start Developing Product Lambda Microservice - Install npm Package - @aws-sdk

Higher Ed
This video helps with developing product Lambda microservice and installing npm package and @aws-sdk.
<
br/>
This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS...
Instructional Video3:54
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Start Developing Ordering Lambda Microservice - Install npm Package -@aws-sdk

Higher Ed
This video helps with developing ordering Lambda microservice, installing npm package, and @aws-sdk.
<
br/>
This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the...
Instructional Video12:15
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Start Developing Checkout Basket Function - Install npm Package - @aws-sdk

Higher Ed
This video explains how to develop the checkout basket function, install npm package, and @aws-sdk.
<
br/>
This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series...
Instructional Video4:08
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 6 - Docker Desktop - Bundling Lambda Function with Libraries

Higher Ed
This video focuses on the sixth prerequisite, which is Docker Desktop and bundling Lambda function with libraries.
<
br/>
This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with...
Instructional Video3:25
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Prerequisites 4 - AWS CDK Toolkit

Higher Ed
This video explains the fourth prerequisite—AWS CDK Toolkit.
<
br/>
This clip is from the chapter "Prerequisites and Tools for Developing Serverless Applications on AWS" of the series "AWS Serverless Microservices with Patterns and...
Instructional Video9:28
Curated Video

Fundamentals of Machine Learning - ROCAUC

Higher Ed
In this final lab, you will learn about ROC-AUC (Receiver Operating Characteristic Curve-Area Under Curve).
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the...
Instructional Video10:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: PyTorch Installation and Tensors Introduction

Higher Ed
In this video, we will cover PyTorch installation and tensors introduction.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video10:22
Instructional Video8:19