Programs Search Results

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: 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: Hack Frequent Flyer Programs

Screw the airplane man. Ticket prices are too high. Competitive consumer choices are pretty much nonexistent. And need I go into the pain of being crammed into those tiny seats, elbow-to-elbow, thigh-to-thigh with a perfect stranger? Even your average Richie Rich winces at the astronomically high prices for a First Class seat.

How To: Write programs in Visual Basic

This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. For information on taking those initial steps into learning the Visual Basic programming language, take a look. Write programs in Visual Basic.

News: Lightweight Programs You Should Use for a Faster Linux

Some people are what is labeled a power user. I am one of these people. No matter how fast I get my system, or how quick of programs I have, it is never good enough. There is always at least one program that I could swap out for a more advanced, text-based counterpart that increases performance just a bit. Luckily, you don't have to use text-based programs without graphical user interfaces to get blazing fast speeds on Linux. There are tons of open source alternatives to the mainstream progra...

How To: Tips On How To Find The Best Affiliate Marketing Programs

One of the most effective ways to sift out weak programs is to do market research. Take some time to study the market you are interested in by reading reports, reviews, and market studies. This should help you to determine whether or not the particular affiliate products or services you will be campaigning for is actually worth your time. A successful affiliate marketing program will be targeted at a broad population while offering products or services that are highly in demand or exclusive. ...

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, allowing you to create your own fairly full-featured computer programs. Honestly, if you have any questions about C++ at all, or want to learn it and don't think that you can because you've tried programming before and fai...

How To: Hack Software & Run a Trial Program Forever

With this video tutorial, you'll learn how to hack demo versions of applications such that they'll run indefinitely. You'll just need to modify the date and time on your computer. Learn how to use trials of programs without them ever expiring instead of buying the real thing with the hack outlined in this how-to video.

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 first exercises work on basic Python concepts like strings and lists, building up to the later exercises which are full programs dealing with text files, processes, and http connections. The class is geared for people who ha...

How To: Attach and send a document file using your email program

Most email programs feature very basic text. So when you copy and paste a document directly into your e mail, much of the formatting is lost. Attach and send it as a file instead! You'll also have a much better looking file for both personal and business correspondence. Whether you're an Apple or Microsoft user, have Gmail, Hotmail or another email program, you can use this tech tip to send files quickly and easily.

How To: Change the default PDF program on your Mac

In this tutorial, Luke shows you how to change your default PDF reader on your Mac computer. There are various programs that can be used to read PDFs and you don't have to decide on only one. Your Mac is probably pre-programmed to open up the "Preview" application when you click on a PDF file, but if you'd prefer to use something else, such as Adobe Acrobat Reader, there is an easy way to change your default. Check out this tutorial, and set it up in just a few minutes.

How To: Uninstall a program in Windows 7 easily

Go to the Menu and click the Start button. Now select Control Panel. In the Control Panel, you can see the Option Programs. Now you can see Uninstall Programs in small letters below the Programs option. Click on Uninstall Programs. Here you can see the list of programs installed, when they were installed, what is the size of the program, and which version of program is installed. To uninstall a program, simply click on the program you wish to uninstall. Some options get displayed above the ta...

How To: Uninstall a program in Windows 7

This video by Butterscotch shows viewers how to uninstall a program in Windows 7. To begin, click on the start button at the bottom-left of the screen. Click 'Control Panel' in the boxes that pop up. Click 'System and Security'. On the left side of the window, there will be a link marked 'Programs'. Click on it. Click 'Uninstall a program' beneath the 'Programs and Features' heading. Highlight the program you want to uninstall, then click the 'Uninstall/Change' button near the top of the wind...

How To: Speed up Ubuntu using the Preload program

This video tutorial is in the Computers & Programming category which will show you how to speed up Ubuntu using the Preload program. Preload will speed up your computer by learning the way you use your computer and preload the programs you use the most to your RAM. This will not take up too much space on your RAM. Go to the Synaptic package manager and search for preload. Download and install the program. The program may take a couple of days to learn how you use your computer. Once it does t...

How To: Pin a program to taskbar in Windows 7

In this video tutorial, viewers learn how to pin a program to the task-bar in Windows 7. Click on the Start menu and click on All Programs. Find the program that you want to pin in the task-bar and click on it. Right-click on the program and select Pin to Task-bar. The program will then be pinned as an icon on the left side of the task-bar, beside the Start menu. Users are able to pin as much programs to the task-bar as they want. This video will benefit those viewers who have a Windows 7 com...

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.