Curated Video
CompTIA A+ Certification Core 1 (220-1101) - What Is a CPU?
The Central Processing Unit (CPU) is quite possibly the most critical component of a PC. But what tasks does the CPU deal with, and how does it go about handling them? Let's dig into the core features of a CPU. This clip is from the...
Curated Video
PowerShell for Automating Administration - Report Consolidation – Template Overview
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Curated Video
PowerShell for Automating Administration - CSV File Handling with PowerShell
This video will help you with the handling or actually doing some sort of operations on the CSV file using PowerShell. Here, you will use the live structured data in a CSV file and perform various operations on it. This clip is from the...
Curated Video
PowerShell for Automating Administration - Code Changes to be able to execute Scripts Centrally
In this video, you will see what changes we can make in our application and system validation scripts to be able to put the scripts on a remote server; and we never have to login into the remote server at all, be it for executing the...
Curated Video
PowerShell for Automating Administration - XML Configuration File
This video explains the XML configuration file that is used to configure the parameters and initial settings for our computer programs. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While
This video explains the while loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build a Simple AVRO Schema
In this video, you will learn to build a simple AVRO schema. This clip is from the chapter "Introduction to AVRO - A Data Serialization System" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In this section,...
Curated Video
Social Media Automation using Python - Posting Photo with Caption
In this lesson, we will understand how to post a photo or an image with a caption over Facebook using the put_photo() function and posting the caption along with it as a comment. This clip is from the chapter "Facebook Automation" of the...
Curated Video
Social Media Automation using Python - Project Part 2
In the project part 2 video, we will call the API object and create a data frame with columns to receive the relevant information about the video titles. This clip is from the chapter "YouTube Automation" of the series "Social Media...
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...