Instructional Video6:07
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Proxy Servers

Higher Ed
In this episode, Mike describes how proxy servers work to block certain web sites and filter outgoing or incoming content. The episode shows how to set up a browser to connect to a proxy server.
<
br/>
This clip is from the chapter...
Instructional Video6:00
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Firewalls and Servers

Higher Ed
In this episode, Mike begins the discussion of Application-layer protocols. Starting with a review of the interaction between IP packets and servers, the episode analyzes the functions of local and server-based firewalls.
<
br/>...
Instructional Video8:01
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Virtual LANs (VLANs)

Higher Ed
Virtual LANs (VLANs) are common features built into almost all switches. VLANs provide superb control of your LAN but have their own quirks that a good tech understands.
<
br/>
This clip is from the chapter "Book Chapter 19 - Local...
Instructional Video11:37
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Port Numbers

Higher Ed
An IP address directs a packet to the right computer, but it's the port number that makes a connection between two applications on separate systems. It's critical to understand how port numbers do their job and to memorize many special...
Instructional Video5:11
Curated Video

Chatbots for Beginners: A Complete Guide to Build Chatbots - Project: Conversational Chatbot Development with Machine Learning: Getting the Data

Higher Ed
In this video, we will look at using the request library to seek out the webpage from which we want the information. In our case, we have chosen the web page or artificial intelligence.
<
br/>
This clip is from the chapter "Basics...
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 Video3:56
Curated Video

The Complete Vue.js Course for Beginners - Computed Property

Higher Ed
A Computed property in Vue3 is used to declaratively describe a value that is dependent on other values.
<
br/>
This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this...
Instructional Video6:37
Curated Video

The Complete Vue.js Course for Beginners - Using Vue.js without Installation

Higher Ed
In this video, we will see how we can use and make Vue.js files without any installation and how we can use Vue.js by having to use Node and NPM.
<
br/>
This clip is from the chapter "Installing Vue.js" of the series "The Complete...
Instructional Video14:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Controlling Content (Add/Delete) / 048

Higher Ed
This video explains how to add and delete content on our webpage using DOM.
<
br/>
This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video5:39
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selectors / 047

Higher Ed
This video explains selectors in DOM with an example.
<
br/>
This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document...
Instructional Video5:23
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - DOM In-Depth / 045

Higher Ed
This video explains how and when the DOM interface is loaded.
<
br/>
This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the...
Instructional Video3:17
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - DOM Introduction / 044

Higher Ed
This video introduces you to DOM, which is one of the most important topics of JavaScript.
<
br/>
This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On...
Instructional Video13:33
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - JavaScript Basics

Higher Ed
This video explains the basics of JavaScript, the scope of JavaScript, and important terms used in JavaScript.
<
br/>
This clip is from the chapter "JavaScript Basics" of the series "JavaScript Masterclass - Zero to Job-Ready with...
Instructional Video21:19
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selectors

Higher Ed
This video explains the importance of selectors.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and...
Instructional Video18:00
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - More DOM Events / 056

Higher Ed
This video explains more DOM events.<br<br/>/>

This clip is from the chapter "Document Object Model" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains the document object model.
Instructional Video12:35
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Introduction to CSS

Higher Ed
This video introduces you to Cascading Style Sheets.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML...
Instructional Video11:47
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - HTML Introduction

Higher Ed
This video introduces you to HTML and why you should use HTML.
<
br/>
This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Instructional Video3:24
Curated Video

Design Microservices Architecture with Patterns and Principles - Headless Architecture and Separated Presentation with SPA

Higher Ed
In this video, we will discover the concept of headless architecture and how it can be applied to separate the presentation layer from the backend in a modular monolithic architecture. You will learn about using a Single-Page...
Instructional Video9:21
Curated Video

What is A/B Testing? ...and Split Testing?

10th - Higher Ed
Why is Amazon so successful? A big part of the answer is A/B Testing. Unknown to most users, Amazon’s customers are subject to thousands of A/B test experiments every week. They tell Amazon how to lay out a page, which products to offer...
Instructional Video5:05
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Key Terms: Stacks, Frameworks, and Languages (Part 3)

Higher Ed
This is a continuation of the lesson from the previous lecture, which explains full-stack languages in detail.
Instructional Video8:33
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Dealing with Errors in Fetch API

Higher Ed
Let's understand how to deal with errors in a fetch API. If errors are encountered during a fetch() call, it is often necessary to halt the compiler from reading the next few lines of code, rectifying the code, and re-fetching the API.
Instructional Video5:47
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Inline Styling

Higher Ed
This video focuses on how we can style some of the components of the project and create some inline styles for our React components.
Instructional Video7:04
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Passing Props - Destructing - React Children

Higher Ed
We will take a second look at the props or properties learned in the previous project and take lessons to the next level. We will define the properties of the circles of this game project.
Instructional Video5:42
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript

Higher Ed
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.