Hi, what do you want to do?
Curated Video
Practical Cyber Hacking Skills for Beginners - Building an Attack Strategy
As an example, this lesson will look at how to build an attack strategy to attack the Udemy website.
Curated Video
Practical Cyber Hacking Skills for Beginners - Gathering Information
In this video, you will learn to gather information about the Udemy website as an example and understand the features involved.
Curated Video
How to Fill Out Common Resume Sections
In our previous video we tackled some of the bigger-picture questions such as "should I include a summary or statement?" and "is it ok to use a template?" Now we focus on constructing each individual section of a standard, chronological...
Curated Video
Inbox Zero: Mastering Email Management
Feeling overwhelmed by an overflowing inbox? Discover how to achieve Inbox Zero and master email management with these proven strategies. This video covers effective techniques to turn email chaos into order, enhancing your productivity...
Great Big Story
The dancing baby, a viral sensation before the age of memes
Uncover the story behind the first viral internet sensation, the dancing baby, and its lasting impact on digital culture.<br/>
Great Big Story
Elwood Edwards, the voice behind AOL's iconic "You've Got Mail".
Meet Elwood Edwards, the voice of AOL's famous "You've Got Mail," and learn how his phrases became an internet sensation.
Curated Video
Creating and Sharing Playlists (Classroom Platform Walkthrough 11/15)
Watch this video to learn how to create and share playlists, whether with students or with your colleagues for review. Learn more about the Boclips for Classroom web application by watching some or all of the videos in our 15-part video...
Curated Video
Business Etiquette Part Two: Workplace and Communications
In this second part of our "Business Etiquette" series, Billy Glading and Crystal L. Bailey from the Etiquette Institute of Washington walk us through the do's and don'ts of business etiquette for workplace communication and how to avoid...
Curated Video
What Does the Internet Weigh?
What is the combined weight of all of the information on the internet? Mathematicians must work with the smallest particles of the Web to find out. Maths - Number A Twig Math Film. Reinforce and extend the learning required by the...
All In One Social Media
Social Media Is NOT A Marketing Plan!
Social media alone will not help your business or brand grow. There are a lot of things you need in place before social media plays a part in your marketing efforts. In this video, I will give you a roadmap to successfully having a...
Communication Coach Alex Lyon
Top 10 Calls to Action (for the end of a speech)
Learn the Top 10 Ways to Call Listeners to Action at the end of a speech or presentation. This is Part 4 (of 4) of a series showing you how to write a persuasive speech. These are calls to action or CTAs and virtually all persuasive...
Wonderscape
Building and Maintaining Our Community: Essential Workers
This video introduces the workers who help build and maintain our community, from construction workers and utility workers to garbage collectors and mail carriers. Learn how these community members keep us safe, provide essential...
Curated Video
Introduction to Contact Centres
This video explains about the contact centre history, a brief history and some key components about contact centres.
Curated Video
Why Was the 80s the Golden Age for Sugary Cereals?
Weird History Food is gonna get a bowl and some milk for this look back at the History of 80s Sugary Cereals. Thanks to some deregulation in the early 80s, kids saw a flood of delicious sugary cereals, often with movie or toy tie-ins,...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Clone: Own Repository
This video explains how to clone one’s on repository on Git.
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to clone...
<
br/>
This clip is from the chapter "Git Clone" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git clone and how to clone...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Configuration
This video explains how to configure Git into your system.
<
br/>
This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you...
<
br/>
This clip is from the chapter "Git Introduction" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section introduces you to Git and helps you...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Connecting a Contact Form to a Database
In the final video of this section, you will learn to create a contact form for our website to work, where we will connect the form we made to a database that stores the input received.
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
Machine Learning: Random Forest with Python from Scratch - Classification versus Regression
Let's learn about the three modes of machine learning: classification, regression, and clustering.
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest with Python...
<
br/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest with Python...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create GitHub Account
This video explains how to create a GitHub account.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get started...
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get started...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Maps
Maps are another new data structure introduced in ES6 that allow us to store key-value pairs. In this video, you will learn how maps work, how to create them, and how to perform basic map operations.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - How to Use Material UI in React.JS
In this video, you will learn to use Material UI, a popular UI library, in React.JS, and the process of installing and configuring Material UI in React projects. You will learn about the various components and styling options provided by...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Objects
In this video, you will learn about objects in JavaScript, which are complex data types that allow us to store and organize related data. We will explore how to create objects, define properties and methods, and access their values.