International Community Search Results

How To: Race your car on the big track of Willow Springs

This video shows a few laps around the big track at Willow Springs International raceway. Colin an instructor at Willow Springs Raceway. He mentions safety rules and race etiquette. He goes over the apex's of turns and vehicle placement. This is a great intro to auto racing and a great chance to experience Nascar in the driver's seat.

How To: Use ratios when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Clojure ratios, and see why the IEEE 754 double is a better tool for most jobs. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve the "FizzBuzz" problem with Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to solve the classic FizBuzz problem with Clojure. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Write an inference engine using Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to write an inference engine with Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Create and use macros when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to create and work with macros in Clojure 1.1. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Counterclockwise, the Eclipse Clojure plugin

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Counterclockwise, a Clojure plugin for Eclipse. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install the Enclojure NetBeans Clojure plug-in

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Enclojure, the NetBeans Clojure plug-in. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure on a Windows PC with Clojure Box

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure using Clojure Box in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Install Clojure at the command line in MS Windows

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to install Clojure at the command line in most any version of Microsoft Windows — Vista, XP & 7 included. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use the Leiningen Clojure build system

In this clip, the eighth installment in Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use Leiningen, a popular Clojure build system. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Play no limit Texas Hold'em after the flop

Should you fold your hand or chase the draw when playing Texas Hold'em after the flop? The first three community cards that are dealt are called the flop. This how to video addresses different situations that can occur after the flop. You will learn what hands you should chase and what hands to fold determined by your position. You can play smarter Texas Hold'em poker with these great tips.

How To: Make a double spring snare trap

Making traps is a lost art. Landmines are facing international condemnation, hunting is barely allowed anywhere. There just aren't that many reason to make them anymore. But don't let that stop you! This video will teach you how to make a double spring snare trap using only basic wilderness materials. Hopefully you'll catch more rabbits this way than Elmer Fudd did.

How To: Insert a SIM Card in an iPhone

Learn how to insert a SIM card in an iPhone along with the other great features that come with it in this free computers and modern electronics video clip. This is important if you're trying to unlock it for other carriers or international plans. The SIM card also hold all of your information and can help to restore your phonebook if the iPhone is damaged.

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: Paint an African inspired home decoration wall hanging

This video crafting tutorial gives step by step directions for making an African inspired wall hanging. You will need a canvas, a brush, paints, MDF figurines, and copper paint. This home design project can be customized to suit the color scheme of your interior, and will add a little international flavor to your decor. Watch this instructional video and learn how to paint an African inspired wall hanging.

How To: Talk like a pirate

Impress your friends and neighbors by learning how to speak with an authentic pirate accent. Also included are pirate grammar and vocabulary. Practice hard enough and you should be ready for September 19th (International Talk Like a Pirate Day)!

How To: Speed up a function when programming in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to measure and improve the performance of a function. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Use inversion of control (IOC) in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to relate Java's inversion of control pattern to first class functions.. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Solve problems with infinite sequences in Clojure 1.1

In this clip from Sean Devlin's "Full Disclojure" series of Clojure video tutorials, you'll see how to use infinite sequences in Clojure to solve mathematical problems. One of the most obvious perks of using the Clojure is the user community organized around it, which make learning the language a pleasure (and a simple one at that). For more information, including detailed, step-by-step instructions, take a look.

How To: Communicate with your partner in the Lindy hop

Sosh and Gina continue your Lindy Hop education. This clip will teach you how to communicate with your partner. The front to front, the sling shot, the scissor kick, the swing out, the big turn, are all dance moves distinct to the Lindy Hop. It was named for Charles Lindbergh and his Atlantic crossing in 1927. Black communities invented the moves, and the popularity spread throughout the world.

Tasty Testing: Artisanal Cheese Reveals Microbial Secrets of Deliciousness

Whether your palate runs to domestic or imported, a piece of cheese can be a real treat for the senses. Its smell, taste, and texture are all parts of its appeal. A big part of what makes that savory wonderfulness comes from the microbes in and on the cheese. Thanks to a team of researchers dedicated to studying those microbes, we have a better understanding of their importance to cheese and us.

Put Down the Ointment: Topical Antibacterials Totally Disrupt Your Skin Microbiome

The next time you suffer a cut or abrasion, think twice before you reach for the Neosporin. It's time, and mom, tested — you get a cut, you wash it carefully, then apply some triple-threat antimicrobial ointment. You may or may not slap on a band-aid. We won't cover it here, but so that you know, covering the wound with a sterile dressing or band-aid is a good idea.