Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Processing Information
This video explains processing information in Python. This clip is from the chapter "Processing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to process information in...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Strings
This video explains strings in Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Objects and Variables
This video explains objects and variables in Python using an example of Olympic results. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Impact Printers
Impact (or dot matrix) printers use a mechanical print head with print wires that strike a ribbon to print on paper. Impact printers are still around, and techs need to know how they work for maintenance and service. Mike describes the...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Mobile Connections
Mobile devices connect to other devices via wired or wireless. Wired connections are used for power and data transfer. Wireless options include NFC, Bluetooth, infrared, or 80 2.11 (Wi-Fi). These connections are used for a variety of...
Curated Video
Social Media Automation using Python - Posting Hello World
After learning to create an access token, we will look at posting our first 'Hello World' banner message on the Facebook feed. This clip is from the chapter "Facebook Automation" of the series "Social Media Automation Using Python".null
Curated Video
Social Media Automation using Python - Attaching a File with Email
This video is a practical demonstration of attaching a file or document to an email. Then you will learn to use functions to set parameters to the mail before actually sending the mail. This clip is from the chapter "Email Automation" of...
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 - Important Parameters
This video talks about the important parameters of recommender systems. This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Shell Scripting
In this video, you will learn about shell scripting. 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 program,...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Linux File Editors (Vi Text Editor)
In this video, we will have a look at the vi text editor. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will work with...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Printing Contents of Files
In this video, you will learn how to print contents of files using cat and echo commands. 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 - Pipe and sed
In this video, we will understand a pipe “|†and also understand the use of the sed command. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for...
Curated Video
Linux Operating System: A Complete Linux Guide for Beginners - Grep, Comparing Files
In this video, you will learn the Grep, cmp, and comm commands. This clip is from the chapter "Working with Files and Directories" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we will work...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Max Story and Question Length
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the...
Curated Video
CISSP Crash Course - Operate Detective and Preventative Controls
This video explains firewalls and how to operate detective and preventative controls. This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Curated Video
CISSP Crash Course - Security Controls and Compliance Requirements
This video explains security controls, security controls baseline, and compliance requirements. This clip is from the chapter "Asset Security" of the series "CISSP Crash Course".This section covers domain 2, which focuses on asset...
Curated Video
Master SQL for Data Analysis - As Inline Views (FROM)
After learning how to use a subquery to filter rows, we will now look at using forms in the form section, such as regular tables, which are useful in simplifying complex queries. This clip is from the chapter "SQL – Subqueries" of the...
Curated Video
Master SQL for Data Analysis - Overview - Database, DBMS, SQL
In this video, the author discusses the key terms used when talking about SQL and relational databases. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses on...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Monitor the Nomad Environment
In this demonstration, we will focus on monitoring, specifically at the host level. We will use the “systemctl status nomad" command. You will learn to view the journal logs and understand what happens in the Nomad environment. This clip...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning Is Nothing but Geometry.
In this video, we will understand that machine learning is nothing but a geometry problem and see how it works for classification and regression. This clip is from the chapter "Machine Learning Basics" of the series "Data Science...
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
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Matplotlib
In this video, we will understand from where we can learn more about Matplotlib. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Line Chart
In this video, you will learn about a line chart. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.