Language Search Results

How To: Use vowels and diphthongs in Brazilian Portuguese

In this tutorial, we learn how to use vowels and diphthongs in Brazilian Portuguese. When first learning this language, you will want to become comfortable with different words and syllables. When you learn these, you will be able to better learn how to say different vowels and pauses in words. There are some words that have two consecutive vowels in them. Examples of these are: cadeira, saudade, joia, gloria, agua, sueca, and more. Not all of these words are diphthongs. You will need to lear...

How To: Use "It's + adjective + infinitive" in English

In this video, we learn how to use "It's + adjective + infinitive" in English. To form these sentences, you will use the pattern that is stated above. This is very common in the English language, and you can put whatever you want into the sentence as the infinitive. You can change this from "it's hard to do" to It's not hard to do" to "it's easy to do". You can also make something negative, by giving it the prefix "im", which would change "possible" to "impossible". You can also ad in "un" to...

How To: Pronunce Spanish consonant letters and sounds

In this video, we learn how to pronounce Spanish consonant letters and sounds. "B" and "v" sound the same in a number of different dialects. Practice saying these words with the letters in both the beginning and end of the word so you know exactly how to say them, and how they differ when used in different words. Practice saying the other letters and learning what their pronunciation is like in different words. There will be different sounds depending on the words, so pay close attention. Lea...

How To: Tag questions with indefinite pronouns in English

This is a video tutorial in the Language category where you are going to learn how to tag questions with indefinite pronouns in English. A tag question begins as a statement and ends as a question. Here's an example with a definite pronoun: He's a student, isn't he? Indefinite pronouns are exceptions to the rule. For example, everyone's here, can be made in to a tag question. But, the pronoun, everyone, is indefinite. Hence, when you make it in to a tag question, you can't use "it". The corre...

How To: Understand the sequence of tenses for English

This video tutorial in the Language category will show you how to understand the sequence of tenses for English. This is useful when you want to change direct speech to indirect speech and also for understanding conditional sentences. When the sentence is originally in the present tense, it can be changed to past tense. For example Paul said, "I am hungry". You can change this to indirect speech either in the present tense or in the past tense. So, the sentence can be said as Paul says he is ...

How To: Read the poem "Hope is the thing with feathers"

This video tutorial belongs to the Language category which is going to show you how to read the poem "Hope is the thing with feathers". This video is a reading of the poem is by Emily Dickinson. Here is the poem. Hope is the thing with feathers, that perches in the soul and sings the tune without the words and never stops at all and sweetest in the gale is heard. And sore must be the storm, that could abash the little bird that kept so many warm. I've heard it in the chilliest land, and on th...

How To: Create reports & pass parameters in C# programming with Visual Studio

If you're not sure about creating reports in Visual Studio, this two-part video will cover the entire process. This assumes that you already know a few things in Microsoft Visual Studio and the C# programming language. So, if you're not a beginner and still need help to create reports from data in the SQL Server, this is how you do it. Also, learn a quick and easy way to pass parameters to reports in C#.

How To: Count from 0 to 10 in Spanish

In this free video language lesson, you'll learn how to ask how to say the Spanish words for the numbers zero, one, two, three, four, five, six, seven, eight, nine and ten. Interested in learning Spanish but haven't got the time to take a weekly class? No problemo! The Internet is awash in free, high-quality video lessons like this one. For more information, and to get started using this phrase yourself, watch this helpful video guide for Spanish students.

How To: Tell someone that it's nice to meet them in Spanish

In this free video language lesson, you'll learn how to ask how to tell someone that it's nice to meet him or her. Interested in learning Spanish but haven't got the time to take a weekly class? No problemo! The Internet is awash in free, high-quality video lessons like this one. For more information, and to get started using this phrase yourself, watch this helpful video guide for Spanish students.

How To: Ask someone what his or her name is in Spanish

In this free video language lesson, you'll learn how to ask how someone what his or her name is in perfect Spanish. Interested in learning Spanish but haven't got the time to take a weekly class? No problemo! The Internet is awash in free, high-quality video lessons like this one. For more information, and to get started using this phrase yourself, watch this helpful video guide for Spanish students.

How To: Say "I don't understand" in Spanish ("No entiendo")

In this free video spanish lesson, you'll learn how to say and properly pronounce the Spanish words for "I don't understand": "No entiendo." Interested in learning Spanish but haven't got the time to take a weekly language class? No problemo! The Internet is awash in free, high-quality video lessons like this one. For more information, and to get started using this phrase yourself, watch this helpful video guide for Spanish students.

How To: Pronounce consonants in Brazilian Portuguese

In this tutorial, we learn how to pronounce consonants in Brazilian Portuguese. "S" has several pronunciations and sounds the same as English when it's used at the beginning of a word. Using "s" between two vowels makes it sound like a "v". At the very end of a word, it either sounds like an "s" or "sh" sound. Sometimes words with "s" come before other sounds, if the "s" at the end of the word comes before a voiceless consonant, it's going to have an "s" sound. Using these tips and hearing th...

How To: Describe problems in English

This video tutorial is in the Language category which will show you how to describe problems in English. When describing problems in English, many people use the word trouble. When you frame a question, you can frame it in the present or the present continuous tense. For example; what do you have trouble with or what are you having trouble with? Similarly, when you answer the question you can use the present or the present continuous tense. Examples of this are; I have trouble with my car or ...

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: 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: 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 a fake ID to get into clubs with tips and tricks

The man in the video says there are three major things to be aware of when obtaining and using a fake ID card. The first thing and most important thing is to actually look at the fake ID before you are buying. A regular ID should have a name, date of birth and a photo. Make sure your fake ID has all those before using it. The second thing is to act confident when using it. Don't give out any clues from your expression or body language. Look at the bouncer in the eye, say hi and be polite to h...

How To: Create a spiky textured hair style for men

Joico Spiker takes the time to show us how to style a mans hair so it is spiky and textured. It's very easy to get the gist of it even though the video is in a language other than english, . He recommends his hair styling product for this. He uses 3 separate stages of applying the hair gel, all three stages use about a nickel size dollop of gel. For the first stage you apply it over as much of an area as possible, setting a base for the second two stages. Next, you apply the second dollop of ...