Program

How To : Program a PHP forum

This video covers creating and programming a a PHP-based web forum. Topics include basic layout, login and logout, Admin start, creating categories and subcategories, creating topics, and more... Part 1 of 9 - How to Program a PHP forum. Part 2 of 9 - How to Program a PHP for ...more

How To : Set up Cygwin for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to install the Cygwin Windows ...more

How To : Use the Cheat Engine program to cheat at games

Cheat Engine is a program you can use to cheat at many different games, especially online, browser based or Facebook games. This tutorial shows you how to use Cheat Engine to cheat at the onilne game Mother Lode, but you can use it for many games.

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 ...more

How To : Use the vi editor for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to set up the vi editor to cod ...more

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 t ...more

How To : Create interactive programs in Python

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn what's necessary to create an inte ...more

How To : Make a Fully Undetected Backdoored Program

You always wanted to make an undetected payload and make it look legit, Well this is what this tutorial is about, You're going to learn how to backdoor any (Unfortunately only 32-Bit) software, Let's get into it Step 1: Download Shellter First of all, Head to Shellter downlo ...more

How To : Program medication calculation into an IV pump

Studying to be a nurse? Then here a technique you should know how to do. Follow along with this nursing how-to video to learn how to program medication calculations with the Plum IV pump. Watch the demonstration as the Plum pump calculates drip and dosage rate for the IV line. ...more

How To : Install Ubuntu Programs Offline with APTonCD

The Ubuntu experience has improved greatly with version 10.04, providing an easy-to-use interface. Especially when it comes to installing programs. However, it still relies on an online internet connection for installing additional software. Well, not anymore. You can collect ...more

How To : Program double input Wiimote detection with GlovePie

You can connect your Nintendo Wii Wiimote to your PC using GlovePie input emulation software and a bluetooth connection. Learn how to program your PC to detect motion from dual input the Wiimote using GlovePie. You'll be able to connect two Wiimotes to your PC.

How To : Install a program on your Android phone

The Android Market makes it easy to install programs on your Android phone right "over-the-air." One of the salient advantages of a Google Android smartphone over, say, an Apple iPhone, is the inherent extendibility of the open-source Android mobile OS. There are a seemingly i ...more

How To : Program loops in the Lego Mindstorms NXT system

If you want your Lego Mindstorms robot to perform one task repeatedly, it will be much more efficient to use a loop. Learn how to program loops in the Lego Mindstorms NXT robotics system within the NXT programming environment. Program loops in the Lego Mindstorms NXT system. C ...more

How To : Hack UnrealIRCd Using Python Socket Programming

UnrealIRCd is an open-source IRC server that has been around since 1999 and is perhaps the most widely used one today. Version 3.2.8.1 was vulnerable to remote code execution due to a backdoor in the software. Today, we will be exploiting the vulnerability with Metasploit, exa ...more

How To : Build a simple compound interest 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 TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to write ...more

How To : Program a Valentine 1 (V1) radar detector

If you just bought a Valentine 1 radar detector for your car or truck, this tutorial will show you how to install it and program it and use it. Learn what all the modes do and what the different beeps and blinks mean. Keep yourself speeding along and keep the cops from catchin ...more

How To : Program with Python

Welcome to Google's Python Class – a seven-segment, two-part free virtual class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. The firs ...more

How To : Program the HomeLink setup in a 2010 Toyota Prius

In this tutorial, we learn how to program the HomeLink setup in a 2010 Prius. This can be programmed to operate any HomeLink compatible device. Up to three devices can be operated from the vehicle. To program a garage door opener, simply press both the remote and home link but ...more

How To : Program a cost calculator for your website in JQuery

Create a list with checkboxes and assign a price to each item. As your customers check or uncheck the boxes, they'll see the estimated price below change in accordance. This is a quick and easy trick visitors to your website will definitely appreciate.

How To : Program a Comcast remote

If you've just recently switched to Comcast cable, or have lost your instruction booklet, check out this video and learn exactly how to program your remote control to work with all of your electronics. In this tutorial, learn step by step how to set up and work your remote con ...more

How To : Program switches in the Lego Mindstorms NXT system

To get some great functionality out of your Lego Mindstorms NXT robot it is important that you know to how program basic decision-making tasks. Learn how to program switches in the Lego Mindstorms NXT programming environment. Program switches in the Lego Mindstorms NXT system. ...more

How To : Write code and program in C++

C++ is one the most powerful and fundamental languages commonly used to computer programming. If you've ever wanted to get started using, then please watch this video series. It's 29 parts will teach you everything you need to know about coding in this magnificent language, al ...more

How To : Program infinite loops and breaks in Python

Bucky from The New Boston serves up this Python video tutorial on how to program infinite loops and breaks in Python. This is the program you use to write all of your Python code down. Learn how to make an infinite loop and also how to use the break statement! Python is a dyn ...more

How To : Program Wiimote motion detection in GlovePie

You can connect your Nintendo Wii Wiimote to your PC using GlovePie input emulation software and a bluetooth connection. Learn how to program your PC to detect motion from the Wiimote using GlovePie. Part 1 of 2 - How to Program Wiimote motion detection in GlovePie. Part 2 of ...more

How To : Use Eclipse for Java programming

In this ShowMeDo John Montgomery demonstrates how to create a project in Eclipse, then write and run a simple "Hello World" Java application. He also demonstrates the code-completion features of Eclipse, how to use the find and replace functioning and use the CVS version contr ...more

How To : Make a beginner's program with Visual Studio

Using Visual Studio 2008, this video introduces the novice programmer to the world of programming in C#, first with a brief discussion about programming and the learning process itself, and then by teaching a Hello World program.

How To : Use a "do while loop" for Java programming

Learn how to use a 'do while loop' in your Java programming. 1. Set up an 'int' variable named 'counter' and assign it a '0' value. 2. Set up a standard 'do' loop. Make sure to add a counter, so the loop will end 3. Then write the 'while' condition. Make sure that you set the ...more

How to Program in C# : Introduction to the Basics (Part 1)

Welcome my aspiring hackers and programmers! Today i will introduce you to a programming language that as a hacker you should have in your set of hacking/programming skills (except if you're only interested in web hacking/programming...then you should go learn some html or PH ...more

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 w ...more

How To : Run Windows programs on a Mac using WINE

Macheads demonstrates how to install wine on mac. What is wine? Wine allows you to run and install windows program on Intel based machine. This program will work only on Intel and wont work on power PCs,unfortunately. First, we have to install macports which is something simil ...more

How To : Program PIC microcontrollers in OS X

This video tutorial demonstrates how you–yes, you–can use the C programming language and the HI-TECH IDE to program PICs on a Mac (with a little help from Microchip PICKit1). For more details about programming your own PIC microcontroller under Mac OS X, simply press play! Par ...more

How To : Write a simple "Hello, World" program in Python 3

In this clip, you'll see what it takes to write a "Hello, World" app 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 ...more

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 GU ...more

How To : Run Programs at Startup in Windows XP

Do you know which programs run when you start up your computer? In this short tutorial, I will show you how you can see which programs run automatically at startup in Windows XP. You'll be surprised how many there are! Having multiple programs loading when you start up your s ...more

  • Hot
  • Latest