Instructional Video3:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven

Higher Ed
In this video, we will code and generate AVRO classes using Maven.
<
br/>
This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video2:30
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App

Higher Ed
In this video, we will set up the base project for the course using the Gradle build tool.
<
br/>
This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts...
Instructional Video7:19
Curated Video

Social Media Automation using Python - Scheduling Sending an Email

Higher Ed
Here, you will learn how to automate email scheduling. After learning how to send an email with Python and create a schedule for any tasks, we will explore how to use functions in Python to schedule and send emails.
<
br/>
This clip...
Instructional Video3:39
Curated Video

Social Media Automation using Python - Creating API Key

Higher Ed
This video demonstrates how to create an API key. We will create a project and then use the YouTube API V3 library to enable it to create our API key.
<
br/>
This clip is from the chapter "YouTube Automation" of the series "Social...
Instructional Video2:06
Curated Video

Social Media Automation using Python - Introduction and Installations

Higher Ed
This video will look at a library package created by the Python community, the python-youtube 0.8.3. You will learn to install the package and import the library to perform the tasks.
<
br/>
This clip is from the chapter "YouTube...
Instructional Video2:06
Curated Video

Social Media Automation using Python - Installing and Importing

Higher Ed
In this video, you will learn how to install the schedule library or the schedule 1. 1.0 version of the package from Python, and after installing the package, you will learn how to import the library for our tasks.
<
br/>
This clip...
Instructional Video2:45
Curated Video

Social Media Automation using Python - Introduction and Installing the Toolkit

Higher Ed
Let's understand how to install the WhatsApp toolkit and explore the settings and configurations to make WhatsApp secure and easier to use.
<
br/>
This clip is from the chapter "WhatsApp Automation" of the series "Social Media...
Instructional Video5:32
Curated Video

Recommender Systems with Machine Learning - Dataset Discussion

Higher Ed
This video involves a deep understanding of the dataset to be explored for this module.
<
br/>
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems...
Instructional Video2:00
Curated Video

Recommender Systems with Machine Learning - Similarity Index

Higher Ed
This video talks about the similarity index in detail.
<
br/>
This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video9:05
Curated Video

Recommender Systems with Machine Learning - KNN Implementation-1

Higher Ed
This video explains how to implement KNN.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning...
Instructional Video13:01
Curated Video

Recommender Systems with Machine Learning - Item-Based Filtering Data Preparation

Higher Ed
This video explains and demonstrates item-based filtering data preparation.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video7:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Schema Registry Internals and Interacting with Schema Registry Using REST Endpoint

Higher Ed
In this video, you will learn to interact with Schema Registry using the REST Client tool, Insomnia.
<
br/>
This clip is from the chapter "Introduction to Schema Registry" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video12:31
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Add a Timestamp, Decimal Logical Type to the CoffeeOrder Schema

Higher Ed
In this video, you will learn to add a timestamp and decimal field to the CoffeeOrder Schema.
<
br/>
This clip is from the chapter "Logical Schema Types in AVRO" of the series "Kafka for Developers - Data Contracts Using Schema...
Instructional Video5:23
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Importing Libraries

Higher Ed
This video demonstrates how to import step by step the four main libraries required for our project, including TensorFlow NumPy, Keras, and Pickle, and you will learn about importing Sequential and Model.
<
br/>
This clip is from...
Instructional Video4:30
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Project Overview and Packages

Higher Ed
In this lesson, we will go over the project conception in detail and install and import all the required libraries for the project, input the data, and perform other tasks to project completion.
<
br/>
This clip is from the chapter...
Instructional Video7:57
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Machine Learning-Based Chatbots: Package Installation

Higher Ed
This video demonstrates the steps involved in installing NLTK. Another package we will need to install for creating our chatbot is the Wikipedia app, and then import the required libraries.
<
br/>
This clip is from the chapter...
Instructional Video4:41
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Convolution

Higher Ed
In this video, you will learn how to apply convolution to an image to create a blurring filter.
<
br/>
This clip is from the chapter "SciPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In...
Instructional Video12:46
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Preparing Course Practice Environment (Part 2 of 2)

Higher Ed
In this video, we will continue our practice of setting up the course environment by demonstrating how to create a Windows-based virtual machine. If you already have a Windows-based VirtualBox appliance that you can use for this...
Instructional Video1:58
Curated Video

The Complete Vue.js Course for Beginners - How to Create Components

Higher Ed
In this video, you will learn to create components, and make or add new components in your application. You will also learn how to import new components in your application.
<
br/>
This clip is from the chapter "Getting Started with...
Instructional Video4:01
Curated Video

The Complete Vue.js Course for Beginners - File and Folder Overview

Higher Ed
In this video, we will understand the file and folder structure of Vue.js.
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course for Beginners".This section explains the installation of...
Instructional Video5:09
Curated Video

The Complete Vue.js Course for Beginners - Reuse Components

Higher Ed
In this video, we will discuss the reuse of components. You will learn to build a reusable component in Vue, which will be used to reuse it in Create or Edit or anywhere that requires the same code and functionality.
<
br/>
This...
Instructional Video6:05
Curated Video

The Complete Vue.js Course for Beginners - Sending API Data

Higher Ed
In this video, you will learn how to send API data using an example.
<
br/>
This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section explains routing, dynamic routing, and...
Instructional Video3:26
Curated Video

The Complete Vue.js Course for Beginners - Page Not found

Higher Ed
In this video, we will talk about the Page Not Found error and how to create the Page Not found view.
<
br/>
This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section...
Instructional Video8:12
Curated Video

The Complete Vue.js Course for Beginners - Routing

Higher Ed
This video talks about what routing is. Routing is one of the many features provided by Vue.js to allow users to switch between pages without refreshing everytime a page is loaded.
<
br/>
This clip is from the chapter "Routing and...