Language Translation Search Results

How To: Create while and for loops when programming in Python 3

Loops have you thrown for a loop? Never fear: Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Use inheritance and polymorphism in Python 3

Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Reuse code by creating classes when programming in Python 3

Need a class on how to use classes in Python? You're in luck. Whether you're new to the Python Software Foundation's popular general purpose programming language or a seasoned developer looking to better acquaint yourself with the new features and functions of Python 3.0, you're sure to benefit from this free video programming lesson. For more information, including detailed, step-by-step instructions, watch this video guide.

How To: Tell someone what your name is in Spanish ("Me llamo")

In this free video language lesson, you'll learn how to introduce yourself to someone in perfect Spanish: "Me llamo ..." 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 please in perfect Spanish ("Por favor")

In this free video language lesson, you'll learn how to say and pronounce the Spanish words for please: "Por favor." 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 hello to someone in Spanish

In this free video language lesson, you'll learn how to ask how to say the Spanish word for hello: "¡Hola!"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 "goodbye" in Spanish ("Adios")

In this free video language lesson, you'll learn how to say and pronounce the Spanish word for goodbye: "adios." 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 that something or someone is "good" in Spanish

In this free video language lesson, you'll learn how to say and properly pronounce the Spanish word for "good." 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 "excuse me" in perfect Spanish ("Perdon")

In this free video language lesson, you'll learn how to beg someone's pardon in Spanish: "Perdon." 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 how much something costs in Spanish

In this free video language lesson, you'll learn how to ask how much something costs 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: Compliment a person's cooking in Spanish

In this free video language lesson, you'll learn how to complement someone's cooking in perfect Spanish: "El comida esta delisiosa." 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 how they are doing in Spanish

In this free video language lesson, you'll learn how to ask how someone is in perfect Spanish: "¿Cómo estás?" 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: Translate any text in Firefox with gTranslate

Want to know what that foreign YouTube comment says without loading a separate webpage to translate it? Downloading gTranslate, a Firefox addon that translates any text, will help you see what that comment is or any small sentence. Just highlight the text, right-click on the text and go to the translator, the foreign language will be automatically detected and translated.

How To: Apply anti-aliasing to text 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 anti-alias text 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: Use the FlowLayout class when programming 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 work with the FlowLayout 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 simple polymorphic program 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 work with simple polymorphism 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 an if decision 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 free discusses how to use if statements Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.

How To: Fix exceptions 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 troubleshoot errors and exceptions 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: Use common string 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 use common string 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: Load images 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 load graphic images 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: Use arrays 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 and use 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: Move list items 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 use the Collection framework 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: Use conditional operators 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 work with conditional operators 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 key events for 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 handle key events 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: Use while loops 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 use conditional while 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: Use composition 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 relate classes via composition 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 collections 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 use the Collection framework 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: Use basic math operators 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 use simple arithmetical operators 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: Use adapter classes 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 adapter classes and how to use them 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: Use multiple classes 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 work with multiple classes at once 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: Use JColorChooser 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 implement and use the JColorChooser control pane 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 custom time class 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 build a custom time class in the Java programming language. For more information, including detailed, step-by-step instructions, watch this helpful programmer's guide.