Written by Primož Papič the 26 May 08 at 08:18.
Category: Others.
Related project:
Nothing/Others.
Status: New
Rationale
Every thing that we use is open source, but I never saw any code of any applications that I use.
I propose that under help there would be an option: "view source code".
=============
This would be very good for all would be devs. I know playing with source code is BAD idea, but how did present devs learned to read it, write it and change it?
So wit this I also proposed an easy developers suite. In this suite there would be an sandbox where one could safely learn how to read source code and how to change it; from "hello world" to real programming.
This would bring Ubuntu and Brainstorm to new level, as user would not just demand new features, but would actively try to make them.
Getting source code for an application is simple:
apt-get source package-name
Enthuastic devs should go to launchpad.net, bazaar makes it very easy to copy the source code, change it, undo changes, and propose your changes be merged into the projects.
No menu item is needed, Ubuntu is linux for human beings, not devs, although devs are welcome: proof: launchpad.net, bazaar and apt-get source.
-1