Instructional Video9:00
Curated Video

REST APIs with Flask and Python - Retrieving Your Item Resources from a Database

Higher Ed
This video explains how to retrieve your item resources from a database. This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects of...
Instructional Video7:04
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Testing REST Assured for Library API Using the Add Book HTTP Method

Higher Ed
This video focuses on testing REST Assured for the Library API using the Add Book HTTP method. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch -...
Instructional Video10:21
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Create a Python Program to Make an LED Blink

Higher Ed
This video explains how to create a Python program to make an LED blink. This clip is from the chapter "Control Raspberry Pi's GPIOs with Python" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on...
Instructional Video12:22
Curated Video

Probability Statistics - The Foundations of Machine Learning - Exploring Data Types in Code

Higher Ed
In this video, you will learn how to explore data types in code. This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up our...
Instructional Video3:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Exploring the Dataset

Higher Ed
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video4:46
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Multiple Linear Regression

Higher Ed
In this video, you will learn how to encode categorical data. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will cover multiple...
Instructional Video1:36
Curated Video

Python for Machine Learning - The Complete Beginners Course - Defining the Classifier

Higher Ed
In this video, you will learn how to define the classifier. 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.
Instructional Video4:59
Curated Video

Docker Certified Associate Certification Training Course - Custom Image

Higher Ed
This video explains custom image. This clip is from the chapter "Build, Manage, and Distribute Images" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains build, manage, and distribute...
Instructional Video14:32
Curated Video

Practical Data Science using Python - Principal Component Analysis Practical

Higher Ed
This video demonstrates PCA using Python. This clip is from the chapter "Dimensionality Reduction Using PCA" of the series "Practical Data Science Using Python".This section explains dimensionality reduction using PCA.
Instructional Video14:19
Curated Video

Practical Data Science using Python - Pandas Series 1

Higher Ed
This video explains the Pandas series. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video8:45
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Implementation TensorFlow Hub

Higher Ed
This video explains the implementation of TensorFlow Hub. This clip is from the chapter "Neural Style Transfer" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the neural style transfer.
Instructional Video3:51
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Training and Test Sets: Splitting Data

Higher Ed
In this video, we will be working on splitting the data with training and test sets. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Instructional Video8:40
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Developing Event Bridge Async Invocation of Ordering Lambda Microservice

Higher Ed
This video explains developing event bridge async invocation of ordering Lambda microservice with DynamoDB Client—AWS SDK for JavaScript version 3. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from...
Instructional Video14:30
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Create Database Infrastructure Solution Construct for Our E-Commerce Serverless App

Higher Ed
This video explains how to create database infrastructure solution construct for our e-commerce serverless app. This clip is from the chapter "Organize Infrastructure Code with Creating Solution Constructs on AWS CDK" of the series "AWS...
Instructional Video22:10
Curated Video

PEP8 Guidelines Python Clean Coding - Array Grid Project

Higher Ed
This video explains how to create a simple game using the PEP8 guidelines and the Python tool kit. This clip is from the chapter "PEP8 Practice Projects" of the series "PEP8 Guidelines: Python Clean Coding".This section explains two...
Instructional Video11:20
Curated Video

Machine Learning Random Forest with Python from Scratch - Using Pandas for Random Forest (1)

Higher Ed
This video introduces us to Pandas data structures and analysis tools, which help make data easy to handle and intuitive. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video10:38
Curated Video

Machine Learning Random Forest with Python from Scratch - Using NumPy for Random Forest

Higher Ed
In this lesson, you will learn about the NumPy tool available in the Python library and look at the advantages of using NumPy. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with...
Instructional Video14:22
Curated Video

The Art of Doing - Python Network Applications with Sockets - The Tkinter Module - Adding Frames

Higher Ed
In this video, you will learn how to add frames. This clip is from the chapter "Creating a Basic GUI Chat Room with the Tkinter Module" of the series "The Art of Doing - Python Network Applications with Sockets".In this section, you will...
Instructional Video8:53
Curated Video

The Art of Doing - Python Network Applications with Sockets - Creating a TCP Server Socket

Higher Ed
In this video, you will learn how to create a TCP server socket. This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with Sockets".In this...
Instructional Video7:35
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Threading Module

Higher Ed
You will learn how to implement threading in Python. This clip is from the chapter "Threading and Multiprocessing" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on joining multiple lines...
Instructional Video3:27
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Using Item in Spiders

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

Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily

Higher Ed
This video explains how to make training and testing sets easily. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning...
Instructional Video10:07
Curated Video

Python In Practice - 15 Projects to Master Python - Dice Roller

Higher Ed
This video helps to create a Dice Roller. This clip is from the chapter "Applications with Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on applications with Python GUI.
Instructional Video6:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib 3D Introduction

Higher Ed
In this video, we will cover Matplotlib 3D introduction. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...