Instructional Video8:42
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Anatomy of a SQLi attack - unsanitized input and server errors

Higher Ed
SQL Injection: Anatomy of a SQLi attack - unsanitized input and server errors
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will...
Instructional Video15:05
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is a CPU?

Higher Ed
The central processing unit is where the computer performs calculations. CPUs support a specific set of instructions. Internally, CPUs have multiple pipelines in order to handle multiple instructions at the same time. This clip is from...
Instructional Video15:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up a Web Server

Higher Ed
In this video, you’re going to learn the basics of JavaScript arrays. You’ll learn how to create new arrays and how to read items from your arrays.
r/>
This clip is from the chapter "Javascript in the Browser" of the series...
Instructional Video1:01
Curated Video

The Modern JavaScript Bootcamp (2019) - Take a Break

Higher Ed
In this video, you’re going to check your progress on the course.
r/>
This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern JavaScript Bootcamp (2019)".This section will explore the...
Instructional Video12:16
Curated Video

The Modern JavaScript Bootcamp (2019) - A Promise Challenge

Higher Ed
In this challenging lesson, it’s up to you to use promise chaining with a brand-new HTTP request.
r/>
This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript Bootcamp (2019)".This section...
Instructional Video3:38
Curated Video

World of Computer Networking Your CCNA start - Understanding How a Web Browser Creates Different Connections

Higher Ed
This video explains how a web browser creates different connections.
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer...
Instructional Video25:08
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Getting a Meterpreter Session with Command Injection

Higher Ed
In this video, you'll learn what a Meterpreter session is and how to use it with command injection.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp:...
Instructional Video4:58
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 12 - Creating a Custom Spring JDBC RowMapper

Higher Ed
This video demonstrates how to create a custom Spring JDBC RowMapper.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Instructional Video4:49
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-Setting Up a Project Using https://start.spring.io

Higher Ed
This video demonstrates how to set up a Spring project using
ef
='https://start.spring.io.' target='_blank' rel='nofollow'>using

This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10...
Instructional Video5:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01 - Setting Up a Project with JDBC, JPA, H2, and the Web Dependencies

Higher Ed
This video demonstrates how to set up a project with JDBC, JPA, H2, and the web dependencies.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series...
Instructional Video9:55
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Building a Utility to Retrieve Values

Higher Ed
This video demonstrates how to build a utility to retrieve values.
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing...
Instructional Video13:55
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Installing a Local Printer

Higher Ed
Installing a printer attached to a computer—installing a local printer—is a bread-and-butter task for techs. This episode describes the installation process using the Printers & scanners section of the Settings app in Windows. This clip...
Instructional Video6:48
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Installing a Graphics Card

Higher Ed
Graphics cards often require special treatment when installing them in terms of power and cooling. In addition, systems need special drivers to take full advantage of the power of most graphics cards. This clip is from the chapter...
Instructional Video2:37
Curated Video

Google Docs Fundamentals - Sharing a Document

Pre-K - Higher Ed
Learner will learn to share their documents with others.
Instructional Video13:38
The Guardian

What makes a man?

Pre-K - Higher Ed
As part of a series on Modern Masculinity, Guardian journalist Iman Amrani is exploring what masculinity means to a range of men from diverse backgrounds. In this third episode, Iman speaks with Channel 4 News presenter Jon Snow, grime...
Instructional Video11:19
The Guardian

Why is a woman doing this?

Pre-K - Higher Ed
Over the past 12 weeks Guardian journalist Iman Amrani has been speaking to men around the country about masculinity and the issues affecting them. From Jordan Peterson and purpose in life, to young people and role models, the series has...
Instructional Video21:22
SWPictures

KILL OR CURE - A Vaccine for Dengue

12th - Higher Ed
Dengue fever affects up to 100 million people every year, mainly children. It kills about 20,000 – and they die from what is known as dengue shock syndrome. The hunt is now on for a vaccine. Sanofi pasteur and GSK, two of the biggest...
Instructional Video10:41
KnowMo

Equations of a Straight Line from Coordinates

12th - Higher Ed
This video provides a lecture on how to calculate the equation of a straight line using coordinates. The presenter explains the formula for a linear graph, which is Y = MX + C, where M is the gradient and C is the Y-intercept. The video...
Instructional Video14:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Writing Keystrokes to a File

Higher Ed
This video teaches you to write keystrokes to a file.
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to...
Instructional Video9:17
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Installing a Motherboard

Higher Ed
Installing a motherboard into a case is part science and part art. The science comes first. The motherboard must match the case’s form factor, and the motherboard and parts must be compatible. Then, the art: the subtle crafts of...
Instructional Video11:03
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Installing a CPU

Higher Ed
Every computer needs a CPU. The installation steps are straightforward but should be handled with care to prevent EMP damage. Additionally, some form of cooling is required. This clip is from the chapter "CPUs" of the series "CompTIA A+...
Instructional Video10:34
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - A little bit about hashing

Higher Ed
Credentials Management: A little bit about hashing
r/>
This clip is from the chapter "Credentials Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, very common source of...
Instructional Video5:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 4-Creating a Simple REST Controller

Higher Ed
This video demonstrates how to create a simple REST controller.
r/>
This clip is from the chapter "Spring Level 4-Sprint Boot in 10 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Instructional Video4:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 18 - Implementing the findAll Using a JPQL Named Query

Higher Ed
This video demonstrates how to implement the findAll using a JPQL named query.
r/>
This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...