Monday, July 27, 2009

Where can I download a free software of c/c++,perl,php,asp..pls help?

Suggest you browse through http://sourceforge.net/


Open source code covering just about anything you can imagine is here

Where can I download a free software of c/c++,perl,php,asp..pls help?
Your question is sort of vague, however I will try to answer it the best I can.





C/C++ is a compiled language, hence you will need a compiler such as Bloodshed http://www.bloodshed.net/devcpp.html which is free





Perl, PHP, and ASP are processed by an interpreter installed on a webserver. For example, you can just use notepad for php, save with a .php extension, upload it to a server with php installed and it will work, assuming you know how to program and php is installed correctly.


No comments:

Post a Comment