Hi, what do you want to do?
Curated Video
Complete Modern C++ - constexpr Lambda
In this video, learn about the changes in lambda expressions in C++17.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as...
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of C++17 such as...
Curated Video
Complete Modern C++ - Lambda Expressions Capture List - Part II
In this video, capture list is explained in-depth with default modes.
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
r/>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda...
Curated Video
World of Computer Networking Your CCNA start - Capturing Some Data Using Wireshark
This video demonstrates how to capture data using Wireshark.
r/>
This clip is from the chapter "Transmission Control Protocol/Internet Protocol (TCP/IP) and Open Systems Interconnection (OSI) Models" of the series "World of...
r/>
This clip is from the chapter "Transmission Control Protocol/Internet Protocol (TCP/IP) and Open Systems Interconnection (OSI) Models" of the series "World of...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Cracking Passwords with Hashcat
In this video, you'll learn how to crack passwords using Hashcat.
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor..
Mockito Advanced: Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor..
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
Curated Video
Complete Modern C++ - Lambda Expressions Capture List - Part I
This video introduces the capture list.<br/<br/>>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Capturing Handshakes with Airodump-ng
In this video, you'll get an introduction to Airodump-ng and its uses.
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Wireless Penetration Testing" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - DNS Spoofing and HTTPS Password Sniffing
In this video, you'll learn about DNS spoofing and HTTPS password sniffing.
r/>
This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
r/>
This clip is from the chapter "MITM Attacks (Man in the Middle)" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Analyzing HTTPS and TLS Using Wireshark
In this video, we'll be analyzing HTTPS and TLS using Wireshark.
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of...
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Analyzing Traffic Using Wireshark
In this video, we'll be analyzing traffic using Wireshark.
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of HTTPS...
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of HTTPS...
Curated Video
Hands-On Auto DevOps with GitLab CI - Defining Artifacts
We need to capture outputs from our build process so we can analyze the result of the build.
• Declare artifacts in our
build
• Capture artifacts even from fai
led builds
• Configure artifacts to expire
a
fter one...
• Declare artifacts in our
build
• Capture artifacts even from fai
led builds
• Configure artifacts to expire
a
fter one...
Curated Video
Practical Data Science using Python - Python Dictionaries 2
This video explains item functions in Python dictionaries.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Bill Carmody
Project Closing Actions
In this video, Bill Carmody discusses the importance of project closing actions and conducting a retrospective. He emphasizes the need to capture insights and learnings from the project, identifying what went well, areas for improvement,...
Curated Video
World of Computer Networking Your CCNA start - Analyzing User Datagram Protocol (UDP) in Wireshark
This video demonstrates how to analyze UDP in Wireshark.
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking:...
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking:...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Image Formation
This video demonstrates image formation.<br<br/>/>
This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Packt
Fundamentals of Neural Networks - Padding
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Amazon QuickSight
This video explains how to set up QuickSight on top of the Redshift data warehouse and focuses on the visualizations it can produce.
<
br/>
This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data...
<
br/>
This clip is from the chapter "Domain 5: Visualization" of the series "AWS Certified Data...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Screenshots on Failure - TestNG Listeners
This video provides screenshots on failure - TestNG listeners.
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Food Farmer Earth
Trash Fish Supper: Eating Lower on the Food Chain
4 top chefs team up for a trash fish dinner to raise public awareness of overfishing, and create demand for alternative fish species that are not presently at risk.
Encyclopaedia Britannica
Frederick Douglass: Photography
Learn about the photographs of Frederick Douglass with Dr. Noelle Trent.
Amor Sciendi
The Civil War: Photography, Technology and Destruction
Photography took the realities of modern warfare to the doorsteps of America. This video is part of a series on American Art.
Vlogbrothers
Everything a Normal Person Needs to Know About Helium
Helium is so great...and we are running out of it, but also we are not running out of it.
Next Animation Studio
Astronomers say they might have found a new ‘minimoon’ orbiting Earth
The Earth’s busy orbit is occupied by space junk, nearly 5,000 artificial satellites, the Moon and now a possible temporary resident ‘minimoon’ called 2020 CD3.
<br/>
IT'S HISTORY
JOAN OF ARC - The Maid of Orléans
Today we will tell you the story of Joan of Arc - Roman Catholic saint and national heroine of France.