Conduct Customer Oriented Search Results

How To: Write a simple Java program to average numbers

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 build a simple Java program to sum and find the mean for a list of ten numbers. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Make a JComboBox for 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 work with JComboBox dropdown lists to create GUI drop-down lists 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: Pass arrays into methods for 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 pass an array into a method 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: Write a "Hello, World" program using 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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build and compile a simple "Hello, World" program 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 instance variables and multiple methods for 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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to multiple methods and also instance variables inside a class when writing in Java. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Get file info with the file class in 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 utilize Java's file class to retrieve information about an external file. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Sum the elements of an array for 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 how to sum all of the elements contained in a given array. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Create a GUI using JFrame 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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create graphical user interfaces (or GUIs) for your apps using Java's JFrame. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use EnumSet to get a range of constants 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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this intermediate-level lesson will discusses how to get a range of constants with Java's EnumSet tool. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Use event handlers for 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 event handlers when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create a GUI Jbutton for Java game development

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 create simple GUI JButtons when coding in Java. For more information, including detailed, step-by-step instructions, watch this 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: Create a basic JList when programming in Java

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 create and work with simple JLists when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Make checkboxes when programming in Java

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 create and work with GUI check boxes (checkboxes). For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create a multi-dimensional array in 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 create a multi-dimensional array when coding in Java. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create a LinkedList for 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 linked lists when writing code. For more information, including detailed, step-by-step instructions, watch this programmer's guide.

How To: Create mouse events for Java programming

Want to write Java 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 create mouse events. For detailed instructions, watch this programmer's guide.

How To: Create a GUI with JRadioButtons when Java programming

Want to write Java 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 JRadioButtons when developing a graphical user interface (or GUI). For detailed instructions, watch this programmer's guide.

How To: Program a mouselook scroll for Java game development

Want to write Java 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 the MouseLook class for a free look effect in Java game development. For detailed instructions, watch this programmer's guide.

How To: Work with sprites in Java game development

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 sprites when doing game development. For detailed instructions, watch this programmer's guide.

How To: Draw Nintendo's Mario with creator Shigeru Miyamoto

YOUTUBE Shigeru Miyamoto demonstrates using simplistic shapes and lines, how to draw his freehand creation of Mario. Shigeru, without speaking, begins by drawing two ovals for the eyes, and then adds a third oval for the nose, sticking to a very simplistic, shape-oriented method. He works outward from the details of the face, to the surrounding details, such as the facial structure and then finishes by adding the hat with the characteristic capital "M". A few minimal additions, such as shadin...

How To: Select a vibraphone mallet

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, Mendoza will explain how to go about choosing a vibraphone mallet.

How To: Set up a habitat for a baby Green Iguana

Possibly the most popular reptile pet in the world, the Green Iguana is beautiful and interesting lizard. Senior Herpetologist Ron Dupont passionately conducts a four-part tutorial on the lizard's habitat, lighting, diet and health. Ron, with the aid of his daughter Hillary, begins the tutorial on creating an iguana habitat, covering topics like enclosure choice, substrate concerns, background decoration, plants, and wood piece.

How To: Provide great customer service to your customers

In a bad economic environment, providing a great customer service experience is even more important than normal. Word of that great experience will spread via Twitter and Youtube, helping your business attract buzz without requiring it to spend cash on marketing. This video features a business technology expert explaining how to create a "wow" experience for your customers and use the ability to do so to improve your business.

How To: File a player complaint with Microsoft if you are dissatisfied with Xbox

In this tutorial, we learn how to file a player complaint with Microsoft (Xbox 101). There is no tolerance for file complaints, cheating, rude remarks, and anything of that nature. The file complaint feature should only be used if someone really violated the code of conduct. When you feel someone has crossed the line, you will tap the guide button, then select friends. From here, choose the person from the group and identify the complaint. View the profile of that person, then you will be fin...

How To: Use the Lathe Editor tool in Swift 3D v6

Learn to Use the Lathe Editor for lathe-machined objects in Swift 3D v6. A lathe machine operates by spinning an object really fast while it is held tightly at both ends. The lathe operator uses cutting tools and coolants on the side to shape the object. Whether you're new to Electric Rain's popular Flash-oriented 3D modeler or just looking to better acquaint yourself with the program, you're sure to find much of value from this free video software tutorial. For more information, including a ...

How To: Use the Customer Portal feature in Axosoft OnTime 2008

OnTime 2008 Customer Portal enables you to invite customers and 3rd parties into the development conversation. Through controlled access they can submit bugs, feature requests and request help by intitiating their own support tickets. This installment from Axosoft's own series of video tutorials on the OnTime Project Management Suite will show you the power of Customer Portal.

How To: Recognize a backwards knitting stitch

In this tutorial, we learn how to recognize a backwards knitting stitch. Sometimes if you have to undo stitches, you may need to recognize where the stitches are so you can fix the problem. The front leg will be sitting in front of the one in the back when it's done correctly. If done backwards, you will be able to see the front leg in the back of the back leg. To fix this, you can simply take the stitch off, turn it around, and orient it correctly. Or, you can knit through the back loop to t...

How To: Make a found art paper rose

In this video tutorial, viewers learn how to make a paper rose with a napkin, Begin by orienting the napkin lengthwise. Then pinch the napkin corner with your right index and middle fingers. Now wrap it around the fingers. With your left hand, squeeze to create the size of the rose flower. Then hold the flower with your left hand and twist the stem. Now hold the end of the stem twist and pull the corner upward to create a rose leaf. Pinch the leaf into place and pull the excess napkin downwar...

How To: Install Dry Core basement sub floor

First, the plywood or oriented strand board (OSB) subfloor floats on a corrugated or “cleated” waterproof underlayment, so the wood never actually touches the floor. The underlayment material can be made of Styrofoam or heavy-duty polyethylene, the same material used in corrugated plastic drain pipe (one of the toughest plastics available). This underlayment creates an air gap above the concrete. Combined with the wooden panels, the air in this space provides a thermal break that acts as insu...

How To: Figure out the right type of bike for you

This video discusses how to find the right type of bike for you. There are four different types of bikes: road racing, multisport, comfort sport and flat bar road bikes. Road racing bikes typically have lighter weight frames. They have steeper angles for more aerodynamic positions and higher components. Multisports also have light weight frames and higher components. They also have more aerodynamic tubesets in the fork and airwires which allow for a more aggressive position for races. Comfort...

How To: Do a Michael Jackson dance move

Michael Jackson has to be the entertainer with the most copied dance moves in modern times. Here, Carole Torti teaches the viewer to do a signature Michael Jackson dance move in this "Fit for a Feast "video that is oriented towards children. You will be slowly walked through hand and arm motions to achieve what the host calls "The Michael Jackson Move." This is a fun way for you and your child to learn a cool dance move and do a min-workout, though you may have to watch it a few times to get ...

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.