How to contribute Linux in Development?


 
Thread Tools Search this Thread
Top Forums Programming How to contribute Linux in Development?
# 1  
Old 01-10-2014
How to contribute Linux in Development?

Hello,

I am a Linux/Unix System Administrator as a profession from last 8 years and now want to jump into Linux programming to contribute something to this in which i spent these many years for its integration/Administration/Configuration/Servers Setups.

Please let me know i can start working in this as i am new to programming.
# 2  
Old 01-10-2014
Hi sunnysthakur...

Quote:
Please let me know i can start working in this as i am new to programming.
WHAT! New to programming with your profession?

What do you intend to develop for the broad Linux platform?

If it is kernel stuff you need some serious knowledge of how things work.
Also GUI development is equally mind boggling.

If you are new to programming as you say then a minimum knowledge
of ANSI C is a must, C++ much more useful...

A very important part of any development is documentation. So you could
give back to the system that way too.

How about beta testing new code releases to _destruction_...

The list is almost endless...

Or be like me, pick a niche and learn programming to suit that niche and
issue your code under one of the GPL(ish) style licences and/or Public Domain...

Enjoy the choice in giving back...
# 3  
Old 02-25-2014
Hi Wisecracker,

What's the roadmap to be a developer for Linux on Kernel/patch/update.

I heard one has to complete Linux Architecture Certs to be one.. for above.

do you suggest to have linux architect cert for to get job in Giant Cmpny...
# 4  
Old 02-25-2014
Quote:
Originally Posted by tarun_nix
Hi Wisecracker,

What's the roadmap to be a developer for Linux on Kernel/patch/update.

I heard one has to complete Linux Architecture Certs to be one.. for above.
If you submit a working and useful kernel patch/update, they are likely to take it. Linux kernel hacking is an open-source venture.

This also means there isn't a big "Linux Corporation" that will hire you to do kernel patches/updates, because Linux is an open-source venture.
# 5  
Old 02-25-2014
Quote:
Originally Posted by tarun_nix
Hi Wisecracker,

What's the roadmap to be a developer for Linux on Kernel/patch/update.

I heard one has to complete Linux Architecture Certs to be one.. for above.

do you suggest to have linux architect cert for to get job in Giant Cmpny...
Firstly there is no _roadmap_ WRT developing for Linux.

Just join the developers forum(s) and give it a go. As the Kernel is GPL and (FL)OSS
then do not expect payment for your additions. It WILL give you some serious street
cred in your chances for employment however.

The single hardest thing to do is create your own OS, next, probably a language and/or
compiler system. Developing an OS would give anyone serious street cred in the
computing world per-se.

Secondly the Linux community is just that; a community.
Everything that is developed under the guise of GPL is done for the love of it.

Some people become serious experts in a specific field that their exploits take them.
Some people add to these developers exploits and become testers, manual writers <- this
is also seriously difficult AND time consuming.
Some people are simply superb at finding the bugs that the developers miss, etc, etc...

If you have something to offer go for it, you will find satisfying and stimulating pleasure
from your escapades...

I have done loads of stuff over the years and still get pleasure from it/them...

EDIT:
(Hopefully the Moderators allow the pointer.)
Take a look here, (I am a member of it)...

Expanded Main Page - OSDev Wiki

Last edited by wisecracker; 02-25-2014 at 03:16 PM.. Reason: See above...
This User Gave Thanks to wisecracker For This Post:
# 6  
Old 02-26-2014
Thank you wisecracker and Corona for valuable information.
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Want to contribute to unix opensource projects.

Hello , I am C++, Objective C , Qt ,developer on Mac OS X, iOS having around 4+ years of experience. I never got a chance to work on System Level programming. But I am very much interested in it. I don't want to do UI programming any more but I am doing just because of my current job profile.... (2 Replies)
Discussion started by: want2bcomecoder
2 Replies

2. Shell Programming and Scripting

wanna contribute to gnu

I want to contribute to any project that currently going on in the gnu. What is the procedure. (1 Reply)
Discussion started by: yogesh_powar
1 Replies
Login or Register to Ask a Question