Slashdot Mirror


User: cREbralFIX

cREbralFIX's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. kernel programming newbie on Ask Moshe Bar about [your choice here] · · Score: 1

    I'm learning C with the intent to work on the kernel, device drivers, and whatever else looks interesting. The books I'm currently using are:

    1) Linux Kernel Projects ( for coding experience )
    2) Practical C Programming
    3) C Primer Plus
    4) Expert C Programming: Deep C Secrets
    5) C Reference Manual, 5th ed.
    6) Linux Device Drivers

    I'm starting to move through the kernel code, but it's going slowly because I'm still learning.

    What are your recommendations for achieving this goal and the resources that worked for you?

    Thanks