Continuous Method Search Results

How To: Factor polynomials in algebra using the GCF method

Need to know how to factor polynomials using the GCF method? Learn how with this free video algebra lesson. 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 study for that next big test).

How To: Shuck an oyster using the lollipop method

In this video, you will learn how to shuck an oyster using the lollipop method. Don Merry will show you how to perform this method. You must have a device with a point, such as an oyster knife, and an oyster. Place the knife into the hinge of the oyster. You should be able to hold the knife with the oyster stuck to the end. Now, perform a twisting motion to loosen the top shell. Go in and cut the top until you reach the abductor muscle. Now, remove the top shell and cut at the bottom of the s...

How To: Polish the guts of a paintball gun with a brillo pad

KRASHARPSHOOTER gives a detailed example on how to better improve performance from the Tippman paintball marker. Some of the advantages to following this method is that it allows the internals to cycle smoothly. He shows us, using a very simple method. The method that he follows in a step by step process in his video is start by taking a Brillo pad and dipping it into water. After that while soap is coming out keep rubbing the pad back and forth on the internal of the paintball marker. He sho...

How To: Chain methods in your PHP object programming

Chaining methods in PHP can be simple and straightforward if you follow along with this informative video tutorial on PHP OOP methods from JREAMdesign. The key action is to return the object after running the function so that you can run another function to the object directly afterwards.

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: 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: 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: Solve a Rubik's Cube with the "green cross" method

This is a beginner's method to solving the classic 3x3 Rubik's Cube. It uses the "Green Cross" method, and can be learned in a few hours to a week, depending on how smart you are. Watch all three videos to solve it, and not only that, you will even see the inner workings of the Cube, to better understand how it works.

How To: Learn the 'quilt as you go' method

Quilting! Is there anything better!? Well, no, but one thing easier is the quilt as you go method. This video will show you what to do and how to do it. You'll want to have some baton, backing, thread, scissors and of course lots of pieces of fabric. The fabric doesn't need to be the same color or style and in fact, the more different the fabric the crazier your quilt will be. Check it out! Get quilting, and learn the quilt as you go method today!

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: Solve two linear equations by the elimination method

\When both equations in a linear system are in the form Ax + By = C, you can solve the system using elimination. How is this method different from substitution? The idea behind the elimination method is to create a new equation from a combination of the original equations in the system. The new equation is formed by adding or subtracting the originals. When we combine two true equations, the sum or difference must also be true.

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: Use polymorphic methods when Java programming

Want to write Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will help you on your merry way to accomplishing just that. Specifically, this lesson will demonstrate how to work with polymorphism when coding in Java. For more information, including detailed, step-by-step instructions, watch this 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!