Methods Obtainable Search Results

How To: Use the Switch Case and Random methods when coding in PHP

In this clip, you'll learn how to the Switch Case method and the Random method when coding in PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Fake a Loch Ness photo

This video will show you some methods to create a fake Loch Ness monster photo. You will need a camera or a camera phone for this project. One method of faking a sea monster picture involves creating a clay model of a head and a neck of a sea monster and holding it underwater. The outline of your hand holding the clay will serve as the body of the monster. Another method which can be used to fake a sea monster can be done using a clothes hanger and holding it underwater. The hook of the hange...

How To: Solve a system of equations w/ the elimination method

The video shows us how to solve a system of equations with the elimination method. First write the two equations one on top of the other, as it is going to be elimination method and it is recommended to write it in that way. Here the 2 equations are x+y=-3 and x-y=1. In the elimination method we need to add the 2 equations by columns. So adding it column wise we get to have 2x=-2 and solving this we will get the value of x=-1. Then you need to substitute this value of x in any of the two equa...

How To: Solve a Rubik's Cube with the "winter variation"

The video shows a unique method of solving a Rubik's cube. The method is called F2LL or 'winter variation'. There is very little information about this method on the internet. It deals with Corner Orientation. The person in the video is a skilled cube handler. There are 27 algorithms and their mirrors in the F2LL method. While you form an F2LL pair, you need to orient the corners at the same time. This method makes cube solving all the more easy.

How To: Reduce fractions in math problems

In this math tutorial, you will learn how to reduce fractions using the prime factoring method. The narrator, a math teacher, of the video begins by defining what prime numbers are. This is important to know. When reducing fractions you need to reduce both the numerator and the denominator down to numbers that cannot be reduced by any other numbers but 1 and itself (prime numbers). The method the video teaches is to find the prime factors of both numerator and the denominator to simplify the ...

How To: Use the Complex Trinomial factoring method

A video from free math tutoring that teaches you a method of factorization of a complex polynomial. The tutor shown in the video demonstrates how to factorize common functions of a variable by the factor method. This video isn't for advanced learners of mathematics. It is for beginner to intermediate level viewers.

How To: Solve a Rubik's Cube F2L with the Fridrich Method

A great way to rack your brain is by trying to solve a puzzle, so grab your puzzle and get solving! If you need a little help, this two-part video tutorial will show you how to solve the classic Rubik's Cube F2L with the Fridrich Method. The 3x3 Rubik's Cube is one of the most baffling puzzles on the market today, so make sure your up to speed on solving it. Watch and learn a few algorithms to get your puzzle solved! Wait, there are no algorithms for the Jessica Fridrich Method when solving t...

How To: Solve a Rubik's Cube with the Compound OLL method

Find out a new way to solve the Rubik's Cube made famous by Erno Rubik, master puzzle maker. Try to get the OLL (Orientation of the Last Layer) using a new method that lets you look at the cube and figure out a two algorithm move solution to orienting them correctly. Just watch this video tutorial to see how to solve a Rubik's Cube with the Compound OLL method.

How To: Attach bicycle handlebar tape

There are lots of methods of wrapping bar-tape. This is the top down method and requires no electrician's tape to fasten the end of the tape to the bicycle handlebars. Tke a look at this tutorial and learn how to attach it by the top down method.

How To: Solve the Rubik's Cube with the Fridrich f2l method

Solve the Rubik's Cube with the Fridrich f2l method using tips from this how-to video. Start by making a cross on one side of your Rubik's Cube. After that, flip over your Rubik's Cube and watch the video to learn exactly what to do next--do you think you're going to read it here? Eventually, you'll get the Fridrich f2l method down, it's a promise!

How To: Solve a 2x2 Rubik's Cube

If you aren't as advanced as you want to be, then use this method to solve a 2x2 Eastsheen Cube, because the Rubik's isn't really that good. If you are advanced, then watch the second vide for the über-complex method, the Guimond Method.

How To: Pack a skydiving parachute using the psycho method

A brief video that illustrates parachute packing using the 'psycho method'. Part 1 of 2 shows the steps of; Sorting the 9 cells, slider, stabelisers, wrapping of the tail, flipping the pack job on its back, untwisting d-bag and cocking the pilot chute. Part 2 illustrates the final stages of the pack job called the 'psycho method'. These steps include; Making sure the pilot chute is cocked, roling the left 4 cells left, the other 4 cells right,the9th cell position, slider adjusting or 'pouting...

How To: Quilt as you go

This quilt as you go method is really becoming popular and this video shows how you can get in on the action. It's a simple method and you'll see your craft coming together quickly before your eyes. You'll need some backing, many pieces of fabric - widths can be different, but they'll need to be the same length. Check out the quilt as you go method and show off your new found skill! Quilts are a lovely craft and make for an even better gift!

How To: Solve reverse percentage problems

We know the method for answering the question "What is the x percent of y" but, what about the answer to the following question "The x percent discounted price of an article is y. Find the original price." This is a reverse percentage problem that can be solved using the method shown in this video. This video contains three reverse percentage problems. The first two problems are essentially of the same type as explained above. A simple and easy to understand method of finding the original pri...

How To: Multiply polynomials with the FOIL method

Looking for a primer on how to solve polynomials via the FOIL approach in basic algebra? From Ramanujan to calculus co-creator Gottfried Leibniz, many of the world's best and brightest mathematical minds have belonged to autodidacts. And, thanks to the Internet, it's easier than ever to follow in their footsteps (or just finish your homework or study for that next big test). With this installment from Internet pedagogical superstar Salman Khan's series of free math tutorials, you'll learn how...

How To: Create object arrays in 3D Studio Max 2010

See how to create arrays of objects in 3D Studio Max. While there are a variety of methods for generating object arrays, this clip looks at two of the faster methods for creating 1D, 2D & 3D arrays. Whether you're new to Autodesk's popular modeling software or a seasoned 3D artist just looking to better acquaint yourself with the application, you're sure to be well served by this video tutorial. For more information, take a look!

How To: Create update and restore screen methods in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create and update restore screen methods when programming in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use common string methods when programming in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use common string methods when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use the toString method when Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use implement and use Java's toString() method. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Tie Vans shoes

Ever wonder what is the correct way to lace and tie your Vans shoes? There are probably a couple of different methods to do so and this video shows you one of those methods step by step. It's quick, easy, and will have you looking good in your shoes in no time. Enjoy!

How To: Draw blood with the butterfly method

If you are having a difficult time drawing a patients blood, you might want to considering doing the butterfly procedure. Watch this instructional medical how-to video to learn the proper way of drawing in blood with this method. The butterfly procedure involves drawing blood from the back of the hand. Start by placing a band around the wrist, palpating the back of the hand and identifying the direction of the veins.

How To: Do tabata training method exercises

Jennifer DiDonato shows us how to do a tabata training method exercise in this tutorial. The tabata method includes: doing an exercise for 20 seconds non-stop, then resting for 10 seconds, then repeat 7 more times, and this will result in 8 total exercises. Make sure you log your progress onto a chart. The first exercise you can do with this method is the alternating jack-knife crunch. First, lay down while keeping one leg straight and bring your upper body up while switching legs into the ai...

How To: See who's using your wireless network on a Windows PC

This video shows you the method to find if someone else is using your Internet connection. There are two methods for this. The first method involves opening the start menu and click on 'Run'. Type cmd in the text box which opens as a result of clicking on 'Run'. Type NET VIEW at the command prompt. This will show all people using your network. The second method involves going to Start menu. Go to Connect to and Show all connections. Click on My network places. Click on 'View workgroup compute...

How To: Make homemade bread crumbs

This video demonstrates how bread crumbs can easily be made at home. Two methods are shown for this. For both the methods first bread has to be dried in oven at 230 degrees. For this you can use fresh bread or stale bread. After heating the bread should become dry and hard. In the first method, break the dried bread into smaller pieces and put in a blender. Start the blender and crush them. Your bread crumbs are ready. In the second method Put the dried bread in a plastic bag and close the ba...