Class Taught Search Results

How To: Make a paper clip bow

This how-to video demonstrates building the simple paper clip bow designed by instructables.com. All you need is a paper clip and a rubber band. This little toy bow will keep you from getting bored in class or at work, as you shoot whatever you can find. Follow along with this instructional video and learn how to make a paper clip bow.

How To: Begin screen printing

Watch this instructional screen printing video to do an emulsion, burn an image, and screen print. These tips are helpful for beginners who want to screen print from a photographic image. If you are taking a screen printing class, this video will remind you of a few key steps and processes for screen printing on your own.

How To: Play advanced ride cymbal patterns

Ndugu Chancler is known not only as a world-class drummer and percussionist, but also a producer, composer, clinician and teacher. In this installment from his video lesson series covering many of the most frequently asked questions from his clinic tours across the world, Ndugu will demonstrate advanced ride cymbal patterns.

How To: Use advanced ride cymbal techniques

Ndugu Chancler is known not only as a world-class drummer and percussionist, but also a producer, composer, clinician and teacher. In this installment from his video lesson series covering many of the most frequently asked questions from his clinic tours across the world, Ndugu will demonstrate ride cymbal techniques.

How To: Establish proper vibraphone playing position

New to the vibes? As a professor at the Berklee College of Music, Victor Mendoza has earned an international reputation as a jazz educator, regularly conducting master classes at major music schools and universities around the world. In this video tutorial, Victor explains how to establish proper playing position and demonstrates the basic 2-mallet stroke.

How To: Save and load view state info for a custom web server

In this video tutorial, Chris Pels will show how to persist and restore information in the ViewState of a custom user control. First, learn how to persist simple values containing .NET primitive types such as String, Int32, Boolean, etc. Then see how to persist complex types such as Class which contain properties storing information. The sequence of processing View State information during the lifecycle of an ASP.NET page is also discussed.

How To: Create and use application level events in ASP.Net

In this video tutorial, Chris Pels will show how to create an Application Class File (Global.asax) that contains application level event handlers such as Application_Start and Application_BeginRequest. Then the sequence of application level events in the application lifecycle will be discussed as a basis for determining where certain types of operations would be best performed during the application lifecycle.

How To: Change themes in Apple Keynote

Presentations, whether to give a marketing pitch for work or a lecture about biomes for your class, are pretty boring as is. So to use slides that have nothing but blank, boring blue or white backgrounds doesn't exactly help to keep your audience captive.

How To: Use photomerge for stitching large photos in Photoshop

We all know how great Photoshop CS2’s Photomerge feature can be for creating large panoramic scenes. However, in this video you’ll learn how you can take advantage of this feature to scan photos larger than what your scanner can handle. In this tutorial Terry White will put together an old 16"x20" high school class composite with my 8.5"x11" scanner!

How To: Ace Every Essay Assignment with Less Substance, More Fluff

Essay writing is the bane of most students' educational existence. Whether you're a college student tired of slaving away over 30-plus page research papers or a high school student just trying to get through AP Language, chances are you'd love to find a way to cut down on all the writing. Before you spend hours googling facts and figures to cram into your next paper, work smarter by cutting down on content.

How To: Teach your pet bird some manners

In this tutorial, pet expert Marc Morrone teaches you how to teach your feathered friends some manners so that they don't squawk all day and night. Parrots and other exotic birds are essentially wild animals kept in captivity and are not domesticated like dogs and cats, so they require a tad more patience with their training. Follow along with this clip and learn all about your birds and how to teach them a little respect.

How To: Teach your dog loose leash walking

In this two part video Tab and his German Shepherd "Solea", show exactly what you need to do to stop your dog from pulling on his lead. Eventually, your dog will be walking on a loose leash where they'll feel safe, satisfied, and help keep your dog healthy. While there are many dogs that pull on walks, any dog can learn to walk calmly on a loose leash if we create a positive learning environment and teach them in the way that their minds understand. Find out how using positive reinforcement y...

How To: Paint neon mosaic nail art

This video relates to Neon Mosaic Nail Tutorial. This video teaches how to make the nails good looking and also pleasing. In this video she teaches how to select the colors of nail polish and also she teaches the steps to be followed regarding which color nail polish to be applied first and also to create a mosaic by using multiple colors. She also add some border line to create and pleasing look. She also narrates to change the colors in applying to each nail. She also teaches how to create ...

How to Java: E4 (Methods)

Welcome back to another episode of Java Tutorials, In today's tutorial, we'll be learning about what methods are, proper syntax when writing Methods, and why they are beneficial in a program's code.