Curated Video
Social Media Automation using Python - Introduction to Course
In this video, we will explore the course's prerequisites and discuss the course content and the concepts that will be covered in this course. This clip is from the chapter "Introduction" of the series "Social Media Automation Using...
Curated Video
Social Media Automation using Python - Sending Message to Group
In this lesson, we will look at sending messages to groups and understand the prerequisites of having admin rights to send messages to groups. You will learn to send messages with links to groups. This clip is from the chapter "WhatsApp...
Curated Video
Recommender Systems with Machine Learning - FuzzyWuzzy Implementation
This video helps you with the implementation of the FuzzyWuzzy algorithm. This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Installing Apache Server
In this video, you will learn how to install Apache server. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, you will learn how run a C...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Writing and Running Code Using Terminal (C Language)
In this video, you will learn how to write and running a C program using the Linux terminal. This clip is from the chapter "Advanced Features" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section,...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Changing Permissions Using Num Code
In this video, you will learn how to change permissions using numeric code. This clip is from the chapter "System and Utility Commands" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the POST Endpoint for the CoffeeOrderService - /coffee_orders
In this video, we will build the POST endpoint in the controller, using which we can post new coffee orders. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka for...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of Chatbots for Deep Learning: Benefits of Deep Learning Chatbots
In this video, we will look at what deep-learning chatbots are and how they work. We will also understand the benefits of deep learning chatbots, including improved customer experience, service integration, customer care, personalized...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Overview of Chatbots: Why Should Companies Pick Chatbots
Here, we will discuss why organizations adopt chatbots, including simplicity of functioning, efficiency, speed, improving experience, personalization, and sustainability. This clip is from the chapter "Basics of Chatbots with Machine...
Curated Video
Master SQL for Data Analysis - Simple CASE - Data Transformation
In this video, we will look at the first option to create a use case, which is the simple case used to compare an input expression using the = operator. This clip is from the chapter "SQL - Conditional Logic (CASE)" of the series "Master...
Curated Video
Master SQL for Data Analysis - Conditional Logic – Multiple Rows
The second type of subquery used to filter data based on conditional logic is the subquery that may return multiple rows of data. This clip is from the chapter "SQL – Subqueries" of the series "Master SQL for Data Analysis".This section...
Curated Video
Master SQL for Data Analysis - Creating - Database and Schema
This lesson will teach us how to create a database and schema using the PostgreSQL software. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section delves...
Curated Video
Master SQL for Data Analysis - Introduction-2
In this video, the author briefly outlines data analysis and then explains, in brief, the advanced concepts to be covered in the second half (level 2) of this course. This clip is from the chapter "Introduction to Level 2" of the series...
Curated Video
Master SQL for Data Analysis - Introduction-1
This clip is from the chapter "Course Introduction" of the series "Master SQL for Data Analysis".This section introduces the course content in general and outlines the need for learning sequential query language.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Benefits of Amazon Lex
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity. This clip is from the chapter "Chatbots Development...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Fundamentals of AWS for Chatbots: Overview of AWS
In this lecture, we will look at Amazon Web Services, which is the most comprehensive and widely adopted web service. We will also discuss its functionality, Amazon Community, security, innovation pace, operational expertise, and so on....
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Vectorizing Train and Test Data
After creating the vectorization function, we will input the stories, queries, and answers using the vectorize function that we created using the train data. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python"...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is Regression?
In this video, we will understand what regression is. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Curated Video
The Complete Vue.js Course for Beginners - Simple Form
In this video, we will create a simple form and we will do validation through Vue.js in it. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at...
Curated Video
Oracle Database Administration from Zero to Hero - Using RMAN Recovery Catalog (Part 1 of 3)
In this video, we will explore the usage of the RMAN Recovery Catalog. You will learn about the differences between using the control file and Recovery Catalog as the RMAN repository. Additionally, you will discover how to create and...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Object-Oriented Programming - I
This video explains the concept of classes and objects in OOP. This clip is from the chapter "Object-Oriented Programming" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Find Method / 074
This video explains the find method, which helps find a number or data and return it. This clip is from the chapter "Array Methods" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arrow Functions / 033
This video explains the arrow function in JavaScript along with an example. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains functions,...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Functions - I / 029
This video explains functions, which is a block of code that is used to perform repetitive tasks. This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...