Program Search Results

How To: Program in PHP

Learn how to install PHP and some of the basics of PHP programming including some basic commands including conditionals and booleans for creating scripts and command line interfaces.

How To: Uninstall software programs in Windows Vista

In this tutorial, we learn how to uninstall software programs in Windows Vista. First, go to the control panel from the start button. Next, go to "uninstall a program" underneath the "programs" section of the screen. A new window will pop up showing all of the programs that are installed on your operating system. If you want to erase something, simply click on it, then click on the "uninstall" button at the top of the page. A wizard will pop up and have you go through the steps to erase it. I...

How To: Record audio using Skype and Pamela software programs

This short one-minute tutorial shows you how to record an audio file using Skype and Pamela software. This feature may be convenient for those who would like to have a recorded audio of their conference call or an interview conversation to be able to go back to it at a later time. In order to be able to record a call via Skype, you need to install Pamela Call Recorder software. After the software is installed and ready to be used, hit the green button in Skype to call and click Record button ...

How To: Use Bafran computer program to animate flying Legos

As many of you stop-motion animation practitioners out there have probably realized, Legos are a great material for that medium, allowing for great diversity while being relatively easy to work with. Can they fly though? This video features a British boy explaining how to use a free computer program called Bafran to make Lego characters appear to be flying in an animated video.

How To: Restore deleted files using a file recovery program

A tutorial on how to recover lost files once deleted from the recycle bin. The program illustrated in the tutorial is "Restoration". To download "Restoration", go to SnapFiles. The tutorial advises viewers to stop whatever they were doing once they realize a file is missing. Because the file is simply marked as free space, it is still present in the computer's memory but easily overwritten. To recover the file, a user will simply need to know part of the file name (preferably an extension, fo...

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 interactive program from a Linux shell. To get started programming with Python, take a look!

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 environment. To get started setting up to program with Python, take a look!

How To: The Novice Guide to Teaching Yourself How to Program (Learning Resources Included)

Today's post is a small go-to guide for beginner programmers in Null Byte. With many of our community members picking up programming from our Community Bytes, it only makes sense to lay out a one-stop guide for your reference. Hopefully this guide will help you make an educated and thoughtful choice on what programming languages you want to learn, and how you want to learn said languages.

How To: Make programs start up when your computer starts

When you start your computer you can set it up so that your favorite programs automatically open as a part of the computers boot up. To do this, click “Start” and then “All Programs”. When the list opens up, click on “Startup”. Drag the program icons you want to open into the startup bar. The next time you start your computer, the programs you put in the startup will automatically open.

How To: Write a simple java program quickly

This video is a tutorial for Windows computer users in order to write very simple java programs very quickly. The first thing that you do is open a brand new text edit window. Then you should write in html code your java program, by using html you will need to include all of your brackets and all of your commands. Do so in this text edit window. Then you should save your file somewhere that you will be able to find it. Save it as test java.java you need to write your file name with .java at t...