Instructional Video2:31
Curated Video

Electrophiles Unleashed: Understanding Reactive Reagents

9th - Higher Ed
Electrophiles are electron-poor species, often possessing a positive charge or an empty orbital, making them highly reactive in seeking electron pairs from nucleophiles. Common examples include positively charged ions like

đ»+H + ...
Instructional Video4:10
Great Big Story

John Morales, championing climate awareness in meteorology

12th - Higher Ed
Meet John Morales, a veteran meteorologist dedicated to educating the public about climate change while forecasting weather in South Florida.<br/>
Instructional Video3:36
Wonderscape

The Civil War and Reconstruction: Rebuilding a Divided Nation

K - 5th
This video covers the key events of the Civil War and the challenges of the Reconstruction Era. Learn about the impact of the Emancipation Proclamation, the differing approaches to reunifying the Union, and the struggles faced by...
Instructional Video2:30
Let's Tute

How to deal with self doubt while studying

9th - Higher Ed
in today's world of competitive exams and constant pressure, getting self-doubts is very common. But ignoring these self-doubt and not doing anything about it can become a big mistake. In this video, we are going to understand what...
Instructional Video3:04
Curated Video

The CISO Masterclass - Budgets-2

Higher Ed
In this video, you will gain valuable insights into managing budgets in the context of cybersecurity strategy implementation and aligning financial resources effectively.
Instructional Video2:26
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request

Higher Ed
This video explains how to create a Pull request on GitHub.
<
br/>
This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create...
Instructional Video6:45
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - If Else Problem - How to Get User Input in Java?

Higher Ed
In this video, you will learn about an if else problem—how to get user input in Java.
Instructional Video3:52
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Adding More Methods for Multiplication Table Program

Higher Ed
In this video, you will learn about adding more methods for the multiplication table program.
Instructional Video4:12
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 08 - Print Multiplication Table with a Parameter and Method Overloading

Higher Ed
In this video, you will learn about printing the multiplication table with a parameter and method overloading.
Instructional Video4:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introduction to Java Method Arguments - Puzzles and Tips

Higher Ed
In this video, you will learn about an introduction to Java method arguments with puzzles and tips.
Instructional Video5:15
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 03 - Programming Tip - Editing Methods with JShell

Higher Ed
In this video, you will learn about programming tip—editing methods with JShell.
Instructional Video6:09
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Calculate Test Score Average

Higher Ed
It is time to put all the knowledge we gained from the previous lessons into creating a program that tests the scoring average.
Instructional Video5:21
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: User Input - Voting Age

Higher Ed
We will learn to accept user inputs, a critical step for any software program. We will learn to use the scanner library to achieve this.
Instructional Video6:28
Curated Video

Linux Network Administration - SSH and Telnet

Higher Ed
This video explains SSH and telnet, which are the two main services that run in Linux to accept connections from outside.
Instructional Video9:42
Curated Video

Fundamentals of Secure Software - Risk Rating Introduction

Higher Ed
This video provides an introduction to risk rating and what it is used for.
Instructional Video5:17
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Understanding App Permissions

Higher Ed
This video talks about app permissions and the kind of permissions that an application demands while you install them on your phone. These permissions can be features or tools that the app needs in order to function properly.
<
br/>...
Instructional Video3:32
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Social Media Ethics - Part 2

Higher Ed
This video further continues to talk about social media ethics when it comes to social media sites like Facebook.
<
br/>
This clip is from the chapter "Social Media Security and Email Security" of the series "The Absolute Beginners...
Instructional Video9:58
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Creating a VPC Peering Connection Lab

Higher Ed
After understanding the VPC peering concept, you can explore the process of creating a VPC peer. This video provides an overview of the VPC peer creation process.
Instructional Video5:41
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Hands-On with FSx

Higher Ed
Let's explore what it looks like to actually set up an Amazon FSx file system in this video.
Instructional Video4:24
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Install Nuget Packages

Higher Ed
In this video, you will know which are the essential Nuget packages for the MVC client application and how to install them in the project.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API Using an...
Instructional Video10:59
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Creating the Home Controller

Higher Ed
At the end of this video, you will be able to customize a home controller that indicates the state of the API.
<
br/>
This clip is from the chapter "Coding Project Part 1: Build a Web API" of the series "ASP.NET 6.0 - Build Hands-On...
Instructional Video7:23
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - How to Migrate the Web API/MVC Project to ASP.NET 5.0?

Higher Ed
This video will show the two main steps required to perform the migration from ASP.NET Core 3.1 to ASP.NET 5.
<
br/>
This clip is from the chapter "Bonus: Migrating the Project to ASP.NET 5" of the series "ASP.NET 6.0 - Build...
Instructional Video5:07
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Add Validation Attributes to Order Class

Higher Ed
In this video, you will see adding the validation attributes to the Order Model class. This is required for server-side validation of the Order form.
<
br/>
This clip is from the chapter "Coding Project Part 2: Consume the Web API...
Instructional Video6:31
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create GetOrder Action Methods

Higher Ed
In this video, you will work out the code for creating the GetOrder(GET and POST) action methods on the Order Controller. The code is discussed in detail along the way.
<
br/>
This clip is from the chapter "Coding Project Part 2:...