Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - Introduction-JavaScript
This video provides a detailed introduction to the concepts covered in this course section, including JavaScript and its topics.
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - DOM Introduction
In this video, you will learn an important concept before moving into JavaScript and jQuery—the Document Object Model (DOM).
Curated Video
AWS, JavaScript, React - Deploy Web Apps on the Cloud - EC2 Instances Console
In this lecture, we will explore the EC2 Dashboard, which provides valuable information regarding the current EC2 instances running in the region.
Curated Video
Real-World DevOps Project From Start to Finish - Recap: Zulip
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...
Curated Video
Real-World DevOps Project From Start to Finish - VPS
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...
Curated Video
Real-World DevOps Project From Start to Finish - How DNS Works
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...
The Business Professor
SAAS Business Model - Explained
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...
Curated Video
Master HTML with Visual Studio Code | Beginner's Guide
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...
Curated Video
Intercept_ Analyze_ and Replay Web Traffic
Learn how to leverage the powerful Burp suite in analyzing web traffic and crafting attacks
Curated Video
Decrypt SSL Session
In this video, we will intercept SSL traffic by decrypting the SSL tunnel between an APK and a server
Curated Video
Linux Fundamentals - Using the curl and wget Utilites
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...
Curated Video
Linux Fundamentals - Getting Help on Commands Using the Man Utility
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...
Curated Video
Modern Web Design with HTML5, CSS3, and JavaScript - Adding Comments in JavaScript
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.
Curated Video
iPhone Security Model
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Risk Management Concepts
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...
Science Buddies
How to Use the NCBI's Bioinformatics Tools and Databases
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - The OSI Model
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Certificate Types
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Containers and Software-Defined Networking
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...
IDG TECHtalk
What is Windows on ARM? Here's what it means for developers
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...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Common Attacks and Mitigations
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,...
Paul Marriott
Blynk IoT (Blynk 2.0) App w/Arduino Uno R3, ESP8266 ESP-01 Module, Blynk Cloud & 4 x LED - Tutorial
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'...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists
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...