1. Why Program under Linux? (Briefly)
There are many reasons, the most important IMHO are:
- Stable environment; makes it hard to mess up too badly,
- Good tools, ANSI compliant. Work less and get more done.
- Portable code. What you write using GNU tools will work anywhere.
- A nice little Unix system at home.
- Open source environment.