Sorry if this has been posted. I've been trying to look for the thread like this. I got a new computer. Besides Antivirus and Mozilla Firefox, What is the most used programs people install when they first get a computer?

WLM. Skype. Office 2010. Some Adobe programs (Photoshop, Dreamweaver, Flash etc), Steam, Adobe Reader, Winrar, iTunes.
Last edited by Luke; 31-12-2010 at 10:46 PM.
If he was a programmer, I really don't think he'd be posting this thread..![]()
Code:import java.util.Scanner; public class installPrograms{ public static void main(String[] args){ UserClass User = new UserClass(); Scanner in = new Scanner(System.in); if(User.programmer == true){ for(int i = 0; i < KnownPrograms.length; i++){ User.install(KnownPrograms[i]); } } else{ thread.postContent = "What is the most used programs people install when they first get a computer?"; User.post(thread); if(in.hasNextLine()){ KnownPrograms.add(in.nextLine()); } } }
Last edited by MrPinkPanther; 01-01-2011 at 12:05 AM.
Want to hide these adverts? Register an account for free!