kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: linuxasmc@gmail.com (brliv)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Linux Kernel Development
Date: Sun, 09 Sep 2012 11:45:45 +0200	[thread overview]
Message-ID: <1347183945.3777.1.camel@laptop> (raw)
In-Reply-To: <CAD7Ssm9qf3mzcZ9mCkg-ywCf66be_es9Y8z6YNhrk2ucQB-XsA@mail.gmail.com>


On Sun, 2012-09-09 at 14:46 +0530, Kaushal Shriyan wrote:
> On Sun, Sep 9, 2012 at 9:02 AM, Alexandru Juncu <alex.juncu@rosedu.org> wrote:
> > On 9 September 2012 06:15, Kaushal Shriyan <kaushalshriyan@gmail.com> wrote:
> >> Hi,
> >>
> >> I am interested to contribute to linux kernel development process. I
> >> have been working on Linux for the last ten years and have been a
> >> great fan of Linux OS since beginning. Any good references to start
> >> learning C and understand the linux kernel source code.
> >>
> >> Regards,
> >>
> >> Kaushal
> >
> > Hello!
> >
> > You could start by looking through the site of this community [0].
> > They have some pointers.
> >
> > You should take a look at this video [1] first. It's a brief intro on
> > how the Linux Kernel community works.
> >
> > But first, you should be familiar with C programming (it's good if you
> > did some system programming in C). If you have the basic C experience
> > and if you want to go onto kernel programming (not that hard) you
> > should try reading some books (I would recommend these [2] [3]).
> >
> > After that, use the source! And if you get stuck, ask around (here,
> > for example).
> >
> > Good luck and happy hacking!
> >
> > [0] http://kernelnewbies.org/KernelHacking
> > [1] http://www.youtube.com/watch?v=LLBrBBImJt4
> > [2] http://www.amazon.com/Linux-Kernel-Development-3rd-Edition/dp/0672329468
> > [3] http://www.amazon.com/Understanding-Linux-Kernel-Third-Edition/dp/0596005652/ref=pd_bxgy_b_text_z
> >
> > --
> > Alexandru Juncu
> >
> > ROSEdu
> > http://rosedu.org
> 
> Hi,
> 
> I am totally new to C Programming Language. How do i start learning C
> and which books or tutorials i need to refer.
> 
> Regards,
> 
> Kaushal
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Hi,

first of all you need to become an expert C developer, read some books
on OS theory, and then start experimenting with the linux kernel code.

BR,
brliv

  reply	other threads:[~2012-09-09  9:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-09  3:15 Linux Kernel Development Kaushal Shriyan
2012-09-09  3:32 ` Alexandru Juncu
2012-09-09  9:16   ` Kaushal Shriyan
2012-09-09  9:45     ` brliv [this message]
2012-09-09 10:20     ` Daniel Baluta
2012-09-09 10:58       ` brliv
2012-09-09 11:54         ` Anuz Pratap Singh Tomar
2012-09-09 10:36     ` Robert P. J. Day
2012-09-09 13:14 ` Davidlohr Bueso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1347183945.3777.1.camel@laptop \
    --to=linuxasmc@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).