Instructional Video5:30
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Features in Data Science: Marking Facial Features

Higher Ed
In this video, we will cover marking facial features. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video6:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Categorical Features Python

Higher Ed
In this video, we will cover categorical features of Python. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video7:37
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: Automatic Differentiation PyTorch New

Higher Ed
In this video, we will cover automatic differentiation PyTorch New. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video6:05
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Methods: Classification Practice with Python

Higher Ed
In this video, we will cover classification practice with Python. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video16:01
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Assertions in Automation Testing and How to Use Them

Higher Ed
This video discusses the importance of assertions in automation testing, and explains how to use them. This clip is from the chapter "Selenium WebDriver: Techniques to Automate Web Elements" of the series "Selenium WebDriver with Java -...
Instructional Video5:17
Curated Video

Mastering Spring Framework Fundamentals - Adding the Spring BOM to Manage Dependency Versions Better

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and...
Instructional Video14:54
Curated Video

The Modern JavaScript Bootcamp (2019) - JavaScript Modules: Part I

Higher Ed
In this video, you’re going to learn about JavaScript modules. JavaScript modules make it easy to share code between files, allowing us to create more advanced applications without messy code. This clip is from the chapter "(NEW)...
Instructional Video8:02
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash and Simple Storage Service (S3)

Higher Ed
This video explains how to import data into your index using Logstash and the S3 input plug-in. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and...
Instructional Video6:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Enhancing POST Method to Return Correct HTTP Status Code and Location

Higher Ed
This video explains enhancing POST method to return correct HTTP status code and location. This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video3:30
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 07: @BeforeClass @AfterClass

Higher Ed
Unit Testing with Junit: Step 07: @BeforeClass @AfterClass This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing by...
Instructional Video9:52
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Getting started with React and GraphQL

Higher Ed
GraphQL and React: Getting started with React and GraphQL This clip is from the chapter "GraphQL and React" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about GraphQL and React.
Instructional Video4:43
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 01 - Create a JPA Project with H2 and Spring Boot

Higher Ed
In this video, we will create a JPA project with H2 and Spring Boot. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Instructional Video10:37
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Implementing Data-Driven Mechanism

Higher Ed
This video explains how to implement data-driven mechanism. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video2:44
Curated Video

REST APIs with Flask and Python - Requiring a Fresh Token in an Endpoint

Higher Ed
This video explains why a fresh token is required in an endpoint. This clip is from the chapter "Token refreshing and Flask-JWT extended" of the series "REST APIs with Flask and Python".This section refreshes your knowledge of Token and...
Instructional Video15:16
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Getting Rows and Cells from an Excel Sheet

Higher Ed
This video demonstrates how to access rows and cells from an Excel sheet. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Instructional Video2:48
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Seeing Installed Packages

Higher Ed
How to check whether you have a package installed already. This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes, class...
Instructional Video5:47
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 14 – Create a JPA Repository – V2

Higher Ed
This video explains how to create a JPA repository. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Instructional Video10:17
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Work with Python from the Terminal

Higher Ed
This video demonstrates working with Python from the Terminal. This clip is from the chapter "Python 3 and the Terminal" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on Python 3 and the Terminal.
Instructional Video6:50
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Take a Photo with Python

Higher Ed
This video demonstrates how to take a photo with Python. This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Instructional Video3:35
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Python Modules

Higher Ed
This video explains about the Python modules. This clip is from the chapter "Programming with Python 3 – Conditions, Loops, and Lists" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on programming...
Instructional Video3:12
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Install a New Python Module: yagmail

Higher Ed
This video talks about installing a new Python module: yagmail. This clip is from the chapter "Send an Email from Your Raspberry Pi" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This section focuses on sending an...
Instructional Video4:29
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Detect When a Button Is Pressed with Python

Higher Ed
This video explains how to detect when a button is pressed with Python. 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 Video7:31
Curated Video

Raspberry Pi For Beginners - 2022 Complete Course - Activity 10 - Solution

Higher Ed
This is the tenth activity solution video to test a series of pictures. This clip is from the chapter "Add Vision to Your Applications with the Raspberry Pi Camera V2 Module" of the series "Raspberry Pi for Beginners - 2022 Complete...
Instructional Video19:17
Curated Video

Raspberry Pi and Arduino - Go to The Next Level - Activity 09 - Solution

Higher Ed
In this video, we will work on the activity solution for taking photos and sending the last one to Telegram when the button is pressed. This clip is from the chapter "Part 3 - Practice" of the series "Raspberry Pi and Arduino - Go to the...