Hi, what do you want to do?
Curated Video
The Beginners 2022 Cyber Security Awareness Training Course - Search Engine Optimization
You will learn how your trust for popular search engines is being exploited so that hackers can deliver malware to your system, phish you for your credentials, as well as social engineer you into handing over your private information....
Curated Video
Creating a Subscribe Button Animation with Green Screen Effect
In this video tutorial, the presenter demonstrates how to create a green screen animation using PowerPoint and then incorporates it into video editing software like Adobe Premiere. The tutorial covers steps such as designing a subscribe...
Curated Video
How to Create a Maze Game in Small Basic
In this tutorial, we learn how to create a simple maze game using Small Basic programming language. The game allows the player to navigate through a maze and reach the end while avoiding walls. The tutorial covers concepts such as...
Curated Video
Microsoft Word: Print Layout, Draft, and Outline
Learn how to switch between different page view modes in Microsoft Word with this informative video transcript. Discover the benefits of print layout, draft, and outline views for editing text, focusing on document structure, and...
Curated Video
C++ Programming By Example - Painting User Input on Screen
How can we paint user input on the screen?
• Introduce the QPainterPath class along with QPa
inter
• Update the list of paths in the widget and
draw them
• Update the current path as the user
us
es the widget
...
• Introduce the QPainterPath class along with QPa
inter
• Update the list of paths in the widget and
draw them
• Update the current path as the user
us
es the widget
...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Pseudo Classes
CSS Crash Course: Pseudo Classes<br/<br/>>
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
This clip is from the chapter "CSS Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section gives an overview of CSS.
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Creating Custom Hooks
This video creates Custom Hooks.<br/<br/>>
This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
This clip is from the chapter "[New!] Hooks, Context, Fragments, and More" of the series "The Complete React Developer Course (with Hooks and Redux)".null
Curated Video
The Complete Excel Guide: Beginners to Advanced - Comments
This video aims to explain comments.
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page setup...
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page setup...
Curated Video
Comparatives And Superlatives - English Grammar Made Easier
Join me for this fun little English grammar lesson which looks at comparatives and Superlatives. <br/>
There are notes available for my club members and patrons.
There are notes available for my club members and patrons.
Curated Video
Feeding Mice (Convert decimal numbers with one or two decimal places into mixed numbers)
Calvin takes care of two small mice in the lab. He feeds them cheese but he carefully measures the amount of cheese on an electronic scale. The amount is in decimal number, but Calvin needs to find out the measured amounts in mixed...
Curated Video
CompTIA A+ Certification 220-1001: The Total Course - Primary PC Components
Mike takes you on a tour of the primary PC components including the computer case, monitor, and various peripherals including the keyboard, mouse, speakers, and more. This clip is from the chapter "The Visible Computer" of the series...
Curated Video
How to Hide and Unhide Columns in a Spreadsheet
This video tutorial demonstrates how to hide and unhide columns in a spreadsheet efficiently. It explains the process of hiding columns to declutter the view without deleting important data, and then provides clear steps on how to easily...
Curated Video
How to Easily Switch Between Open Documents in Microsoft Word
In this video tutorial, learners are guided on how to efficiently switch between open documents in Microsoft Word. By utilizing the taskbar and hovering over the document icons, users can easily view and select the specific document they...
Curated Video
The Modern JavaScript Bootcamp (2019) - Handling User Interaction
In this video, you’ll learn how to handle user interaction. This will allow us to respond to things the user does like clicking a button or entering some text in a field.
r/>
This clip is from the chapter "Javascript in the...
r/>
This clip is from the chapter "Javascript in the...
Curated Video
Creating a Painting App using Small Basic
In this tutorial, Justin teaches how to create a painting app using Small Basic. He explains how to change the background and brush colors, and how to use subroutines to control the mouse and draw shapes. By the end of the tutorial,...
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Pseudo Classes - Part 1
CSS Basics: Pseudo Classes - Part 1<br/<br/>>
This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - Keyboard Events jQuery
In this video, we'll cover keyboard events jQuery.
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - jQuery Mouse Events
In this video, we'll cover jQuery mouse events.
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
r/>
This clip is from the chapter "Learn jQuery" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".In this section, you will learn about jQuery,...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Mouse Events
In this video, we'll cover JavaScript mouse events.
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes...
r/>
This clip is from the chapter "JavaScript Document Object Model" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section describes...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Changing Column and Row Widths
Let's learn how to change column and row widths.
r/>
This clip is from the chapter "Excel 2019 Beginners: Working with Rows, Columns, and Cells" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims...
r/>
This clip is from the chapter "Excel 2019 Beginners: Working with Rows, Columns, and Cells" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Working with Ranges
Learn how to work with ranges.
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook...
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Advanced Interactions with Browser Elements Using Action Class
This video demonstrates how to use the action class.
r/>
This clip is from the chapter "Handling Advanced User Interactions and Child Windows" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
r/>
This clip is from the chapter "Handling Advanced User Interactions and Child Windows" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
Mastering the Format Painter Tool in Microsoft Word
The video demonstrates how to use the Format Painter tool in Microsoft Word to easily copy the formatting of text from one part of a document to another. This time-saving tool eliminates the need to manually adjust formatting settings,...
Curated Video
Efficient Text Copying and Moving Techniques in Microsoft Word
This video tutorial provides a comprehensive guide on how to copy and move text within a document or between different documents using Microsoft Word. It covers techniques such as triple-clicking to select paragraphs, using keyboard...