PDA

View Full Version : LInux programming


Mr.popo
October 29th, 2007, 07:10 PM
hey this may sound stupid. But i have just switched to linux from windows. When i was windows i learnt alot about batch files so now im in linux i want to learn shell scripting or what ever it is. BUt when i learn how to do this i like to know what the commands stand for. So has anyone got an command list resources and what the command stands for
thanks.

LaRoza
October 29th, 2007, 08:27 PM
<edit />

Sorry, browser trouble.

LaRoza
October 29th, 2007, 08:28 PM
search with google

http://www.google.com/search?client=opera&rls=en&q=shell+scripting&sourceid=opera&ie=utf-8&oe=utf-8

For the commands: http://www.linuxcommand.org/

I recommend learning a language like Python. Not only is it easier, it is more powerful and cross platform. (see sig)

Mr.popo
October 30th, 2007, 05:47 AM
thanks for links.

just wondering what are the best programming languages to learn in linux. I heard c and python. true?

LaRoza
October 30th, 2007, 07:57 AM
thanks for links.

just wondering what are the best programming languages to learn in linux. I heard c and python. true?

Python, Perl, and C. My wiki has references for all of those. I recommend Python first.

Mickeysofine1972
October 30th, 2007, 08:01 AM
Python, Perl, and C. My wiki has references for all of those. I recommend Python first.

I agree but also add C++ and also PHP if you do web development

Mike