Hi, what do you want to do?
ACDC Leadership
The Ultimatum Game- Are people rational?
This is a quick overview of The Ultimatum Game. It is a super fun activity and a great way to show that people don't just look at money when they make decisions.
Curated Video
Mastering Spring Framework Fundamentals - The Benefits of Dependency Injection in an Inversion of Control (IoC) Container
This video explains the ternary operators.<br/<br/>>
This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Curated Video
Complete Modern C++ - Lambda Expressions - Internals
This video shows you how lambda expressions are implemented internally.
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...
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...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 19 – Content Negotiation – Implementing Support for XML
This video explains the concepts of content negotiation – implementing support for XML.
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring...
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 18 – Internationalization for RESTful Service
This video explains internationalization for RESTful Service.
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
Curated Video
ABIDE BY | Learn English Phrasal Verbs
Meaning of ABIDE BY is also linked below. Phrasal verbs are an integral part of the English language, let's learn them one at a time. As a British English native I will be teaching British English, however many of these phrasal verbs...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Understanding Staging and Commit in Git
This video focuses on staging and commit in Git.
r/>
This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
r/>
This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Curated Video
Generating Random Numbers and Creating a Simple Math Game in Python
In this video, the teacher covers the concepts of error handling using try and except in Python, generating random numbers for a math game, and creating a simple math quiz for users to input answers. The teacher demonstrates how to...
Curated Video
Learning Splunk - Performing a Splunk Upgrade
Exploring the process of upgrading an existing Splunk installation.
• Learn the process of upgrading S
plunk
• Upgrade Splunk apps in your e
nvironment
• Execute the
S
plunk upgrade
This clip is from the...
• Learn the process of upgrading S
plunk
• Upgrade Splunk apps in your e
nvironment
• Execute the
S
plunk upgrade
This clip is from the...
Curated Video
Aethelflaed part 8: Legacy and Influence on Later Rulers
In June of 918, Aethelflaed died suddenly at 48 years old. There is dispute as to whether her brother Edward immediately took over as ruler of Mercia or whether her daughter, Aelfwynn ruled for a while. Eventually, Edward's son...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Prep 2
This is the second of the two-part video that helps you with the preparation for the interview.
<
br/>
This clip is from the chapter "Interview Prep" of the series "Reinforcement Learning and Deep RL Python (Theory and...
<
br/>
This clip is from the chapter "Interview Prep" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Curated Video
CISSP® Certification Domain 1 Security and Risk Management Video Boot Camp for 2022 - Risk Management - Assessment Part 1
This is the first part of a two-part video that shows how to assess and manage risks.
r/>
This clip is from the chapter "Certified Information Systems Security Professional CISSP Domain 1 - Security and Risk Management" of the...
r/>
This clip is from the chapter "Certified Information Systems Security Professional CISSP Domain 1 - Security and Risk Management" of the...
Curated Video
Creational Design Patterns in Modern C++ - Builder Implementation
This video demonstrates how to refactor the code to use the builder pattern.
• Remove unnecessary signal and slot connec
tions
• Allow for saving the text file to anywhere on
the system
• Open any text file
on
the...
• Remove unnecessary signal and slot connec
tions
• Allow for saving the text file to anywhere on
the system
• Open any text file
on
the...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Trying to Connect Every 20 Seconds
This video shows you what to do to establish a connection to your backdoor.
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
r/>
This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - What are Enum Classes? How the Framework can Utilize the Enum Concepts?
The video explains Enum classes and how the framework can use the Enum concepts.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 27 – Versioning RESTful Services – Header and Content Negotiation Approach
This video explains the versioning RESTful services – header and content negotiation approach.
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and...
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Session hijacking using session fixation
Session Management: Session hijacking using session fixation
r/>
This clip is from the chapter "Session Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we look into...
r/>
This clip is from the chapter "Session Management" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we look into...
Curated Video
Python In Practice - 15 Projects to Master Python - Use of else and finally Blocks
This video explains the use of else and finally blocks.<br<br/>/>
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Curated Video
Hands-on .NET Minimal API for Web Developers - Understanding the Map Method
In this lecture, we will try to understand the MapGet method that is created by default when a new project is created.
<
br/>
This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API...
<
br/>
This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API...
Curated Video
The Art of Doing - Python Network Applications with Sockets - The Pickle Module - Sending Objects through the Data Stream
In this video, you will learn how to send objects through the data stream with the Pickle module.
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing -...
<
br/>
This clip is from the chapter "Creating an Advanced GUI Chat Room with the Json Module" of the series "The Art of Doing -...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Terminal Chat Room Part 2 - Adding Functionality
In this second part, you are going to learn how to add functionality.
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
<
br/>
This clip is from the chapter "Creating a Terminal Chat Room with the Threading Module" of the series "The Art of Doing - Python Network Applications with...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Linear Equation Vectorized
In this video, we will discuss about the vectorized form of linear equation.
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Linear Equation
In this video, we will discuss about the linear equation.
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover...
<
br/>
This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover...
TLDR News
Are Johnson's Controversial Plans Dying in the House of Lords? - TLDR News
Johnson has some big (and controversial) plans, but they're not going amazingly. That's because the Lords are proving to be a major sticking point, with them trying to mediate his plans. So in this video we explain the conflict and what...