Curated Video
PowerShell for Automating Administration - Code Enhancements - Logging
This video demonstrates code enhancements. Here, you will be using the logging module using PowerShell. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
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
CompTIA A+ Certification Core 1 (220-1101) - Advanced Virtualization Setup
Mike describes the process of changing one or more VMs, such as modifying the number and size of mass storage available. You can use a VM to explore the many options available in Disk Management with multiple drives. The episode also...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Your First Virtual Machine
In this episode, Mike walks the viewer through the process of setting up a new virtual machine. The host OS is Windows 10; Oracle VM VirtualBox is the type 2 hypervisor. The VM Mike installs runs Ubuntu Linux. During the setup, Mike...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Hubs Versus Switches
The central box that connects devices on our LANs has gone through many advancements over the years. Whether hubs or switches, a good tech understands the function and features of these boxes in our LANs. This clip is from the chapter...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Maven
In this video, we will set up the base project for the coffeeshop order service using Maven. 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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Project Setup for Coffee Shop - Gradle
In this video, we will set up the base project for the coffeeshop order service using Gradle. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Generate AVRO Java Records Using AVRO Schema Files - Maven
In this video, you will learn how to generate Java AVRO records using AVRO Schema. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App - Maven
In this video, we will set up the base project for the course using the Gradle build tool. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Maven" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Base Project Setup for Greeting App
In this video, we will set up the base project for the course using the Gradle build tool. This clip is from the chapter "Greeting App - Base AVRO Project Setup - Gradle" of the series "Kafka for Developers - Data Contracts Using Schema...
Curated Video
Social Media Automation using Python - Creating Access Token
In this lecture, we will understand the requirements and limitations to be able to automate the Facebook page. You will also learn to create an access token to perform automation tasks on Facebook. This clip is from the chapter "Facebook...
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 - Displaying the Video Data
After fetching video data based on ID, you will learn to display relevant information of the video details, such as video titles, snippets, and content knowledge. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Fetching Information of Videos
In this video, you will learn how to fetch information about videos based on the playlist ID using the api.get_playlist_ID() function by providing the playlist ID. This clip is from the chapter "YouTube Automation" of the series "Social...
Curated Video
Social Media Automation using Python - Fetching the Channel Information
After learning to create an API key, we will use it along with a channel ID to fetch relevant channel information using the API.get_channel_info() function. We can obtain viewer count, subscriber count, video count, and description. This...
Curated Video
Social Media Automation using Python - Scheduling Sending an Email
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. This clip is from the...
Curated Video
Social Media Automation using Python - Displaying Data of Playlists
After learning to retrieve playlist information, you will learn to use Python coding to display the playlist information to suit our requirements, such as snippets, number of videos, and content details. This clip is from the chapter...
Curated Video
Social Media Automation using Python - Sending Image to Group
After learning how to create a group link using the pywhatkit.sendwhats_image function, you will learn to send images to members within the group using the group link instead of the contact numbers, just as we did while sending images to...
Curated Video
Social Media Automation using Python - Introduction and Installing the Toolkit
Let's understand how to install the WhatsApp toolkit and explore the settings and configurations to make WhatsApp secure and easier to use. This clip is from the chapter "WhatsApp Automation" of the series "Social Media Automation Using...
Curated Video
Recommender Systems with Machine Learning - Create Collaborative Filter
This video demonstrates creating a collaborative filter. This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Setting Up Your Own Webpage
In this video, you will learn how to set up your own webpage. 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 - Copying, Moving, Renaming Files
In this video, you will learn how to copy, move, or rename files using cp, mv, and so on. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Additional Settings for VirtualBox
In this video, we will work on additional settings for VirtualBox. This clip is from the chapter "Download, Install, and Configure" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will...