Hi, what do you want to do?
Curated Video
Measure Twice, Cut Once | Bite Sized Project Management Thought from My Father
Measure twice, cut once.<b<br/>r/>
This is a proverb ofte<b<br/>r/>n quoted by my father.
It reminds us to take our time before committing to something irrevocable. It's vital advice for a project manager. The keyword is caution.
This is a proverb ofte<b<br/>r/>n quoted by my father.
It reminds us to take our time before committing to something irrevocable. It's vital advice for a project manager. The keyword is caution.
Curated Video
Top 10 Ways to GET ATTENTION
If you want people to listen to you; you have first to get their attention, and then hold it. Here's how.
Speaking so people listen starts before you open your mouth, when people decide whether you are someone...
Speaking so people listen starts before you open your mouth, when people decide whether you are someone...
Curated Video
PRESENCE: Top 10 Presentation Tips to Command Audience Attention
Project Managers often have to make a presentation. We report on progress, brief on a new project, or pitch to a change control panel. These are your chances to showcase your insight, authority, and expertise. You will do...
Curated Video
Practical Cyber Hacking Skills for Beginners - Target Reconnaissance
In this video, you will learn how to perform reconnaissance based on a specific target, usually, a location, understand the groundwork and infrastructure involved, and the possibilities of being able to hack.
Curated Video
A Peek Into the Student Experience when using Boclips for Classroom (Classroom Platform Walkthrough 15/15)
Watch this video to understand the student perspective when a student is shared a video from a playlist of videos. Learn more about the Boclips for Classroom web application by watching some or all of the videos in our 15-part video...
Curated Video
Number Challenges: Four 4's & Build A Number
This video provides two number challenges designed to improve number sense! In this video, we explore the Four 4’s Challenge, where you use exactly four 4’s to create numbers from 1 to 20, and the Build A Number Challenge, where you...
Curated Video
Blood pressure
The pressure that blood exerts against the walls of blood vessels.
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig...
<
br/>
A Twig Science
Glossary Film.
Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig...
Communication Coach Alex Lyon
How to Get Rid of Filler Words
Here's how to get rid of filler words such as "um," "uh," "you know," etc. Filler words can be distracting to your audience and can lead to people not absorbing what you're saying. Once we identify that we use filler words and determine...
Communication Coach Alex Lyon
5 Public Speaking Body Language Tips
Here are my top 5 Body Language Tips for More Confident Public Speaking.
Communication Coach Alex Lyon
How to Stop Using Filler Words (with Virtual Reality and AI)
Can virtual reality and AI help you stop using filler words? We'll look at Ovation to see how it can help you stop saying "um" and "uh" and do a mini-review of the overall pros and cons of using Ovation to help with your public speaking...
Curated Video
6 Simple Techniques to Stay Present and STOP Anxiety
Feeling overwhelmed, anxious, or stuck in your thoughts? You’re not alone. In this video, Mark shares powerful techniques to a stay present and grounded when life feels chaotic. Discover simple practices like deep breathing,...
Curated Video
Arrays for Kids | What are multiplication arrays?
In this fun and educational video, we dive into the fascinating world of arrays. Arrays are a fantastic way to understand multiplication and division visually. We'll show you how to recognize arrays and why they're so helpful in math.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Pause Menu
In this video, you will learn how to create and add the pause menu.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Web Animations API - Ball Project
In this video, you will learn about the Web Animations API. We will see how to create animations using the Web Animations API and how to control them using JavaScript.
<
br/>
This clip is from the chapter "Web Browser APIs" of the...
<
br/>
This clip is from the chapter "Web Browser APIs" of the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Video Player Project
In this video, you will learn how to create a video player using the Video API. We will see how to customize the video controls and add a progress bar.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern...
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Video API
In this video, you will learn about the Video API. we will see how to load a video, play and pause it, and add video controls to it.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Web Audio API
In this video, you will learn about the Web Audio API. We will see how to use this API to create audio effects in our application.
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Array Method Challenges
In this video, we will put our knowledge of array methods to the test by tackling some coding challenges.
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from...
<
br/>
This clip is from the chapter "Loops, Iteration, and High-Order Array Methods" of the series "Modern JavaScript from...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Function Challenges
This video provides challenges for us to test our understanding of the concepts covered in this section.
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the...
<
br/>
This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Object Challenges
This video presents some challenges related to objects and requires students to apply their knowledge of object manipulation and methods.
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
<
br/>
This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - What Are Variables in Rust
This is an exercise video on variables in Rust.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Integers in Rust
This video explains integers in Rust in detail.
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
<
br/>
This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Generators
Generators are a powerful tool for creating iterators in JavaScript. In this video, you will learn how generators work, how to define them, and how to use them to generate complex sequences of data.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Complex Arrays in JavaScript
In this video, you will learn about complex arrays in JavaScript. By the end of the video, you will have a solid understanding of complex arrays and be able to apply this knowledge to your own projects.
<
br/>
This clip is from the...
<
br/>
This clip is from the...