External links
There are of course a lot of interesting sites and projects on
the Internet, and growing quickly. This is just a very small
subjective sample.
Python related links
- Python
-
The Python programming language, one of the most stylish,
powerful and practical languages today in my opinion. Useful for quick
and easy hacking as well as highly structured object-oriented
programming. Good support to mix with C libraries. 'Batteries
included' distribution means it comes ready with many useful
libraries, and many more are available to be installed separately.
- Guppy-PE
-
My project, a programming environment providing quality
assurance and documentation tools for Python. Currently it contains a
memory profiling and debugging tool, Heapy, and the Guppy
Specification Language, GSL.
Linux related links
- Ubuntu Linux
-
"The Ubuntu Project is built on the ideas enshrined in the
Ubuntu Manifesto: that software should be available free of charge,
that software tools should be usable by people in their local
language, and that people should have the freedom to customize and
alter their software in whatever way they need."
- Debian Linux
-
The base for Ubuntu, among others, is the Debian
distribution. It is maintained by a large international user
community.
- Gentoo Linux
-
This distribution is based on source code packages. This can
make it possible to optimize better for different architectures and
configurations, and avoid some dependency problems.
- Svenska Linuxföreningen
- The Swedish branch of linux.org
, both provide useful resources.