Communication Coach Alex Lyon
How to Communicate Clearly and Confidently Using Concise Sentences
Learn how to communicate clearly and confidently using concise sentences. As my consultant friend says, "Concise sounds confident." (Part 2 of 5)
Communication Coach Alex Lyon
How to Speak Clearly and Confidently with Logical Main Points
Learn How to Communicate Clearly and Confidently with Logical Main Points.
Communication Coach Alex Lyon
Transitions Statements for Public Speaking
Transitions Statements for Public Speaking
Curated Video
How the Separation of Catherine and Henry VIII Formed the Church of England
Henry VIII's pursuit of an annulment from Catherine of Aragon led to a dramatic conflict that ultimately resulted in England's break from the Catholic Church. Catherine remained resolute in her stance as the legitimate Queen of England,...
Curated Video
Russian Federation - Federal Subjects & Geography | Countries of the World
Learn about teh 85 federal subjects of Russia that make up the Russian Federation -- including the disputed federal subjects of Crimea & Sevastapol -- with this Countries of the World video by KLT.
Wonderscape
Understanding the Threat of Climate Change to Forests
Explore the significant threat posed by climate change to forests worldwide. Learn about the causes and consequences of climate change, including the role of greenhouse gases and the impact on forest ecosystems. Discover how forests, our...
Great Big Story
Embracing tourette's, an actor's journey to acceptance
Follow the story of an actor with Tourette syndrome as he navigates the challenges of his condition while pursuing a career in acting.
Curated Video
A Doctor's Mission to Solve Preventable Blindness in Ethiopia
After four days and 200 surgeries, Dr. Bora prepares to return to Addis Ababa. Thanks to his efforts, Weizero Thadeledge's life has been transformed. She can now work, provide for her family, and reconnect with friends. Dr. Bora work...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Input Vulnerability Check Lab (Intruder Ideas)
This video explains the use of the intruder tab apart from brute-forcing a username or password and how to check vulnerability such as a SQL injection.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Logger Tab
This video explains how to use the logger tab.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Sequencer Tab
This video explains how to use the sequencer tab.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Reset
This video explains Git Reset, which is a powerful command that is used to undo local changes to the state of a Git repo. This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub Masterclass - The...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Solving: Merge Conflict
This video explains how to solve the merge conflict in Git. This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes and Merge Branch
This video explains pull changes and merge branch. This clip is from the chapter "Git Branches" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git branches and the feature branch.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Stash
This video explains Git Stash, which is used when you want to record the current state of the working directory and the index but want to go back to a clean working directory. This clip is from the chapter "Other: Diff, Stash, and...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Diff
This video explains Git Diff, which shows changes between the working tree and the index of a tree, changes between the index and a tree, changes between two trees, changes resulting from a merge, and changes between two blob objects....
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Asking ChatGPT to Fix an Error
Let's learn to use the power of ChatGPT to fix errors or issues that may arise in our pairs trading strategy and to effectively communicate with ChatGPT to seek solutions or guidance on fixing trading errors, discrepancies, or challenges...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Remove Items from Local Storage
In this video, you will learn how to remove items from local storage when they are removed from the shopping list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this...
Curated Video
Modern JavaScript from the Beginning - Second Edition - setTimeout and clearTimeout Functions
In this video, you will learn about the setTimeout and clearTimeout functions in JavaScript. We will see how to use these functions to schedule a task to be executed after a delay and how to cancel a scheduled task. This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Local Storage Crash Course
In this video, we will be provided with a brief overview of local storage and how it works. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Clear UI State
In this video, you will learn how to clear the UI state after removing an item from the shopping list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Remove and Clear Items
In this video, you will learn how to remove items from the shopping list and how to clear the entire list. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Add Items to List (DOM Only)
In this video, you will learn how to add items to the shopping list using only the DOM (Document Object Model) without using local storage. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-Shopping List Project
In this video, we will be introduced to the Shopping List project, which is the final project for the course. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we...