Beyond Shell Scripting

Shell scripts are fine for many purposes, but Linux comes with much more powerful scripting languages, as well as compiled programming languages. Here are a few.

Language

Program

To get started...

C, C++

gcc, g++

man gcc

http://www.gnu.org/software/gcc/

.NET

mono

man mono

http://www.mono-project.com/

Java

javac

http://java.sun.com/

Perl

perl

man perl

http://www.perl.com/

PHP

php

man php

http://www.php.net/

Python

python

man python

http://www.python.org/

Ruby

ruby

http://ruby-lang.org/

Get Linux Pocket Guide, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.