Programming Language Search Results

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: Use arrays when programming in C++

Interested to know how to create and use arrays in your C++ programs? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, and to get started using arrays in your own applications, take a look.

How To: Create a program icon with Microsoft Visual Basic 6

In this clip, you'll learn how to create application icons within MS VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use Select Case statements when programming in Microsoft Visual Basic

In this clip, you'll learn how to use Case Statements in your Visual Basic projects. Whether you're new to Microsoft's popular event-driven program language or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use frame components when programming in Microsoft Visual Basic

In this clip, you'll learn how to create and use frame components when coding in MS VB. Whether you're new to Microsoft's popular event-driven program language or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Return values from a method when programming in Java

In this clip, you'll learn how to return a variable value from a method when coding in Java. Whether you're new to the Java object-oriented programming language or are a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Create and use for loops with the PHP scripting language

In this clip, you'll learn how to generate for loops with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Create a log-in session class with the PHP scripting language

In this clip, you'll learn how to create a ogin (or log-in) session class with PHP. Whether you're new to the PHP: Hypertext Preprocessor scripting language or are a seasoned web developer merely looking to improve your chops, you're sure to find benefit in this free video programming lesson. For more information, including detailed, step-by-step instructions, take a look.

How To: Write a simple dictionary program in C#

Want to learn more about the C# programming language but aren't sure where to get started? In this video tutorial, you'll learn how to write a simple dictionary application using C# and the Microsoft Visual C# IDE, or integrated development environment. For more information, including step-by-steps instructions for writing this simple program, take a look.

How To: Program a quiz engine in ASP.Net

This video series is designed specifically for individuals who are interested in learning the basics of how to create dynamic Web applications using ASP.NET 2.0 and Visual Web Developer 2005 Express Edition with the Visual Basic programming language. In this lesson, you will begin to see the creation of the Quiz Engine. This will allow you to exercise the skills developed in the earlier videos.

How To: Install the Java Development Kit to start programming

If you want to learn how to program in the Java language, then the first thing you're going to need to do is download and install the JDK. That stands for Java Development Kit, and is the basis for anyone begging in Java, and you need it to get the Javac (Java compiler) running. This video will show you what to do, and will show you how to set a new variable name and value in the Environment Variables under Advanced System Settings on your Windows PC.

How To: Pronounce the vowels in the Finnish alphabet

Finnish is an unusual language, which can make it tricky for foreigners to learn. Instead of relying on a book, the Learn Finnish video language-learning tutorial series shows a photograph of a vocabulary term while pronouncing the word in Finnish. This technique allows the student to associate the object itself, rather than the term in their native tongue, will the Finnish word, thus allowing for maximum comprehension and absorption. In this video segment, the vowels, "vokaalit" in Finnish, ...

How To: Get a general overview of the Icelandic language

Polyglot Alexander Arguelles presents a series of videos to provide introductory overviews of the languages of the world. Working diachronically through various language families in turn, he demonstrates how to identify each language, translates a text sample to show how it works, and discusses its genetic affiliation and cultural context. While Icelandic belongs in the same language family as English, it has a couple letters than look completely foreign to an English speaker. Watch this vide...

How To: Get a general linguistic overview of Frisian language

Polyglot Alexander Arguelles presents a series of videos to provide introductory overviews of the languages of the world. Working diachronically through various language families in turn, he demonstrates how to identify each language, translates a text sample to show how it works, and discusses its genetic affiliation and cultural context. While Frisian is spoken in parts of the Netherlands and Germany, and is in the same language family as both, it has it's own distinct characteristics. Watc...

How To: Use the string class when programming in C++

Want to know how to use the string Class in C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Store text in an array when programming in C++

Interested in storing text in an array within C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Use namespace std when writing code in C++

Need a hand figuring out how to use namespace std when writing a program in C++? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, take a look.

How To: Implement a Windows File Explorer with Microsoft Visual Basic

In this clip, you'll learn how to create a File Explorer within a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use EoF statements in Microsoft Visual Basic 6

In this clip, you'll learn how to work with EoF or end-of-file statements within MS VB apps. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Add navigation buttons to a Visual Basic web browser application

In this clip, you'll learn how to add simple nav buttons — e.g., Forward, Back, Stop — to a VB web browser app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Encrypt and decrypt video with a Visual Basic application

In this clip, you'll learn how to implement video encryption and decryption in a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement Internet Transfer Control in a Visual Basic application

In this clip, you'll learn how to use Internet Transfer Control within a VB application to the view the source of a web page. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Create a simple chat application with WinSock in Visual Basic 6

In this clip, you'll learn how to create simple chat applications with WinSock in VB 6. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Copy and paste text in Microsoft Visual Basic 6

In this clip, you'll learn how to copy and paste text within a VB application. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement a toolbar with images in a Visual Basic project

In this clip, you'll learn how to add a toolbar with images to a VB project. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use Boolean data types in Microsoft Visual Basic 6

In this clip, you'll learn how to use "True" and "False" statements in your VB code. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Save data to a text file from a Visual Basic 6 application

In this clip, you'll learn how to export data from a Visual Basic app to an external TXT file. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.