Instructional Video5:50
Curated Video

React JS Masterclass - Go From Zero To Job Ready - TaskMate Demo

Higher Ed
In this demonstration of the project, you will learn to create displays and we will build the project based on the concepts learned. We will make a project called TaskMate, a to-do list.
Instructional Video5:12
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React StrictMode

Higher Ed
Let's learn about an interesting feature, a common doubt that may occur in our minds, where we loaded the conole.log once, but the information is repetitive. You will learn how the useEffect hook works here.
Instructional Video13:41
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 028

Higher Ed
Let's learn to create submit buttons, enabling us to accept the input values through forms or input tabs. We can make the submit buttons and get inputs through data storage functions.
Instructional Video3:43
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Controlled Inputs / 027

Higher Ed
In this lecture, you will learn to create a button on our app that will allow us to control the input by resetting the input value in the task name field.
Instructional Video5:25
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Event / 026

Higher Ed
In this video, we will examine the listener that we will work with, which calls a function that will execute a task every time there is a change in the input, an anonymous function, or create a function based on our requirement.
Instructional Video12:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010

Higher Ed
In this video, we will explore further about a state and then understand in detail the useState, a React hook that lets you add a state variable to a component.
Instructional Video10:03
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Components: Class- and Function-Based / 006

Higher Ed
This video discusses components, where you will learn about class-based and function-based components. We will also create a new project setup.
Instructional Video10:23
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Test: Fire Events and User Events / 153

Higher Ed
In this video, we will look at different events such as mouse clicks, mouse overs, mouse out, key down, and document load.
Instructional Video16:52
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Order Submit Function / 132

Higher Ed
In this lecture, the next step is to start building the home page of the eCommerce site. We will use components to tell React what we want to see on the screen.
Instructional Video6:06
Healthcare Triage

Just Because a Drug is FDA Approved Doesn't Mean it Works

Higher Ed
The drug approval process in the United States is complicated. There are many stakeholders and varying agendas when bringing a drug to market, and profit motives often are as big a factor as helping patients. The loopholes and shortcuts...
Instructional Video4:08
Healthcare Triage

Are Video Games GOOD for Kids?

Higher Ed
Many people like to argue about whether video games cause violence, but what about evidence for the positive effects games might have? The research is out there, so what do we think about it?
Instructional Video3:53
Healthcare Triage

Ten Years Later: The HPV Vaccine is Still Incredible & Lifesaving

Higher Ed
We love some good vaccine data, and we were pretty excited to see a new, long-term study published this month on cervical cancer outcomes after the HPV vaccine.
Instructional Video7:38
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - Monitor Technologies

Higher Ed
There's more than one way to make a monitor, but they all share one very important common feature: the pixel. Once we understand that all monitors have pixels, it's easier to understand the different technologies you might find in a...
Instructional Video8:29
Curated Video

PowerShell for Automating Administration - Lab Setup: Script Execution

Higher Ed
This is a lab setup video where you will be looking at the execution of the script. This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you will...
Instructional Video2:08
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Comments and Clear Code

Higher Ed
This video explains code comments in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video3:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Variable Names

Higher Ed
This video explains variable names in Python and the rules to use them. 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...
Instructional Video4:16
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Getting Help

Higher Ed
In this video, we will see how to use the help command in Linux. This clip is from the chapter "Introduction to File System and Terminal" of the series "Linux Operating System: A Complete Linux Guide for Beginners".In this section, we...
Instructional Video2:17
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Uptime, Alias

Higher Ed
In this video, we will talk about the uptime, alias, unalias commands. 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...
Instructional Video2:18
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Utility Commands (Clear Exit Shutdown)

Higher Ed
In this video, we will talk about the exit, clear, sudo shutdown commands. 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...
Instructional Video4:22
Curated Video

Getting Started with HashiCorp Nomad - Demo - Upgrading Nomad to Newer Versions

Higher Ed
In this final demonstration, we will practically work on upgrading Nomad to newer versions based on more recent releases from time to time. The author mentions the importance of reading through the release notes and guides before any...
Instructional Video6:21
Curated Video

Getting Started with HashiCorp Nomad - Demo - Rotating the Gossip Encryption Key

Higher Ed
In this demonstration, we will practically work on rotating the gossip encryption key. You will learn to generate a new gossip key. You will learn to install the key, create a list of keys, instruct Nomad to use the new key, and replace...
Instructional Video5:59
Curated Video

Getting Started with HashiCorp Nomad - Demo - Networking

Higher Ed
In this demonstration, the author showcases a few basics of Nomad networking. We will look at the job allocation status, view the metadata it reports, and understand it. We will look at placement metrics, bridge mode, docker mode, and...
Instructional Video4:12
Curated Video

Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI

Higher Ed
This demonstration explains the Nomad CLI and uses the CLI to interact with export tokens and export the Nomad address to the local Nomad instance. We will also set up DNS addresses to interact with our Nomad instance. We will also look...
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. This clip is from the chapter "Installing Vue.js" of the series "The Complete Vue.js Course...