Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) Compliance Program
This video introduces the compliance program in AWS and explains where you can get detailed information about the compliance regulations. This clip is from the chapter "Solutions Architect Chapter 7 - Identity and Access Management...
Curated Video
Multi-Paradigm Programming with Modern C++ - A Brief History with C++
Every new C++ standard adds support for different programming styles. Understanding the evolution of C++ can improve programming skills. • How C++ started? • Overview of features added in each new standard • Features of the new C++2a...
Brainwaves Video Anthology
Daniel Martinez HoSang - How Struggles for Racial Justice Liberate Everyone Part 2
Daniel Martinez HoSang is Professor of Ethnicity Race and Migration and American Studies and holds a secondary appointment in the Department of Political Science and serves on the Education Studies Advisory Committee. His most recent...
Curated Video
Learn Go in 3 Hours - What Is Go and Where Does It Come From?
Developers who are curious about learning Go need reasons to support their feeling that learning Go is a worthwhile investment. • This video gives background information on Go to explain where it came from and how it is used today. •...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Getting Started with Java Modularization
In this lesson, we will understand Java modularization. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the new updates added.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Wine Installation
In this video, you'll get an introduction to wine and you'll learn how to install it. This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - The Real Hacking Begins Now!
Using everything you've learned, this video begins with the hacking process. This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - What is a Computer?
Computers are everywhere if you know where to look! What are the parts and the functions of a computer? What do all these devices have in common? This clip is from the chapter "The Visible Computer" of the series "CompTIA A+...
Rachel's English
English Vocabulary Challenge Day 21
ENGLISH VOCABULARY WORDS DAY 21 | Do you want to learn English? Are you looking for an English lesson on vocabulary and pronunciation? Learning English vocabulary and pronunciation are my specialties! In this video I’ll teach you the...
Curated Video
Core Java Programming Course- Hands-on Exercise on the "Nested For" Loop
This video explains how to use the "Nested For" loop with the help of an exercise. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Libraries
In this video, you'll learn how to import libraries in Python. This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Coach Dan Blewett
What Age is Safe to Do a Weighted Ball Velocity Program?
Weighted ball programs are popular both in-person and online, but at what age is it safe to start a velocity program in baseball? Are they likely to lead to injury in the near-term or longterm? What are the pros and cons?
Curated Video
PMP Certification Training - Difference Between Projects, Programs, and Portfolios
This video explains the difference between projects, programs, and portfolios. This clip is from the chapter "Project Management Framework" of the series "PMP® Certification Training".This section explains the project management framework.
Curated Video
C++ Standard Template Library in Practice - Introduction to Threading
The user is new to the idea of threads and needs to be introduced to it. • Review single threaded architecture • Introduce threads and how they work • Describe how we will use them in C++ going forward This clip is from the chapter...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Simple Server Code
In this video, you'll learn the simple server code in reverse shell. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll...
Curated Video
Arduino for Beginners - 2022 Complete Course - Change Serial Baud Rate for Faster Communication
This video explains the changing Serial Baud rate for faster communication. This clip is from the chapter "Serial Communication- Send and Receive Data" of the series "Arduino for Beginners - 2022 Complete Course".This section explains...
Curated Video
Learn and Master C Programming - Software: BIOS, OS and Programs
We will cover different types of software and the role of OS and its impact on our programs. This clip is from the chapter "Quick Intro To Computer Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
PMP Certification Training - Summary - Project Management Framework
This video summarizes the section on the project management framework. This clip is from the chapter "Project Management Framework" of the series "PMP® Certification Training".This section explains the project management framework.
Curated Video
Learn and Master C Programming - CPU, GPU and 32-bit versus 64-bit Processors
Learn the role of CPU and its components and also learn about the role of GPU and touch base on differences between 32-bit and 64-bit processors as well as Operating Systems. This clip is from the chapter "Quick Intro To Computer Basics"...
Curated Video
Java Programming for Complete Beginners - Java 16 - Getting Eclipse 2021 03 Working with JDK 16
Let's troubleshoot Eclipse and configure Java IDK. This clip is from the chapter "Appendix - Troubleshooting Eclipse and Java" of the series "Java Programming for Complete Beginners - Java 16".This section focuses on the latest features...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Variables
This video gives you an introduction to variables in Python. This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Brainwaves Video Anthology
Adam F.C. Fletcher - Teachers Make a Difference - Idu Maduli
Adam F.C. Fletcher is a writer, speaker and focused on human engagement, education transformation, and social change. Exciting, educating, and empowering are some of the words people have used to describe Adam F.C. Fletcher. A specialist...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Installing Pyinstaller
This video gives you an introduction to Pyinstaller and how to install it. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Curated Video
Learn Go in 3 Hours - Pointers
Go unabashedly embraces the pointers, while removing their most dangerous abilities. • This video walks through using pointers in Go, and how they can be used to simulate call-by-reference in other languages. • Learn that pointers in Go...