Hi, what do you want to do?
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Creating Virtual Networks with PowerShell - Lab Activity
In this video, we will cover creating virtual networks with PowerShell - lab activity.
r/>
This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section...
r/>
This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - What is a PowerShell Module
In this video, we will see what a PowerShell module is.
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its...
r/>
This clip is from the chapter "Azure Administration" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces PowerShell and its...
Curated Video
C++ 20 (2a) New Features - std::format_to and std::format_to_n
This video explains how std::format_to and std::format_to_n work, and how to safely format text to std::vector and c array.
• Format text to std::vector using std::back_ins
erter
• Format text to...
• Format text to std::vector
erter
• Format text to...
Curated Video
C++ 20 (2a) New Features - How to Build Examples
Consider problem of building examples using different compilers for each section.
• Check how to enable/disable the examples for a se
ction
• Build latest GCC fr
om sources
• Invoke CMake and make use of the new
ly...
• Check how to enable/disable the examples for a se
ction
• Build latest GCC fr
om sources
• Invoke CMake and make use of the new
ly...
NASA
NASA | Landsat Looks to the Moon
Every full moon, Landsat 8 turns its back on Earth. As the satellite's orbit takes it to the nighttime side of the planet, Landsat 8 pivots to point at the moon. It scans the distant lunar surface multiple times, then flips back...
Curated Video
C++ 20 (2a) New Features - Coroutine Anatomy
Here, discuss new keywords and when and how does a function becomes a coroutine.
• Discuss what new tools coroutines provide the programmers
with
• Discuss what is missing from
coroutines
• Discuss how and when...
• Discuss what new tools coroutines provide the programmers
with
• Discuss what is missing from
coroutines
• Discuss how and when...
Curated Video
C++ 20 (2a) New Features - Concept of Splitting Execution State and the Thread of Execution
How are coroutines different from threads?
• Discuss how threading
works
• Discuss how corou
tines work
• Discuss the difference between execution thread and sta
te
of execution
This clip is from the...
• Discuss how threading
works
• Discuss how corou
tines work
• Discuss the difference between execution thread and sta
te
of execution
This clip is from the...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Modules
This video explains the different modules in Ansible and explains how to interact with Ansible command line tools.
r/>
This clip is from the chapter "Ansible Architecture and Design" of the series "Dive Into Ansible - From...
r/>
This clip is from the chapter "Ansible Architecture and Design" of the series "Dive Into Ansible - From...
Curated Video
Python 3 for Beginners: Python Standard Library and Creating Modules in Python
In this educational video, you'll learn about the Python Standard Library and how to take advantage of its modules to simplify your coding process. The video demonstrates how to use existing modules for tasks such as reading and writing...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 8 - Spring Modules
In this Appendix video, we'll cover Spring modules.<br/<br/>>
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".null
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".null
Packt
Destructuring
Other Newer Features - ES2015+: Destructuring
<
br/>
This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of...
<
br/>
This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of...
Curated Video
C++ 20 (2a) New Features - Rationale Behind Concepts
Call sort algorithm on std::list container and analyze error output produced by the compiler.
• Consider length of error o
utput
• Consider caus
e of error
• Concepts a
re
the solution
This clip is from...
• Consider length of error o
utput
• Consider caus
e of error
• Concepts a
re
the solution
This clip is from...
Curated Video
The Full Stack Web Development - Setup, Middleware & Routes - Starting the Project
Backend programming with Node.js: Setup, Middleware & Routes - Starting the Project
r/>
This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work...
r/>
This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Brute Forcing SSH with Metasploit
This video shows you how to use Metasploit to perform brute force SSH.
r/>
This clip is from the chapter "System Hacking and Exploitation" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
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
Python 3 for Beginners: Python Modules
In this video, you will learn all about Python modules and the Python Standard Library. Our instructor will explain what modules are, how to import them, and how to manipulate the module search path. You will also discover the vast...
Curated Video
Python 3 for Beginners: Introduction to Python Modules and the Standard Library
In this Python tutorial video, you'll learn all about modules! Our helpful instructor will introduce you to these important building blocks of Python programming, showing you how to create your own and include existing modules in your...
Curated Video
PEP8 Guidelines Python Clean Coding - Project Module and Variable Conventions
This video explains project module and variable conventions.<br<br/>/>
This clip is from the chapter "Naming Conventions" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the various naming conventions in Python.
This clip is from the chapter "Naming Conventions" of the series "PEP8 Guidelines: Python Clean Coding".This section explains the various naming conventions in Python.
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Reusing Code with Modules
In this video, you will learn to use the import statement to reuse a code instead of copy-pasting code. We will also look at creating modules to reuse code.
<
br/>
This clip is from the chapter "Modules and Packages" of the series...
<
br/>
This clip is from the chapter "Modules and Packages" of the series...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Section 1 and 2 Quiz
This video presents quick quiz questions to test what you have learned from sections 1 and 2.
r/>
This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From...
r/>
This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Amazon Web Services (AWS) OpsWorks
This video explores the features and capabilities of AWS OpsWorks.
r/>
This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application Deployment" of the series "AWS Solutions Architect...
r/>
This clip is from the chapter "Solutions Architect Chapter 11 – Amazon Web Services (AWS) Application Deployment" of the series "AWS Solutions Architect...
Curated Video
C++ 20 (2a) New Features - Efficient Atomic Waiting
Analyze an example with wait method called on atomic variable.
• Examine documentation for the wait m
ethod
• Modify value an atomi
c variable
• Use notify_all to wake up all threads waiting o
n
this variable
...
• Examine documentation for the wait m
ethod
• Modify value an atomi
c variable
• Use notify_all to wake up all threads waiting o
n
this variable
...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Modules in Ansible Playbooks
This video explains the modules used in Ansible playbooks.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks...
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks...
Curated Video
The Complete Practical Docker Guide - Creating Python Containers
This video is about creating Python containers.
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical Docker Guide".This section focuses on running Python applications...
r/>
This clip is from the chapter "Running Python Applications in Docker" of the series "The Complete Practical Docker Guide".This section focuses on running Python applications...
Curated Video
Node.js API Masterclass with Express and MongoDB - Installing Nodemon
HTTP Intro - Headers, Body, Status Codes, etc: Installing Nodemon
r/>
This clip is from the chapter "HTTP Intro - Headers, Body, Status Codes, etc" of the series "Node.js API Masterclass with Express and MongoDB".This section...
r/>
This clip is from the chapter "HTTP Intro - Headers, Body, Status Codes, etc" of the series "Node.js API Masterclass with Express and MongoDB".This section...