Discussing Details Search Results

How To: Perform the UND Aerodynamics Demonstration

UND Flight Instructor Anthony Bottini discussing in detail the UND Aerodynamics Demonstration. This maneuver is a must-watch for beginning pilots and old, grizzled aviators. The Aerodynamics Demonstration covers the full spectrum of the Fundamentals of Flight and various other flight principles that a pilot must master before being truly proficient in any aircraft.

How To: Use two capos on the guitar

Brad Davis explains why he sometimes uses two capos on a guitar. The effect is similar to that of using a drop tuning on the B string. The technique and effect are discussed in detail. He then performs an original tune (demonstrating the use of two capos), "Love You Don't Know".

How To: Play one on one defense

John Gagliardi discusses and illustrates how to play one on one defense. He discusses positioning, footwork, defensive stick work, the v-hold and how to push out. These are summarized with a sidebar on the screen. If you are new to the game, or just need some tips or review, this video is sure to help.

How To: Shoot from the attack position

Jesse Hubbard discusses the mechanics of shooting and discusses and illustrates the different lacrosse shots. These are the sidearm shot, the 3/4 arm shot, sidearm shot, overhand shot and outside shot, and bounce shot. He also discusses how to shoot on the run. Tips appear throughout the video in the form of pop-ups and are summarized with sidebars.

How To: Understand the Scale Line Width setting in Xara Xtreme

In this tutorial the author shows how to work with dimensions in the Xara Xtreme tool. This is basically a complex concept. Now open the tool, go to window and open dimensions. Make a square. You can see the details of the square on the tool bar which shows the width height and X,Y dimensions of the image. Here the image is straight forward. Now you can add the borders to the square and see the changes in the dimensions of it. This video shows the different changes that are taken place and al...

How To: Plan for international travel

Betsy Sell and Tom Wilt of AAA Travel Services present this video to teach you how to plan for international travel. They teach you how to prepare the right documents, explain how to get a passport, and discuss travel insurance. They also discuss how to plan for emergencies and how to deal with different kinds of money such as travelers' checks. They also discuss how to pack, what to do when documents are lost, and safety tips. This video is the introduction in a series with this information ...

How To: Install Cairngorm in Adobe Flex 3 and use MVC

In this tutorial, Mike Lively of Northern Kentucky University discusses the MVC (Model Viewer Controller) architecture, installs Cairngorm into Adobe Flex 3, and discusses one of David Tucker's examples. The MVC model is comprised of a Model (encapsulates information from the d base (XML file), View (presentation layer that the user interacts with, and Controller (processes and responds to events and invokes changes to the model and viewer). See how to use the MVC model and install Cairngorm ...

How To: Do basic turns when skiing

Bode Miller discusses and illustrates basic skiing turns like the wedge turn. He begins by discussing starting positions. These are the parallel position and the wedge position. A recap is given at the end of the video.

How To: Hit an overhead smash

Tennis Pro Brad Gilbert discusses and shows techniques for hitting an overhand smash. The types of overheads discussed are the basic, scissor-kick, backhand, and bounce. They are summarized at the end of the video. Additional information is given in sidebars and popups during the video so it's easy to understand.

How To: Create new Screen Layouts in Blender 2.49 or 2.5

In this clip, you'll see how to create a new Screen Layout (workspace, desktop) to use when Compositing: 8-Nodes. and initialize this new default User setup used in all future tutorials. This clip will also teach how to move the window around, what the starting nodes are and do (RenderLayer, Composite, Viewer) Backdrop, , how threads work in the noodle, rendering the composite and discusses basic window management and splitting, and using the UV/Image Editor to view images/results. Whether yo...

How To: Stop your Java applet animations from flickering

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 put a stop to unwanted flickering 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: Draw rectangles 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 generate basic rectangles for a graphical user interface or GUI 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: Build "set" and "get" 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 build and work with simple set and get 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: Build a Java applet to write data to a file

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 write data to an external file 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: Find characters and substrings 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use a number of string methods that will allow you to do useful things like count characters and find substrings when writing code in the Java programming language. For more information, including detailed, step-by-step instructi...

How To: Draw geometric shapes 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 generate various geometric shapes within a graphical user interface or GUI when writing code in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's g...

How To: Use the display mode method in 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to utilizie the display mode 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: Allow users to exit full screen mode in a Java applet

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 add a exit full screen mode feature to your applets 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: Build a window and screen in Java game development

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 utilize and display graphical user interface elements like windows 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: Get keyboard info from users 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 receive and work with keyboard input data from a user 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: Create drop-down lists 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 create GUI drop-down lists for your applets 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 Java applet that accepts keyboard input

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 to accept key inputs from a user 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: Create a full-screen frame 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 to create a full-screen frame 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: Create multiple selection list for Java development

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 to create a multiple selection list 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: Create a basic array table 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to display the index of an array in table format 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: Create multiple constructors in a single class 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 multiple constructors within a single class 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: Create a "for loop" 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use build and use conditional for loops 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: Convert arrays and lists 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to convert arrays to lists and lists to arrays 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: Convert military time to standard time 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write a simple Java applet to convert military time (i.e., 24-hour clock time) to standard (i.e., 12-hour clock) time. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Make a graphical user interface (GUI) 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 TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build a simple graphical user interface (GUI) 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: Hold multiple objects in an array 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 store multiple objects in an array 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: Store counters in an array index 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 store variables in an array index 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 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.