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.
Instructional Video3:12
Curated Video

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

Higher Ed
In this video, you will learn an important concept before moving into JavaScript and jQuery—the Document Object Model (DOM).
Instructional Video8:35
Curated Video

AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instances Console

Higher Ed
In this lecture, we will explore the EC2 Dashboard, which provides valuable information regarding the current EC2 instances running in the region.
Instructional Video2:22
Curated Video

Real-World DevOps Project From Start to Finish - Recap: Zulip

Higher Ed
In this video, we will revisit the key concepts and features of Zulip, the open-source chat and collaboration platform covered in the previous section, and gain a comprehensive overview of Zulip's functionality, including its chat stream...
Instructional Video4:03
Curated Video

Real-World DevOps Project From Start to Finish - VPS

Higher Ed
This video covers selecting a VPS provider, provisioning a virtual server, configuring networking and security settings, and accessing the VPS remotely. We will have a solid understanding of effectively utilizing VPS resources to host...
Instructional Video2:27
Curated Video

Real-World DevOps Project From Start to Finish - How DNS Works

Higher Ed
This video explains the DNS architecture and its role in translating domain names into IP addresses. By understanding how DNS operates, we will gain insights into managing and troubleshooting DNS configurations, enabling them to ensure...
Instructional Video3:04
The Business Professor

SAAS Business Model - Explained

Higher Ed
What is a SAAS Business Model? SaaS, or software as a service, is a delivery model in which a centrally hosted software is licensed to customers via a subscription plan. Any company that leases its software through a central, cloud-based...
Instructional Video36:27
Curated Video

Master HTML with Visual Studio Code | Beginner's Guide

Pre-K - Higher Ed
In this beginner's guide, we'll explore how to use Visual Studio Code to write and edit HTML code. We'll start by learning the basics of HTML, and work our way up to more advanced topics. By the end, you'll have all the skills you need...
Instructional Video7:39
Curated Video

Intercept_ Analyze_ and Replay Web Traffic

Higher Ed
Learn how to leverage the powerful Burp suite in analyzing web traffic and crafting attacks
Instructional Video11:53
Curated Video

Decrypt SSL Session

Higher Ed
In this video, we will intercept SSL traffic by decrypting the SSL tunnel between an APK and a server
Instructional Video5:14
Curated Video

Linux Fundamentals - Using the curl and wget Utilites

Higher Ed
This video demonstrates the use of curl and wget utilities. This clip is from the chapter "Networking in Linux" of the series "Linux Fundamentals".This section introduces you to networking in Linux. Then, you will learn about Internet...
Instructional Video6:41
Curated Video

Linux Fundamentals - Getting Help on Commands Using the Man Utility

Higher Ed
This video focuses on getting help on commands using the man utility. This clip is from the chapter "Getting Started with Linux" of the series "Linux Fundamentals".This section will introduce you to Linux. You will start by learning how...
Instructional Video3:53
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Adding Comments in JavaScript

Higher Ed
This video demonstrates how to add comments in JavaScript. This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section introduces you to JavaScript.
Instructional Video8:19
Curated Video

iPhone Security Model

Higher Ed
In this video, we will be discussing the iPhone Security Model. We will explore the various layers of security that Apple has implemented to protect your personal data and information. From the hardware level to the software level, we...
Instructional Video7:24
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Risk Management Concepts

Higher Ed
A risk management framework aids in identifying and managing risks and is sometimes required for compliance with data privacy regulations such as GDPR and HIPAA. Organization security policies are often influenced by data privacy...
Instructional Video10:52
Science Buddies

How to Use the NCBI's Bioinformatics Tools and Databases

K - 5th
This video tutorial provides a quick overview of the NCBI website. We walk you through how to search for nucleotide and protein sequences using NCBI’s databases and explain what information is provided with each sequence. We also give...
Instructional Video12:31
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - The OSI Model

Higher Ed
Is there a standard model for describing and mapping network hardware and software? Yes, the 7-layer conceptual OSI model! Understanding network security and selecting the appropriate security solutions requires a solid understanding of...
Instructional Video14:11
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Certificate Types

Higher Ed
Mike reviews different types of certificates including web, email, code-signing, machine/computer, and user. This clip is from the chapter "Cryptography" of the series "CompTIA Security+ Certification SY0-601: The Total Course".This...
Instructional Video1:54
Encyclopaedia Britannica

Did You Know? Internet Explorer

Pre-K - Higher Ed
Learn more about Internet Explorer.
Instructional Video11:28
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Containers and Software-Defined Networking

Higher Ed
Modern software development often uses application containers which serve as a logical boundary for app files and settings outside of the operating system. This episode also covers Software-Defined Networking (SDN). This clip is from the...
Instructional Video15:20
IDG TECHtalk

What is Windows on ARM? Here's what it means for developers

Higher Ed
We’ve already discussed what the transition to Apple Silicon means for developers, so today, we’re shifting gears and discussing Windows on ARM. InfoWorld writer Serdar Yegulalp and Computerworld contributing editor Preston Gralla join...
Instructional Video9:48
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Common Attacks and Mitigations

Higher Ed
Public servers are subjected to many types of attacks that can be mitigated by hardening the network and host using a wide variety of methods. This episode covers common attacks include DDoS, URL hijacking/redirection, session replay,...
Instructional Video39:57
Paul Marriott

Blynk IoT (Blynk 2.0) App w/Arduino Uno R3, ESP8266 ESP-01 Module, Blynk Cloud & 4 x LED - Tutorial

9th - 12th
A full fledged tutorial of 4 LEDs connected to an Arduino device via. Blynk IoT (aka Blynk 2.0), Blynk Cloud and the ESP8266 ESP-01 WiFi module. The device simulates 'lights' of a smart home by turning LEDs on and off through 'Blynk IoT'...
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and Seaborn...