Hi, what do you want to do?
Curated Video
How to Get Your FBI File
Thanks to the Freedom of Information and Privacy acts, we're all entitled to see what the FBI has on us.
Curated Video
How to Hire a Contractor
If you want to have a positive remodeling experience, do some basic research to ensure you hire a trustworthy, competent contractor.
Curated Video
How to Find a File on a Mac
Apple computers are renowned for being simple to use, as this exercise in searching for a lost file demonstrates.
Curated Video
How to E-mail Pictures
A fun and easy way to relive memories with your friends and family is through sharing photos by e-mail.
Curated Video
How To Amend a Tax Return
Whether you missed a deduction or forgot to claim income, the IRS has a way for you to make changes.
Curated Video
How to Convert Images to JPEG format
Its color-range, among other attributes, makes the JPEG format widely used for photographs. Turn your images and other documents into JPEG files by opting for one of these alternatives.
Curated Video
How to File for Rent assistance
Paying rent can be a challenge if you are a low-income family, disabled, or elderly. Get the rent assistance you need.
Curated Video
How to Convert MP4 Files to WMV
You've tried opening an MP4 file in Windows Media Player and it won't play. Convert the file to a WMV and watch that hilarious video over and over again.
Curated Video
How to Make a Time-Lapse Movie Using iMovie
Transforming your time-lapse pictures into a movie doesn't have to be time consuming thanks to iMovie.
Curated Video
How to Get Nonprofit Status
If your organization won't be distributing profits to shareholders, follow these steps to start the process of being recognized officially as a nonprofit organization.
Curated Video
How to Make a Time-Lapse Movie from Photos Using Windows Movie Maker
From a blooming flower to building a house, time-lapse photography can be a great way to condense a lengthy process into a short movie.
Curated Video
How to File a Wrongful Dismissal Claim
Losing your job is never easy, but when you've lost your job unlawfully it can be particularly upsetting.
Curated Video
How to Get Organized at Work
A lot of people in an office are whirlwinds of activity with no direction. Get organized and work smarter, not harder.
Curated Video
How to Set Up an LTD Company
LTD is a company legal structure also commonly known as an LLC, or limited liability company. Learn how to register your business as a limited company.
Curated Video
How to Remove Lyrics from Your Favorite Songs
If you're a better singer than the artist on the track, you can remove the lyrics and sing the song yourself.
Curated Video
How to Identify Gold
The only way to know for certain that an object is made of gold is to have it analyzed. But a few do-it-yourself tests can provide enough information to make an educated guess.
Curated Video
Python Lesson 42: file operations
Learn the basic concepts of creating a file for read/write access.
Curated Video
Code Explanation
In this video, we explore how to better understand the code base in the Keil environment. Welcome to our comprehensive video series on Real-Time Operating Systems (RTOS) for ARM microcontrollers! This series is designed for engineers,...
Curated Video
MATLAB Programming Tutorials | Loops, Arrays, Classes, Control Statements & More: ifelseif
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Curated Video
Python Lesson 6
Here we explore the "if-else" statements we can use in Python for decision making.
Curated Video
Python Assignment 2
In this video we discuss the Assignment 2 question which requires you to capture two numbers from the user and print out the bigger number.
Curated Video
Python Lesson #2: Learn about the Print function
In this lesson, we will learn how we can create our own file and write some Python code that will then run in our Shell. We will also be looking at the 'print' command to send information to the shell.
Curated Video
Python Lesson 3
In this video, you will learn how to use the "input" command to capture the user's input. You will also learn how to perform casting to perform a conversion between different data types.