Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
hello
Is it possible to programming everywhere in every computers only with a usb flash drive? I mean I put everything is needed for programming in one flash memory and connect it to any PC's I want to programming (regardless of pc specs).

Or at least is there any good capabilities of use of internet(clouds) or other abilities to do that?

I am tired of carrying laptop everywhere I go!
My problem is that when I go university and between two classes I want to do programming but it requires carrying my laptop to university. So I am looking for a way do not carrying laptop and do programming in each computer exist in the university. But the problem is that we can not Installing anything on the university computers, also every changes will be lose after restarting!
Posted
Updated 2-Oct-14 6:39am
v3

You can create a Vitrual Machine image and run that off a fast flash drive with :
http://www.filehippo.com/download_vmware_player/[^]
or
http://www.filehippo.com/download_virtualbox/[^]

Or you can run portable versions directly off flash, see here : http://portableapps.com/[^]
 
Share this answer
 
Comments
PIEBALDconsult 2-Oct-14 11:04am    
That assumes you can access the VM from whatever system you're at. I think the goal is not to install anything on the system, not even a VM system.
Mehdi Gholam 2-Oct-14 11:08am    
Yes, you are probably right but it is unrealistic for anything more than a "notepad" tool like you said.

I have done this my self and it is quite good for fixing things in the field with your own "work toolbox" which you are used to.
hor_313 2-Oct-14 12:35pm    
My problem is that when I go university and between two classes I want to do programming but it requires carrying my laptop to university. So I am looking for a way do not carrying laptop and do programming in each computer exist in the university. But the problem is that we can not Installing anything on them and every changes will be lose after restarting!
Yes, if you use only very simple tools -- no advanced IDE, probably no version control.
 
Share this answer
 
Comments
hor_313 2-Oct-14 12:38pm    
Then how can I test my codes?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900